Use void pointers for untyped memory
[coreboot.git] / payloads / libpayload / arch / i386 / coreboot.c
2011-12-24 Philip PrindevilleUse void pointers for untyped memory
2011-12-24 Philip PrindevilleReplace UNPACK_CB64 macro with inline
2011-11-03 Mathias Krauselibpayload: Put coreboot version into lib_sysinfo
2011-10-21 Stefan ReinauerExtend coreboot table entry for serial ports
2011-06-30 Patrick GeorgiReduce warnings/errors in libpayload when using picky...
2010-03-25 Stefan ReinauerAdd coreboot framebuffer support to libpayload
2009-05-21 Patrick GeorgiThis change adds PPC support to libpayload, and hooks...