efi_loader: correct EFI_TCG2_PROTOCOL_MEASURE_DTB description
%s/data that change/data that changes/ %s/cannot be used has/cannot be used for/ %s/Otherwise/Otherwise,/ %s/allows better measurement/allows for better measurement/ Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
@@ -443,10 +443,9 @@ config EFI_TCG2_PROTOCOL_MEASURE_DTB
|
|||||||
help
|
help
|
||||||
When enabled, the DTB image passed to the booted EFI image is
|
When enabled, the DTB image passed to the booted EFI image is
|
||||||
measured using the EFI TCG2 protocol. Do not enable this feature if
|
measured using the EFI TCG2 protocol. Do not enable this feature if
|
||||||
the passed DTB contains data that change across platform reboots
|
the passed DTB contains data that changes across platform reboots
|
||||||
and cannot be used has a predictable measurement. Otherwise
|
and cannot be used for a predictable measurement. Otherwise, this
|
||||||
this feature allows better measurement of the system boot
|
feature allows for better measurement of the system boot sequence.
|
||||||
sequence.
|
|
||||||
|
|
||||||
config EFI_LOAD_FILE2_INITRD
|
config EFI_LOAD_FILE2_INITRD
|
||||||
bool "EFI_FILE_LOAD2_PROTOCOL for Linux initial ramdisk"
|
bool "EFI_FILE_LOAD2_PROTOCOL for Linux initial ramdisk"
|
||||||
|
Reference in New Issue
Block a user