libpayload: add set_option() function
authorPatrick Georgi <patrick.georgi@secunet.com>
Tue, 22 Nov 2011 12:07:45 +0000 (13:07 +0100)
committerPatrick Georgi <patrick@georgi-clan.de>
Tue, 13 Dec 2011 22:22:26 +0000 (23:22 +0100)
commitdbde80955845177d15bce31943e22546a8ca399b
tree3e62eab2b62d60491a30a697dc397dc40b76993b
parenta27561c3c9c465ac336fafe1b6ca24d2aabc95e9
libpayload: add set_option() function

It allows to change CMOS values from payloads

Change-Id: I4872fc27476923adafe13504126235b92b30de85
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/445
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
payloads/libpayload/drivers/options.c
payloads/libpayload/include/libpayload.h