[PATCH 07/10] efi: Update maintainers for EFI_CLIENT

Simon Glass sjg at chromium.org
Fri May 23 15:06:42 CEST 2025


The 'EFI PAYLOAD' entry really refers to the EFI loader and EFI APP
refers to the app and the payload.

Rename 'EFI PAYLOAD' to 'EFI LOADER' and 'EFI APP' to 'EFI CLIENT'

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ec8cafac13c..929b0382866 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1061,7 +1061,7 @@ F:	drivers/core/
 F:	include/dm/
 F:	test/dm/
 
-EFI APP
+EFI CLIENT
 M:	Simon Glass <sjg at chromium.org>
 M:	Heinrich Schuchardt <xypron.glpk at gmx.de>
 S:	Maintained
@@ -1084,7 +1084,7 @@ F:	include/efi_log.h
 F:	lib/efi_loader/efi_log.c
 F:	test/lib/efi_log.c
 
-EFI PAYLOAD
+EFI LOADER
 M:	Heinrich Schuchardt <xypron.glpk at gmx.de>
 M:	Ilias Apalodimas <ilias.apalodimas at linaro.org>
 S:	Maintained
-- 
2.43.0



More information about the U-Boot mailing list