1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 07:57:11 +01:00
Files
u-boot-megous/lib/efi_loader/efi_variable.c
AKASHI Takahiro 8353516f4a efi_loader: variable: add VendorKeys variable
The following variable is exported as UEFI specification defines:
VendorKeys: whether the system is configured to use only vendor-provided
	    keys or not
The value will have to be modified if a platform has its own way of
initializing signature database, in particular, PK.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2020-04-16 08:12:46 +02:00

35 KiB