summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-12-20 14:55:59 -0500
committerTom Rini <trini@konsulko.com>2020-12-20 14:55:59 -0500
commit46a4d752034646b7c10178988c08b85c08b44bf6 (patch)
treea54859b7ccfca56d96df727b7801763d3ac9047f /MAINTAINERS
parent549e7cb70843d4729524cbb03fe3a4b5dab42d94 (diff)
parent77504ee6764994f18039f7f634a419a1606296b0 (diff)
downloadu-boot-46a4d752034646b7c10178988c08b85c08b44bf6.tar.gz
u-boot-46a4d752034646b7c10178988c08b85c08b44bf6.tar.xz
u-boot-46a4d752034646b7c10178988c08b85c08b44bf6.zip
Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
Pull request for UEFI sub-system for efi-2021-01-rc4 * Provide a tool to create a file with UEFI variables to preseed UEFI variable store. * Make size of UEFI variable store configurable. * Add man pages for commands 'bootefi' and 'button'.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index da2a05b303..52d7307525 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -680,6 +680,7 @@ S: Maintained
T: git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
F: doc/api/efi.rst
F: doc/uefi/*
+F: doc/usage/bootefi.rst
F: drivers/rtc/emul_rtc.c
F: include/capitalization.h
F: include/charset.h
@@ -697,6 +698,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