
5 Aug
2015
5 Aug
'15
8:03 p.m.
On 4 August 2015 at 12:33, Simon Glass sjg@chromium.org wrote:
Rather than add these as open-coded values, create an enum with the commonly used flags.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None Changes in v2:
- Add descriptor bits for the base and limit
- Rename GDT_4GB to GDT_4KB
arch/x86/include/asm/cpu.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Applied to u-boot-x86.