coreboot/src
Keith Hui 984ee53de8 mb/asus/p8x7x-series: Introduce CFR setup menu
Options are organized to be as close to vendor firmware as possible.

Some options are not implemented for all variants. Those are either
excluded from build via preprocessor, or left visible but unused.
They will be squared off later.

TEST=abuild tested on the whole series.
TEST=Complete platform setup menu appears for mb/asus/p8z77-v_le_plus
with edk2/mrchromebox payload, with changes to front audio panel type
reflected in hardware.

Change-Id: I558012b28d098a90863e3ff6610017c2410c23ed
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89045
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2025-10-07 11:55:59 +00:00
..
acpi acpi: Move most of HEST ACPI table to common code 2025-09-30 23:52:09 +00:00
arch arch/x86: Use boolean for flag_is_changeable_p() 2025-10-07 11:20:26 +00:00
commonlib lib: coreboot_tables: Fix grammar of *These information* in comment 2025-09-28 19:13:52 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/intel/car/non-evict: Improve CAR setup 2025-09-04 17:13:12 +00:00
device device: Introduce reworked azalia verb table 2025-09-28 18:18:14 +00:00
drivers drivers/emulation/qemu: Adjust fw_cfg driver for Arm and RISCV 2025-09-28 18:16:57 +00:00
ec ec/google/chromeec: Update EC headers 2025-10-06 14:59:00 +00:00
include soc/intel/pantherlake: Use CPU ID mask for all stepping 2025-10-01 21:08:08 +00:00
lib lib/vga_gfx: Add API to render text on a bitmap buffer 2025-09-28 18:17:51 +00:00
mainboard mb/asus/p8x7x-series: Introduce CFR setup menu 2025-10-07 11:55:59 +00:00
northbridge nb/intel/haswell: Use boolean for cbmem_was_initted 2025-10-02 23:29:16 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security security/vboot: Extend CROS_EC_HASH_TIMEOUT_MS 2025-09-23 02:23:40 +00:00
soc soc/qualcomm/x1p42100: Clean up DDR and IMEM memory layout 2025-10-06 08:04:58 +00:00
southbridge sb/intel/lynxpoint: Enable PCIe Relaxed Order 2025-09-25 16:06:18 +00:00
superio superio/nuvoton: Add NCT5535D 2025-09-26 19:02:06 +00:00
vendorcode vc/intel/fsp/mtl: Update the headers to 5124_47 (13.0.228.64) 2025-09-17 12:38:24 +00:00
Kconfig Kconfig: Introduce HAVE_CBFS_FILE_OPTION_BACKEND 2025-09-17 04:18:07 +00:00