[PATCH 4/4] efi: Update maintainers for EFI_CLIENT
Simon Glass
sjg at chromium.org
Wed May 28 18:03:17 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 46ef4359961..8109f0b4df1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1092,7 +1092,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
@@ -1106,7 +1106,7 @@ F: lib/efi_client/
F: scripts/build-efi.sh
F: test/dm/efi_media.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
base-commit: 2f3766949bbea7aa5a472157561d387fd94205d2
branch: efit
More information about the U-Boot
mailing list