mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
export EFI variables to sysfs
This commit is contained in:
parent
670f76889b
commit
e41fa6c67a
@ -2001,11 +2001,11 @@ CONFIG_LIBNVDIMM=y
|
||||
# Firmware Drivers
|
||||
#
|
||||
# CONFIG_EDD is not set
|
||||
# CONFIG_FIRMWARE_MEMMAP is not set
|
||||
CONFIG_FIRMWARE_MEMMAP=y
|
||||
# CONFIG_DELL_RBU is not set
|
||||
# CONFIG_DCDBAS is not set
|
||||
# CONFIG_DMIID is not set
|
||||
# CONFIG_DMI_SYSFS is not set
|
||||
CONFIG_DMIID=y
|
||||
CONFIG_DMI_SYSFS=y
|
||||
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
|
||||
# CONFIG_ISCSI_IBFT_FIND is not set
|
||||
# CONFIG_FW_CFG_SYSFS is not set
|
||||
@ -2014,11 +2014,12 @@ CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
|
||||
#
|
||||
# EFI (Extensible Firmware Interface) Support
|
||||
#
|
||||
# CONFIG_EFI_VARS is not set
|
||||
CONFIG_EFI_VARS=y
|
||||
CONFIG_EFI_ESRT=y
|
||||
# CONFIG_EFI_RUNTIME_MAP is not set
|
||||
CONFIG_EFI_RUNTIME_MAP=y
|
||||
# CONFIG_EFI_FAKE_MEMMAP is not set
|
||||
CONFIG_EFI_RUNTIME_WRAPPERS=y
|
||||
# CONFIG_EFI_BOOTLOADER_CONTROL is not set
|
||||
# CONFIG_EFI_CAPSULE_LOADER is not set
|
||||
# CONFIG_EFI_TEST is not set
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user