From: Simon Glass Date: Wed, 28 May 2025 16:03:17 +0000 (-0600) Subject: efi: Update maintainers for EFI_CLIENT X-Git-Tag: v2025.10-rc1~7^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0b03ba60b9d684df3205a02766ffbe90d6e85a;p=thirdparty%2Fu-boot.git 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 Acked-by: Ilias Apalodimas --- diff --git a/MAINTAINERS b/MAINTAINERS index 3e555596a1c..f31dc74bec1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1094,7 +1094,7 @@ F: drivers/core/ F: include/dm/ F: test/dm/ -EFI APP +EFI CLIENT M: Simon Glass M: Heinrich Schuchardt 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 M: Ilias Apalodimas S: Maintained