aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-04-22 17:53:34 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-04-30 10:25:07 +0200
commit661c02ceb29d33e2f30cc19dd1a46582a66fd914 (patch)
tree13716bb09eae5d9c00a21b2a0c20e6d1176948b0
parentd9f3307a826b0b4be818c26dd3f5db49095f846b (diff)
downloadu-boot-661c02ceb29d33e2f30cc19dd1a46582a66fd914.zip
u-boot-661c02ceb29d33e2f30cc19dd1a46582a66fd914.tar.gz
u-boot-661c02ceb29d33e2f30cc19dd1a46582a66fd914.tar.bz2
MAINTAINERS: assign test/py/tests/test_efi*/ to EFI PAYLOAD
Some UEFI related files are not assigned currently. Add them to the EFI PAYLOAD area. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index dd92af5..66f0b07 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -625,6 +625,7 @@ F: include/asm-generic/pe.h
F: lib/charset.c
F: lib/efi*/
F: test/py/tests/test_efi*
+F: test/py/tests/test_efi*/
F: test/unicode_ut.c
F: cmd/bootefi.c
F: cmd/efidebug.c