summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-17 02:02:23 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-17 02:02:23 +0000
commit7ac47fd612fd109825edd74b00511348b213c074 (patch)
tree56e31b355476e5816dba2e950ee62f93de9b2668
parent9b4fb0a60034c62da4bd3fdfc5220ca146915390 (diff)
downloadedk2-7ac47fd612fd109825edd74b00511348b213c074.tar.gz
edk2-7ac47fd612fd109825edd74b00511348b213c074.tar.bz2
edk2-7ac47fd612fd109825edd74b00511348b213c074.zip
Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3276 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h (renamed from MdePkg/Library/PeiSmbusLibSmbus2/InternalSmbusLib.h)0
-rw-r--r--MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c (renamed from MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.c)0
-rw-r--r--MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.inf (renamed from MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.inf)0
-rw-r--r--MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.msa (renamed from MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.msa)0
-rw-r--r--MdePkg/Library/PeiSmbusLibSmbus2Ppi/SmbusLib.c (renamed from MdePkg/Library/PeiSmbusLibSmbus2/SmbusLib.c)0
-rw-r--r--MdePkg/MdePkg.dsc2
6 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2/InternalSmbusLib.h b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h
index 0ba5d63575..0ba5d63575 100644
--- a/MdePkg/Library/PeiSmbusLibSmbus2/InternalSmbusLib.h
+++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.c b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c
index 103e5ed5c6..103e5ed5c6 100644
--- a/MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.c
+++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.c
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.inf b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.inf
index 8e9d4be138..8e9d4be138 100644
--- a/MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.inf
+++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.inf
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.msa b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.msa
index a39efb9c4e..a39efb9c4e 100644
--- a/MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.msa
+++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.msa
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2/SmbusLib.c b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/SmbusLib.c
index 323f4926d6..323f4926d6 100644
--- a/MdePkg/Library/PeiSmbusLibSmbus2/SmbusLib.c
+++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/SmbusLib.c
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index c800333dc1..f36119fcc7 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -110,7 +110,7 @@
${WORKSPACE}/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
${WORKSPACE}/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
${WORKSPACE}/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
- ${WORKSPACE}/MdePkg/Library/PeiSmbusLibSmbus2/PeiSmbusLib.inf
+ ${WORKSPACE}/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.inf
${WORKSPACE}/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf
${WORKSPACE}/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
${WORKSPACE}/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf