commit | a4fd0dbb0c5ba4f1b546fc99d79759cacfb440ea | [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 | 727c4141cb27f684357ef3a06680c21da06d30a9 [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>