On 6/10/24 02:38, Jan Beulich wrote:
To get past the recurring friction on the approach to take wrt
workarounds needed for various firmware flaws, I'm stepping down as the
maintainer of our code interfacing with EFI firmware. Two new
maintainers are being introduced in my place.
Signed-off-by: Jan Beulich <jbeul...@suse.com>
---
For the new maintainers, here's a 1st patch to consider right away:
https://lists.xen.org/archives/html/xen-devel/2024-03/msg00931.html.
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -308,7 +308,9 @@ F: automation/eclair_analysis/
F: automation/scripts/eclair
EFI
-M: Jan Beulich <jbeul...@suse.com>
+M: Daniel P. Smith <dpsm...@apertussolutions.com>
+M: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com>
+R: Jan Beulich <jbeul...@suse.com>
S: Supported
F: xen/arch/x86/efi/
F: xen/arch/x86/include/asm/efi*.h
Acked-by: Daniel P. Smith <dpsm...@apertussolutions.com>