commit | 200647a4f20deb8a6b3a53bbb5c1229f4df03d56 | [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 | cef654b69c0230827515cbb317886e3686e90e09 [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>