coreboot/src
Duncan Laurie 199e196005 vboot: use out_flags to indicate recovery mode
In order to make the proper decision on loading the
option rom or not the recovery mode setting needs to be
known.  Normally this is detected by asking the EC,
but if recovery is requested with crossystem then the EC
does not know about it.  Instead we need to check the
output flags from VbInit().

Change-Id: I09358e6fd979b4af6b37a13115ac34db3d98b09d
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/57474
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/4223
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
2013-12-03 01:25:42 +01:00
..
arch Makefile: Drop obsolete rules 2013-12-02 19:41:53 +01:00
console global: Fix usage of get_option() to make use of CB_CMOS_ codes 2013-12-02 22:11:20 +01:00
cpu global: Fix usage of get_option() to make use of CB_CMOS_ codes 2013-12-02 22:11:20 +01:00
device Clean up POST codes for Boot State machine 2013-11-26 19:10:38 +01:00
drivers elog: Get rid of the descriptor type and some unnecessary wrappers 2013-12-02 15:18:06 +01:00
ec Introduce a config whether dock is inited in romstage or not 2013-12-02 22:16:18 +01:00
include Clean up POST codes for Boot State machine 2013-11-26 19:10:38 +01:00
lib global: Fix usage of get_option() to make use of CB_CMOS_ codes 2013-12-02 22:11:20 +01:00
mainboard slippy/falco/peppy: Fix Chrome OS GPIO export in ACPI 2013-12-03 01:25:11 +01:00
northbridge global: Fix usage of get_option() to make use of CB_CMOS_ codes 2013-12-02 22:11:20 +01:00
southbridge global: Fix usage of get_option() to make use of CB_CMOS_ codes 2013-12-02 22:11:20 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode vboot: use out_flags to indicate recovery mode 2013-12-03 01:25:42 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00