Signed-off-by: Zhichao Gao <[email protected]> Cc: Jian J Wang <[email protected]> Cc: Hao A Wu <[email protected]> Cc: Liming Gao <[email protected]> Cc: Ray Ni <[email protected]> --- V2: Forget to remove the *SerailPort*.h from the common device section in V1. Fix it in V2.
Maintainers.txt | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 5504bb3d17..921940998d 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -286,16 +286,27 @@ F: MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c R: Dandan Bi <[email protected]> R: Liming Gao <[email protected]> +MdeModulePkg: Serial modules +F: MdeModulePkg/*Serial*/ +F: MdeModulePkg/Include/*SerialPort*.h +R: Hao A Wu <[email protected]> +R: Ray Ni <[email protected]> +R: Zhichao Gao <[email protected]> + +MdeModulePkg Disk modules +F: MdeModulePkg/Universal/Disk/ +R: Hao A Wu <[email protected]> +R: Ray Ni <[email protected]> +R: Zhichao Gao <[email protected]> + MdeModulePkg: Device and Peripheral modules F: MdeModulePkg/*PciHostBridge*/ -F: MdeModulePkg/*Serial*/ F: MdeModulePkg/Bus/ F: MdeModulePkg/Include/*Ata*.h F: MdeModulePkg/Include/*IoMmu*.h F: MdeModulePkg/Include/*NonDiscoverableDevice*.h F: MdeModulePkg/Include/*NvmExpress*.h F: MdeModulePkg/Include/*SdMmc*.h -F: MdeModulePkg/Include/*SerialPort*.h F: MdeModulePkg/Include/*Ufs*.h F: MdeModulePkg/Include/*Usb*.h F: MdeModulePkg/Include/Guid/RecoveryDevice.h @@ -304,7 +315,6 @@ F: MdeModulePkg/Include/Library/PciHostBridgeLib.h F: MdeModulePkg/Include/Ppi/StorageSecurityCommand.h F: MdeModulePkg/Include/Protocol/Ps2Policy.h F: MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/ -F: MdeModulePkg/Universal/Disk/ F: MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/ R: Hao A Wu <[email protected]> R: Ray Ni <[email protected]> -- 2.21.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#63653): https://edk2.groups.io/g/devel/message/63653 Mute This Topic: https://groups.io/mt/75960259/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
