[U-Boot] [PATCH 03/19] x86: Add GDT descriptors for option ROMs

Simon Glass sjg at chromium.org
Tue Nov 25 22:49:09 CET 2014


On 14 November 2014 at 20:56, Simon Glass <sjg at chromium.org> wrote:
> Option ROMs require a few additional descriptors. Add these, and remove the
> enum since we now have to access several descriptors from assembler.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/cpu.c               |  9 ++++++---
>  arch/x86/include/asm/processor.h | 31 ++++++++++++-------------------
>  2 files changed, 18 insertions(+), 22 deletions(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list