coreboot/payloads/libpayload/include
Mathias Krause d6a6eefebe libpayload: enforce const correctness for CMOS getter/setter
Input only arguments to {get,set}_option*() should be const to catch
programming errors early.

Change-Id: I560001a8e9226dfd156a4e529fcad20549236ebd
Signed-off-by: Mathias Krause <mathias.krause@secunet.com>
Reviewed-on: http://review.coreboot.org/652
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-02-17 19:26:59 +01:00
..
arpa
i386/arch
pci libpayload: remove trailing whitespace and run dos2unix 2011-11-01 19:08:23 +01:00
powerpc/arch
sys
usb libpayload: Drop usb_fatal() 2011-11-04 22:11:05 +01:00
assert.h
cbfs.h libpayload: Allow using CBFS functions on images in RAM 2012-01-26 12:27:24 +01:00
cbfs_core.h
coreboot_tables.h Cleanup access to vendor/part # info 2012-01-07 11:49:57 +01:00
ctype.h
errno.h
getopt.h
inttypes.h
lar.h
libpayload.h libpayload: enforce const correctness for CMOS getter/setter 2012-02-17 19:26:59 +01:00
limits.h
lzma.h libpayload: remove trailing whitespace and run dos2unix 2011-11-01 19:08:23 +01:00
malloc.h
multiboot_tables.h
panel.h
pci.h
stdarg.h
stdint.h
stdio.h
stdlib.h
string.h
strings.h
sysinfo.h Cleanup access to vendor/part # info 2012-01-07 11:49:57 +01:00
term.h libpayload: remove trailing whitespace and run dos2unix 2011-11-01 19:08:23 +01:00
unistd.h
video_console.h