coreboot-kgpe-d16/payloads/libpayload/i386
Uwe Hermann e55b32ab62 Update the kconfig copy in libpayload to a much more recent one. Among
other things this supposedly also fixes a number of build issues on Mac OS X.

This is more or less the same version (i.e. equally recent) as we have in
coreinfo and buildrom now.

This patch also includes the libintl.h fix from r3475 (coreinfo).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3482 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-08-08 07:56:07 +00:00
..
Makefile.inc Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
coreboot.c add get_option to libpayload, so coreboot cmos options can be queried. 2008-08-07 10:21:05 +00:00
exec.S libpayload: Add an exec() and i386_do_exec() function 2008-05-20 20:10:49 +00:00
head.S libpayload: Add an exec() and i386_do_exec() function 2008-05-20 20:10:49 +00:00
main.c libpayload: remove unneeded stack stuff 2008-04-05 01:07:27 +00:00
sysinfo.c Fix the build when serial console support is disabled (trivial). 2008-05-11 16:13:24 +00:00
timer.c libpayload: Add gettimeofday() and friends 2008-04-25 23:11:02 +00:00
util.S Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00