On 9/25/21 2:30 AM, Simon Glass wrote:
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>

Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de>

---

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>


Reply via email to