commit | 4b7d5c1589a4d22508ab2ba35a6df76dd1f9d095 | [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 | 3a280333b10127e15224c886c2fa174b8425a16d [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>