efi: Update maintainers for EFI_CLIENT

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>
This commit is contained in:
Simon Glass
2025-05-28 10:03:17 -06:00
committed by Heinrich Schuchardt
parent 81ce639e61
commit ca0b03ba60

View 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