coreboot-kgpe-d16/payloads/libpayload/include
Stefan Reinauer e5d30b78b7 libpayload update
* rework Config.in
* add string_to_args function to actually make getopt usable.
* add strchr
* add strlcat
* some malloc fixes (exposed by the USB stack)
* add malloc debugging (thanks to Matthias Krause from Secunet!)
* make LAR support optional, it's not really used anymore
* (define htoX macros for ppc)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Joseph Smith <joe@settoplinux.org>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5298 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-25 22:15:19 +00:00
..
i386/arch Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00
powerpc/arch libpayload update 2010-03-25 22:15:19 +00:00
usb Catch various cases in libpayload where malloc() or memalign() return NULL 2009-07-31 11:39:55 +00:00
coreboot_tables.h Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +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
getopt.h libpayload update 2010-03-25 22:15:19 +00:00
lar.h libpayload: Add LAR walking support 2008-05-07 20:34:02 +00:00
libpayload.h libpayload update 2010-03-25 22:15:19 +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 Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00
video_console.h Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00