efi_loader: set up secure boot
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 14 Apr 2020 02:51:45 +0000 (11:51 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 Apr 2020 06:12:46 +0000 (08:12 +0200)
commitd0f07949cc390b06e6ee36a0b5e5a9f70ea3dae1
tree35cbc3660c1829b223b5c3feb04f208c9ba7ff5f
parent4540dabdcacaea50bf874115f28adc103966d25a
efi_loader: set up secure boot

The following variable is exported as UEFI specification defines:
SignatureSupport: array of GUIDs representing the type of signatures
                      supported by the platform firmware

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
lib/efi_loader/efi_setup.c