summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/sysinfo.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Parse MTC and fill mtc_start and mtc_sizeFurquan Shaikh2015-06-231-0/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* libpayload: cros: add serial number from coreboot tableStephen Barber2015-04-221-0/+1
* libpayload: Take flash parameters from corebootDan Ehrenberg2015-04-171-0/+5
* libpayload: whitespace cleanupPatrick Georgi2015-03-211-9/+9
* libpayload: Add RAM code to sysinfo_tDavid Hendricks2015-03-211-0/+1
* libpayload: Add support for parsing RAMOOPS range from corebootFurquan Shaikh2015-03-211-0/+2
* libpayload: make wifi calibration table available through sysinfoVadim Bendebury2015-03-211-0/+1
* libpayload: cros: include mac addresses in coreboot tableVadim Bendebury2015-03-201-0/+5
* libpayload: Consolidate coreboot table parsingVadim Bendebury2015-03-201-0/+14
* libpayload: Add board id parsingVadim Bendebury2015-03-201-0/+1
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-4/+4
* libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie2014-01-301-0/+1
* libpayload: adjust max number of memrangesAaron Durbin2014-01-281-2/+2
* libpayload: add x86 ROM variable MTRR supportAaron Durbin2013-03-291-0/+5
* libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber2013-03-221-0/+6
* libpayload: add support for vboot_handoffAaron Durbin2013-03-141-0/+2
* libpayload: Use #ifdef for CONFIG_* checksNico Huber2012-11-151-3/+3
* Update libpayloads understanding of the coreboot tables.Gabe Black2012-11-081-0/+32
* Update the way serial info is read from the coreboot tables.Gabe Black2012-11-071-0/+3
* Cleanup access to vendor/part # infoPhilip Prindeville2012-01-071-0/+3
* libpayload: Put coreboot version into lib_sysinfoMathias Krause2011-11-031-0/+2
* Allow libpayload to use an OXPCIe 952 card on systems without ...Stefan Reinauer2011-04-161-0/+1
* Add coreboot framebuffer support to libpayloadStefan Reinauer2010-03-251-0/+2
* * drop duplicate prototype for lib_get_sysinfo()Stefan Reinauer2009-07-311-1/+0
* Add type field to memranges, and fill it from the source data.Patrick Georgi2009-05-171-0/+1
* [PATCH] Add sysinfo_have_multiboot functionJordan Crouse2008-11-111-0/+2
* misc fixes:Stefan Reinauer2008-08-191-1/+1
* add get_option to libpayload, so coreboot cmos options can be queried.Stefan Reinauer2008-08-071-0/+5
* Various small consistency fixes (trivial):Uwe Hermann2008-04-111-2/+2
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-201-4/+3
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+53
OpenPOWER on IntegriCloud