projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73253d7
)
MAINTAINERS: add tools/efivar.py to EFI PAYLOAD
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 20 Dec 2020 10:58:25 +0000
(11:58 +0100)
committer
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 20 Dec 2020 16:40:06 +0000
(17:40 +0100)
tools/efivar.py allows to prepare a file with UEFI variables to preseed
the UEFI variable store.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
8675965
..
f18a296
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-697,6
+697,7
@@
F: test/unicode_ut.c
F: cmd/bootefi.c
F: cmd/efidebug.c
F: cmd/nvedit_efi.c
+F: tools/efivar.py
F: tools/file2include.c
EFI VARIABLES VIA OP-TEE