commit | 8d494f6cc9e176ad6393f4c4c4589ae080bb93ce | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Apr 14 11:51:45 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Apr 16 08:12:46 2020 +0200 |
tree | 35cbc3660c1829b223b5c3feb04f208c9ba7ff5f | |
parent | 0e104e3fcc9540c25cd51c5c7997e443b52127a8 [diff] |
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>