coreboot/src/drivers/efi
Matt DeVillier b94a84a792 drivers/efi: Exclude verstage from EFI variable store files
The EFI variable store driver (efivars.c) and option backend
(option.c) require EDK2 headers which are x86-specific and not
available in ARM verstage. Use 'all_x86-' instead of 'all-' to
exclude verstage while keeping other x86 stages and SMM.

TEST=build google/dewatt with CFR enabled

Change-Id: I6d0955423cb55658725dfa3025b2118736f5e63b
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90296
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-12-02 15:17:44 +00:00
..
capsules.c drivers/smmstore: allow full flash access for capsule updates 2025-04-23 14:13:14 +00:00
capsules.h drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules 2024-08-30 15:48:25 +00:00
efivars.c drivers/efi/efivars: Change printk level from ERROR to DEBUG 2025-06-13 15:25:45 +00:00
efivars.h
info.c drivers/efi: add optional ESRT-friendly coreboot table tag 2024-08-19 14:30:20 +00:00
Kconfig drivers/efi/fw_info: Select necessary UDK binding as needed 2025-04-23 14:17:53 +00:00
Makefile.mk drivers/efi: Exclude verstage from EFI variable store files 2025-12-02 15:17:44 +00:00
option.c tree: Drop unused <stdlib.h> 2024-04-11 19:24:44 +00:00