coreboot-kgpe-d16/payloads/libpayload/arch/i386
Gabe Black 5ab20054d3 Update the way serial info is read from the coreboot tables.
This information is now stored in a structure instead of in a few seperate
fields. libpayload hadn't been updated to reflect the new layout or to consume
the new information intelligently.

Change-Id: Ice3486ffcdcdbe1f16f9c84515120c591d8dc882
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/1724
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
2012-11-07 18:30:40 +01:00
..
Makefile.inc Use coreboot build system for libpayload, too. 2011-06-30 20:40:10 +02:00
coreboot.c Update the way serial info is read from the coreboot tables. 2012-11-07 18:30:40 +01:00
exec.S
head.S
main.c Make libpayload parse the coreboot tables before setting up the consoles 2012-03-31 12:10:07 +02:00
multiboot.c
sysinfo.c Let lib_get_sysinfo() pass through the success of get_coreboot_info() 2011-12-24 12:02:18 +01:00
timer.c
util.S
virtual.c