[edk2-devel] [PATCH 1/2] MdePkg/MdePkg.dec: Update PciSegmentLib.h to S3PciSegmentLib.h

Zhang, Shenglei shenglei.zhang at intel.com
Wed Sep 4 08:17:03 UTC 2019


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.kinney at intel.com>
Cc: Liming Gao <liming.gao at intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang at 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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list