Reviewed-by: Ruiyu Ni <ruiyu...@intel.com>

-----Original Message-----
From: Gao, Liming 
Sent: Monday, September 25, 2017 7:06 PM
To: edk2-devel@lists.01.org
Cc: Ni, Ruiyu <ruiyu...@intel.com>
Subject: [Patch 01/11] MdePkg: Correct BaseS3PciSegmentLib module name to match 
its uni file

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming....@intel.com>
Cc: Ruiyu Ni <ruiyu...@intel.com>
---
 MdePkg/Library/BaseS3PciSegmentLib/BaseS3PciSegmentLib.inf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MdePkg/Library/BaseS3PciSegmentLib/BaseS3PciSegmentLib.inf 
b/MdePkg/Library/BaseS3PciSegmentLib/BaseS3PciSegmentLib.inf
index 18df4a0..20214f7 100644
--- a/MdePkg/Library/BaseS3PciSegmentLib/BaseS3PciSegmentLib.inf
+++ b/MdePkg/Library/BaseS3PciSegmentLib/BaseS3PciSegmentLib.inf
@@ -18,8 +18,8 @@
 
 [Defines]
   INF_VERSION                    = 0x00010005
-  BASE_NAME                      = BaseS3SegmentPciLib
-  MODULE_UNI_FILE                = BaseS3SegmentPciLib.uni
+  BASE_NAME                      = BaseS3PciSegmentLib
+  MODULE_UNI_FILE                = BaseS3PciSegmentLib.uni
   FILE_GUID                      = 17E2C90E-AD1F-443A-8C94-6E50C0E98607
   MODULE_TYPE                    = BASE
   VERSION_STRING                 = 1.0
-- 
2.8.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to