commit | 7dda16343d2577a52116148540ad7d17c6f19e55 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jul 14 21:25:28 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jul 16 12:37:02 2020 +0200 |
tree | 550e764fb23579aec71b523608fdd5f1d95507e4 | |
parent | 99bfab8b5832273d66d724f906be43fe5bd7c1ba [diff] |
efi_loader: pre-seed UEFI variables Include a file with the initial values for non-volatile UEFI variables into the U-Boot binary. If this variable is set, changes to variable PK will not be allowed. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>