blob: 192a9176a0088607994cab2bbc876b106730d58d (
plain)
1
2
3
4
5
6
|
config DRIVERS_EFI_VARIABLE_STORE
bool "Include EFI variable store driver"
depends on UDK_BASE
help
Adds a driver that is able to read and write an EFI formatted
VariableStore as used by tianocore.
|