coreboot-kgpe-d16/src
Martin Roth 48d6717573 mb/google/guybrush: Make VBOOT_STARTS_BEFORE_BOOTBLOCK a default
To be able to enable & disable PSP_verstage in the saved .config file,
the symbol VBOOT_STARTS_BEFORE_BOOTBLOCK needs to be changed from a
select to a default with a prompt.

BUG=182477057
TEST=Build, get PSP_verstage, disable VBOOT_STARTS_BEFORE_BOOTBLOCK,
verify that VBOOT_STARTS_IN_BOOTBLOCK is set.

Signed-off-by: Martin Roth <martinroth@chromium.org>
Change-Id: Iba735f33f9b079c9868ef2fff099c5298ff72b6a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56289
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-07-15 14:02:32 +00:00
..
acpi acpi: Add function to simplify If (CondRefOf (..)) sequences 2021-07-12 07:34:44 +00:00
arch ppc64/byteorder.h: define use of big endian 2021-07-09 11:46:30 +00:00
commonlib timestamp,vc/google/chromeos/cr50: Add timestamp for enable update 2021-07-05 10:50:06 +00:00
console Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
cpu src: use mca_clear_status function instead of open coding 2021-07-14 17:33:34 +00:00
device src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC 2021-07-14 20:24:12 +00:00
drivers drivers/usb/acpi: Avoid dereferencing maybe-NULL pointer 2021-07-14 21:26:47 +00:00
ec ec/google: Use EC_HOST_EVENT_NONE 2021-06-30 04:57:16 +00:00
include src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC 2021-07-14 20:24:12 +00:00
lib selfboot: Add support for selfload in romstage 2021-07-02 00:47:23 +00:00
mainboard mb/google/guybrush: Make VBOOT_STARTS_BEFORE_BOOTBLOCK a default 2021-07-15 14:02:32 +00:00
northbridge nb/intel/x4x: Expose x86_64 support 2021-07-06 06:09:48 +00:00
security include/cpu/x86/msr: introduce IA32_MC_*(x) macros 2021-07-14 02:24:39 +00:00
soc soc/amd/picasso/mca: add missing types.h include 2021-07-14 23:11:01 +00:00
southbridge sb/intel/common: Hide IFD options if !HAVE_IFD_BIN 2021-07-14 08:14:41 +00:00
superio
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2237_00 2021-07-13 15:14:56 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00