coreboot-kgpe-d16/payloads/libpayload/include
Jordan Crouse 20c9cf12a4 [PATCH] libpayload: Add multiboot support
Make libpayload applications multiboot compatible.  Add the
multiboot OS table and grok the loader table, especially the
memory map and the command line.  This makes libpayload 
applications loadable by GRUB.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3673 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-10-20 16:51:43 +00:00
..
arch make all drivers relocatable. Per default, an 1:1 mapping is assumed. 2008-08-19 17:49:53 +00:00
usb - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
coreboot_tables.h add get_option to libpayload, so coreboot cmos options can be queried. 2008-08-07 10:21:05 +00:00
curses.h * factor out serial hardware init 2008-09-26 18:36:26 +00:00
curses.priv.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00
lar.h libpayload: Add LAR walking support 2008-05-07 20:34:02 +00:00
libpayload.h [PATCH] libpayload: Add multiboot support 2008-10-20 16:51:43 +00:00
multiboot_tables.h [PATCH] libpayload: Add multiboot support 2008-10-20 16:51:43 +00:00
pci.h [PATCH] libpayload: Add pci_set_bus_master() function 2008-10-20 16:51:20 +00:00
sysinfo.h misc fixes: 2008-08-19 17:51:30 +00:00
video_console.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00