coreboot/src
Matt DeVillier bd89858f09 mb/google/brya: Add CFR option menu support
Add CFR option menu support when using edk2 payload and SMMSTORE.
Include relevant items from Alderlake SoC, Intel common, and ChromeEC.

TEST=build/boot google/brya (yaviks), verify CFR option functionality.

Change-Id: I4b450fbc3e376dcb256a2c6b8ca7fb2267fa5df3
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90347
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jason Glenesk <jason.glenesk@gmail.com>
2025-12-11 19:48:21 +00:00
..
acpi acpi: Clear whole FACS table before filling it 2025-12-08 03:01:18 +00:00
arch cpu/intel: Add SMBIOS Socket BGA1744 type 2025-12-02 01:55:26 +00:00
commonlib Merge coreboot and libpayload <endian.h> into commonlib 2025-12-11 08:43:16 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/x86/mtrr: Simplify MTRR solution calculation on AMD systems 2025-12-11 00:11:52 +00:00
device device/dram/ddr3: Fill in voltage fields for SMBIOS type 17 2025-12-08 02:36:00 +00:00
drivers drivers/smmstore: Increase default size of store to 512KB 2025-12-11 19:45:39 +00:00
ec ec/google: Check AC charger presence by reading host event register 2025-12-05 14:28:21 +00:00
include Merge coreboot and libpayload <endian.h> into commonlib 2025-12-11 08:43:16 +00:00
lib commonlib/memory_info: Introduce new fields to memory_info structure 2025-12-08 02:35:30 +00:00
mainboard mb/google/brya: Add CFR option menu support 2025-12-11 19:48:21 +00:00
northbridge device/dram/ddr3: Fill in voltage fields for SMBIOS type 17 2025-12-08 02:36:00 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security {mb, security}: Use EC_REBOOT_FLAG_IMMEDIATE for cold reboots 2025-12-05 06:52:35 +00:00
soc soc/intel/apollolake: Add CFR objects for existing options 2025-12-11 19:47:22 +00:00
southbridge sb/intel/common/firmware/Makefile.mk: fix INTEL_IFD_SET_TOP_SWAP_BOOTBLOCK_SIZE 2025-12-11 00:10:29 +00:00
superio sio/nuvoton/common/nuvoton.h: Add common Nuvoton SIO LDNs 2025-10-29 16:56:07 +00:00
vendorcode vendorcode/amd/fsp/glinda: Update FSP UPDs 2025-12-09 16:21:00 +00:00
Kconfig Kconfig: Introduce HAVE_CBFS_FILE_OPTION_BACKEND 2025-09-17 04:18:07 +00:00