commit | 76f90f3020433a2d06d9ebf897f65862d6248c8e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 06 13:20:04 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:24:09 2014 +0100 |
tree | 34b8884c807e30ab8a583d675f8c52bce3a61614 | |
parent | 3c00695ee1d73ef52eadd7d4a1de9ecaab4f7be4 [diff] |
x86: Tidy up global descriptor table setup This code is a little muddled, so tidy it up. Make sure that we put the GDT in the right place and set it up properly. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>