S3PciSegmentLib library class header file should be Include/Library/S3PciSegmentLib.h instead of Include/Library/PciSegmentLib.h. https://bugzilla.tianocore.org/show_bug.cgi?id=2146
Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <liming....@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zh...@intel.com> --- MdePkg/MdePkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 3fd7d1634c03..d022cc5e3ef2 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -131,7 +131,7 @@ [LibraryClasses] ## @libraryclass The multiple segments PCI configuration Library Services that carry out ## PCI configuration and enable the PCI operations to be replayed during an ## S3 resume. This library class maps directly on top of the PciSegmentLib class. - S3PciSegmentLib|Include/Library/PciSegmentLib.h + S3PciSegmentLib|Include/Library/S3PciSegmentLib.h ## @libraryclass Provides services to access PCI Configuration Space. PciLib|Include/Library/PciLib.h -- 2.18.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#46762): https://edk2.groups.io/g/devel/message/46762 Mute This Topic: https://groups.io/mt/33135995/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-