summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorShenglei Zhang <shenglei.zhang@intel.com>2019-09-04 15:51:04 +0800
committerLiming Gao <liming.gao@intel.com>2019-09-17 09:36:31 +0800
commit0d4f7b4b3814fcc4827554ca5cfa56128c285501 (patch)
tree34af33926292b5204dc5205ef6282ee5235edd2e /MdePkg/MdePkg.dec
parent18be724e302295164f00c955b6c407991f57b172 (diff)
downloadedk2-0d4f7b4b3814fcc4827554ca5cfa56128c285501.tar.gz
edk2-0d4f7b4b3814fcc4827554ca5cfa56128c285501.tar.bz2
edk2-0d4f7b4b3814fcc4827554ca5cfa56128c285501.zip
MdePkg/MdePkg.dec: Update PciSegmentLib.h to S3PciSegmentLib.h
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@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 3fd7d1634c..d022cc5e3e 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -131,7 +131,7 @@
## @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