Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 86757f0b4750f672f346d955f89e5b76430ba6b4 https://github.com/tianocore/edk2/commit/86757f0b4750f672f346d955f89e5b76430ba6b4 Author: Czajkowski, Maciej <maciej.czajkow...@intel.com> Date: 2022-08-05 (Fri, 05 Aug 2022)
Changed paths: A MdeModulePkg/Include/Ppi/PciDevice.h M MdeModulePkg/MdeModulePkg.dec Log Message: ----------- MdeModulePkg: Add EDKII_PCI_DEVICE_PPI definition REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907 This commit introduces EDKII_PCI_DEVICE_PPI. The purpose of this PPI is to provide a way of accessing PCI devices to drvice drivers such as NvmExpressPei or AhciPei. Cc: Hao A Wu <hao.a...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Signed-off-by: Maciej Czajkowski <maciej.czajkow...@intel.com> Reviewed-by: Hao A Wu <hao.a...@intel.com> Commit: a8f59e2eb44199040d2e1f747a6d950a25ed0984 https://github.com/tianocore/edk2/commit/a8f59e2eb44199040d2e1f747a6d950a25ed0984 Author: Czajkowski, Maciej <maciej.czajkow...@intel.com> Date: 2022-08-05 (Fri, 05 Aug 2022) Changed paths: M MdeModulePkg/Bus/Ata/AhciPei/AhciPei.c M MdeModulePkg/Bus/Ata/AhciPei/AhciPei.h M MdeModulePkg/Bus/Ata/AhciPei/AhciPei.inf M MdeModulePkg/Bus/Ata/AhciPei/DevicePath.c M MdeModulePkg/MdeModulePkg.dsc Log Message: ----------- MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI device REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3907 This change modifies AhciPei library to allow usage both EDKII_PCI_DEVICE_PPI and EDKII_PEI_ATA_AHCI_HOST_CONTROLLER_PPI to manage ATA HDD working under AHCI mode. Cc: Hao A Wu <hao.a...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Signed-off-by: Maciej Czajkowski <maciej.czajkow...@intel.com> Reviewed-by: Hao A Wu <hao.a...@intel.com> Compare: https://github.com/tianocore/edk2/compare/444260d45ec2...a8f59e2eb441 _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits