Commit 6739df3f authored by Laszlo Ersek's avatar Laszlo Ersek
Browse files

MAINTAINERS: add the "EDK2 Firmware" subsystem



We now have the edk2 submodule, somewhat elaborate build helpers for it,
and even a UEFI application written against edk2 whose genuine home is the
QEMU repository. Add the "EDK2 Firmware" subsystem such that all relevant
pathnames be covered.

Suggested-by: default avatarDaniel P. Berrang <berrange@redhat.com>
Suggested-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Suggested-by: default avatarPhilippe Mathieu-Daud <philmd@redhat.com>
Signed-off-by: default avatarLaszlo Ersek <lersek@redhat.com>
Reviewed-by: default avatarMichal Privoznik <mprivozn@redhat.com>
Reviewed-by: default avatarPhilippe Mathieu-Daud <philmd@redhat.com>
Tested-by: default avatarPhilippe Mathieu-Daud <philmd@redhat.com>
Tested-by: default avatarIgor Mammedov <imammedo@redhat.com>
Reviewed-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Reviewed-by: default avatarIgor Mammedov <imammedo@redhat.com>
parent 26ce90fd
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2222,6 +2222,18 @@ F: include/hw/i2c/smbus_master.h
F: include/hw/i2c/smbus_slave.h
F: include/hw/i2c/smbus_eeprom.h

EDK2 Firmware
M: Laszlo Ersek <lersek@redhat.com>
M: Philippe Mathieu-Daudé <philmd@redhat.com>
S: Supported
F: pc-bios/descriptors/??-edk2-*.json
F: pc-bios/edk2-*
F: roms/Makefile.edk2
F: roms/edk2
F: roms/edk2-*
F: tests/data/uefi-boot-images/
F: tests/uefi-test-tools/

Usermode Emulation
------------------
Overall