efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description
Fix typo in EFI_RT_VOLATILE_STORE description.
Fixes: c28d32f946 ("efi_loader: conditionally enable SetvariableRT")
Signed-off-by: Michal Simek <michal.simek@amd.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
c72a163e54
commit
ff47fddf72
@@ -67,7 +67,7 @@ config EFI_RT_VOLATILE_STORE
|
||||
depends on EFI_VARIABLE_FILE_STORE
|
||||
help
|
||||
When EFI variables are stored on file we don't allow SetVariableRT,
|
||||
since the OS doesn't know how to write that file. At he same time
|
||||
since the OS doesn't know how to write that file. At the same time
|
||||
we copy runtime variables in DRAM and support GetVariableRT
|
||||
|
||||
Enable this option to allow SetVariableRT on the RAM backend of
|
||||
|
||||
Reference in New Issue
Block a user