[PATCH v2 02/39] efi: Add a separate maintainer entry for the app
Simon Glass
sjg at chromium.org
Sat Sep 25 02:30:18 CEST 2021
Separate this out slightly from the payload, with a new entry.
We might consider renaming EFI PAYLOAD to EFI LOADER, but that would
require quite a lot of file changes.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Add new patch with maintainer entry
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 687c72dcd83..019c87592c5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -700,6 +700,13 @@ F: drivers/core/
F: include/dm/
F: test/dm/
+EFI APP
+M: Simon Glass <sjg at chromium.org>
+M: Heinrich Schuchardt <xypron.glpk at gmx.de>
+S: Maintained
+W: https://u-boot.readthedocs.io/en/latest/develop/uefi/u-boot_on_efi.html
+F: lib/efi/efi_app.c
+
EFI PAYLOAD
M: Heinrich Schuchardt <xypron.glpk at gmx.de>
R: Alexander Graf <agraf at csgraf.de>
--
2.33.0.685.g46640cef36-goog
More information about the U-Boot
mailing list