u-boot/arch/x86
Gabe Black 233dbc1194 x86: Add support for booting Linux using the 32 bit boot protocol
This change conditionally modifies the zboot command so that it can use the
32 bit boot protocol. This is necessary because the 16 bit realmode entry
point assumes that it can call BIOS services which neither coreboot nor
u-boot provide.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
2011-12-19 13:26:16 +11:00
..
cpu x86: Import code from coreboot's libpayload to parse the coreboot table 2011-12-19 13:26:15 +11:00
include/asm x86: Add support for booting Linux using the 32 bit boot protocol 2011-12-19 13:26:16 +11:00
lib x86: Add support for booting Linux using the 32 bit boot protocol 2011-12-19 13:26:16 +11:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00