index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
options.c
Age
Commit message (
Expand
)
Author
2014-01-19
libpayload/options: Fix out of array read.
Vladimir Serbinenko
2012-11-30
libpayload: Fix lookup by label in CMOS layouts
Nico Huber
2012-11-15
libpayload: Always use virtual pointers in struct sysinfo_t
Nico Huber
2012-11-09
libpayload: Add CB_ prefixes to some constants in coreboot_tables.h.
Gabe Black
2012-10-14
libpayload: CMOS access was implemented in a backward way
Patrick Georgi
2012-09-28
libpayload: fix fetching integers from CMOS as string
Patrick Georgi
2012-09-26
libpayload: Extend CMOS access library
Patrick Georgi
2012-02-17
libpayload: enforce const correctness for CMOS getter/setter
Mathias Krause
2012-02-17
libpayload: fix compiler warning for first_cmos_entry()
Mathias Krause
2012-02-13
libpayload: code cosmetics
Mathias Krause
2012-02-10
libpayload: fix possible mem leak in get_option_as_string()
Mathias Krause
2012-02-03
libpayload: Add iterators for CMOS variables
Patrick Georgi
2012-02-03
libpayload: Expose options_checksum_valid
Patrick Georgi
2012-02-03
libpayload: Provide interpretation of CMOS data structures
Patrick Georgi
2012-02-02
libpayload: Add access to CMOS images in memory space
Patrick Georgi
2012-02-02
libpayload: Refactor highlevel CMOS access
Patrick Georgi
2011-12-13
libpayload: add set_option() function
Patrick Georgi
2011-10-22
Fix CMOS checksum calculation in libpayload.
Stefan Reinauer
2011-09-14
libpayload: Add get_option_from()
Patrick Georgi
2010-08-17
libpayload: Add function to fix CMOS checksum.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-04-30
Some driver fixes for libpayload:
Stefan Reinauer
2008-09-26
fix option handling in libpayload
Stefan Reinauer
2008-08-19
misc fixes:
Stefan Reinauer
2008-08-07
add get_option to libpayload, so coreboot cmos options can be queried.
Stefan Reinauer