mirror of https://github.com/acidanthera/audk.git
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>
This commit is contained in:
parent
0c7e86086f
commit
da75ac2169
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue