commit | dd92aad81c8e3f3adaeaf0ca793fbfa06edec712 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Thu Jul 30 16:33:59 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Aug 08 19:03:24 2020 +0200 |
tree | bc8e6aa0c9b3694e117b040b0dce876b68c69b90 | |
parent | 9bdbc8ef983547e85704fe2f75431c88e1989e33 [diff] |
efi_loader: add copyright notice Some amount of code was moved/derived from efi_variable.c regarding UEFI secure boot, in particluar in the commit 012c56ac76e1 ("efi_loader: restructure code for TEE variables"). So add the orignal author's copyright notice. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>