1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-18 04:20:08 +01:00
Files
u-boot-megous/include/efi_variable.h
Heinrich Schuchardt 3b51c3a0b0 efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
GetVariable() and SetVariable() only accept a 32bit value for attributes.
It makes not sense to define EFI_VARIABLE_READ_ONLY as unsigned long.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-04-08 13:03:31 +02:00

9.7 KiB