aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/coreboot_tables.h
AgeCommit message (Expand)Author
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-03-29libpayload: add x86 ROM variable MTRR supportAaron Durbin
2013-03-14libpayload: add support for vboot_handoffAaron Durbin
2012-11-09libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.Gabe Black
2012-11-09libpayload: Change "GPIOs" into flags.Gabe Black
2012-11-08Update libpayloads understanding of the coreboot tables.Gabe Black
2012-11-07Move the definition of ipchksum into its own header file.Gabe Black
2012-01-07Cleanup access to vendor/part # infoPhilip Prindeville
2011-12-24Fix missing cast back to void *Philip Prindeville
2011-12-24Use convenience function to checksumPhilip Prindeville
2011-12-24Replace UNPACK_CB64 macro with inlinePhilip Prindeville
2011-10-21Extend coreboot table entry for serial portsStefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2009-03-17Add high coreboot table support to libpayloadStefan Reinauer
2008-08-07add get_option to libpayload, so coreboot cmos options can be queried.Stefan Reinauer
2008-04-11Various small consistency fixes (trivial):Uwe Hermann
2008-03-20Cosmetics, coding style fixes (trivial).Uwe Hermann
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse