coreboot-kgpe-d16/payloads/libpayload/arch/i386
Gabe Black d3890cc16d Update libpayloads understanding of the coreboot tables.
Give it somewhere to put the new info in sysinfo, and tell it how to parse
the new tables which it doesn't yet understand.

Change-Id: I01d3318138696e6407553c27c1814f79e3fbc4f8
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/1718
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-08 19:49:46 +01:00
..
coreboot.c Update libpayloads understanding of the coreboot tables. 2012-11-08 19:49:46 +01:00
exec.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
head.S Don't do a call as the first instruction in libpayload. 2011-10-11 11:47:06 +02:00
main.c Make libpayload parse the coreboot tables before setting up the consoles 2012-03-31 12:10:07 +02:00
Makefile.inc libpayload: Add faster, architecture specific versions of memset and memcpy. 2012-11-07 18:31:15 +01:00
multiboot.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00
string.c libpayload: Add faster, architecture specific versions of memset and memcpy. 2012-11-07 18:31:15 +01:00
sysinfo.c Let lib_get_sysinfo() pass through the success of get_coreboot_info() 2011-12-24 12:02:18 +01:00
timer.c prevent timer overflows in libpayload 2010-03-25 18:53:20 +00:00
util.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
virtual.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00