coreboot-kgpe-d16/src
Karthikeyan Ramasubramanian 112887142e soc/amd/cezanne/psp_verstage: Log the platform boot mode report
Log the platform boot mode reported by PSP verstage to PSP stage 1
bootloader. This helps to improve the debuggability.

BUG=b:193050286
TEST=Build and Boot to OS in Nipperkin. Ensure that the platform boot
mode is logged in the verstage logs.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: I752ee56f2af48215a770d799432d02f0609757cd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62668
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rob Barnes <robbarnes@google.com>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
2022-03-10 15:16:32 +00:00
..
acpi coreboot_tables.c: Expose the ACPI RSDP 2022-03-09 14:21:01 +00:00
arch prog_loader: Change legacy_romstage_select_and_load() to return cb_err 2022-03-09 17:20:48 +00:00
commonlib coreboot_tables.c: Expose the ACPI RSDP 2022-03-09 14:21:01 +00:00
console console: Fix LOG_FAST macro 2022-02-22 23:13:50 +00:00
cpu cpu/intel/common: Add support for energy performance preference (EPP) 2022-03-09 22:57:04 +00:00
device src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
drivers Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially" 2022-03-10 15:14:22 +00:00
ec ec/starlabs/merlin: Use ECWR function 2022-03-10 15:08:40 +00:00
include cpu/intel/common: Add support for energy performance preference (EPP) 2022-03-09 22:57:04 +00:00
lib prog_loader: Change legacy_romstage_select_and_load() to return cb_err 2022-03-09 17:20:48 +00:00
mainboard mb/google/guybrush/var/nipperkin: Update privacy GPIO to Graphics DRM 2022-03-10 15:16:14 +00:00
northbridge timestamps: Rename timestamps to make names more consistent 2022-03-08 16:06:33 +00:00
security {drivers/security}: Replace `cb_err_t` with `enum cb_err` 2022-03-09 08:40:43 +00:00
soc soc/amd/cezanne/psp_verstage: Log the platform boot mode report 2022-03-10 15:16:32 +00:00
southbridge timestamps: Rename timestamps to make names more consistent 2022-03-08 16:06:33 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vc/google/chromeos/Kconfig: Fix typo 2022-03-09 15:38:45 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00