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 <s...@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 <s...@chromium.org>
+M:     Heinrich Schuchardt <xypron.g...@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.g...@gmx.de>
 R:     Alexander Graf <ag...@csgraf.de>
-- 
2.33.0.685.g46640cef36-goog

Reply via email to