efi_loader: add copyright notice
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Thu, 30 Jul 2020 07:33:59 +0000 (16:33 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 8 Aug 2020 17:03:24 +0000 (19:03 +0200)
commitdd92aad81c8e3f3adaeaf0ca793fbfa06edec712
treebc8e6aa0c9b3694e117b040b0dce876b68c69b90
parent9bdbc8ef983547e85704fe2f75431c88e1989e33
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>
lib/efi_loader/efi_var_common.c