efi: Update maintainers for EFI_CLIENT
authorSimon Glass <sjg@chromium.org>
Wed, 28 May 2025 16:03:17 +0000 (10:03 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 26 Jul 2025 05:34:34 +0000 (07:34 +0200)
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@chromium.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
MAINTAINERS

index 3e55559..f31dc74 100644 (file)
@@ -1094,7 +1094,7 @@ F:        drivers/core/
 F:     include/dm/
 F:     test/dm/
 
-EFI APP
+EFI CLIENT
 M:     Simon Glass <sjg@chromium.org>
 M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
 S:     Maintained
@@ -1108,7 +1108,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@gmx.de>
 M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
 S:     Maintained