diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-07-15 17:39:04 +0200 |
---|---|---|
committer | Leif Lindholm <leif.lindholm@linaro.org> | 2019-07-18 16:50:16 +0100 |
commit | da75ac2169d7d44790af85b921dd764f473db9d4 (patch) | |
tree | 3ba680fdb671a3a94d029d30cafec91a79151f97 /Maintainers.txt | |
parent | 0c7e86086faa78e5a447245a6e3a6926ed5aa125 (diff) | |
download | edk2-da75ac2169d7d44790af85b921dd764f473db9d4.tar.gz |
Maintainers.txt: split out section "OvmfPkg: Xen-related modules"
We ask contributors to copy Anthony and Julien on patches that affect "Xen
modules" under OvmfPkg. With the "GetMaintainer.py" script being
introduced later, express this expectation in "Maintainers.txt" in
machine-readable format.
Cc: Andrew Fish <afish@apple.com>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@arm.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Maintainers.txt')
-rw-r--r-- | Maintainers.txt | 28 |
1 files changed, 24 insertions, 4 deletions
diff --git a/Maintainers.txt b/Maintainers.txt index e9ab3b3b37..3a690b2ee2 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -209,10 +209,6 @@ W: http://www.tianocore.org/ovmf/ M: Jordan Justen <jordan.l.justen@intel.com>
M: Laszlo Ersek <lersek@redhat.com>
M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-R: Anthony Perard <anthony.perard@citrix.com>
- (Xen modules)
-R: Julien Grall <julien.grall@arm.com>
- (Xen modules)
R: Marc-André Lureau <marcandre.lureau@redhat.com>
(TPM2 modules)
R: Stefan Berger <stefanb@linux.ibm.com>
@@ -221,6 +217,30 @@ R: David Woodhouse <dwmw2@infradead.org> (CSM modules)
S: Maintained
+OvmfPkg: Xen-related modules
+F: OvmfPkg/AcpiPlatformDxe/Xen.c
+F: OvmfPkg/Include/Guid/XenBusRootDevice.h
+F: OvmfPkg/Include/Guid/XenInfo.h
+F: OvmfPkg/Include/IndustryStandard/Xen/
+F: OvmfPkg/Include/Library/XenHypercallLib.h
+F: OvmfPkg/Include/Library/XenIoMmioLib.h
+F: OvmfPkg/Include/Protocol/XenBus.h
+F: OvmfPkg/Include/Protocol/XenIo.h
+F: OvmfPkg/Library/PciHostBridgeLib/XenSupport.c
+F: OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
+F: OvmfPkg/Library/XenConsoleSerialPortLib/
+F: OvmfPkg/Library/XenHypercallLib/
+F: OvmfPkg/Library/XenIoMmioLib/
+F: OvmfPkg/PlatformPei/MemDetect.c
+F: OvmfPkg/PlatformPei/Platform.*
+F: OvmfPkg/PlatformPei/Xen.*
+F: OvmfPkg/SmbiosPlatformDxe/*Xen.c
+F: OvmfPkg/XenBusDxe/
+F: OvmfPkg/XenIoPciDxe/
+F: OvmfPkg/XenPvBlkDxe/
+R: Anthony Perard <anthony.perard@citrix.com>
+R: Julien Grall <julien.grall@arm.com>
+
PcAtChipsetPkg
F: PcAtChipsetPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
|