summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-01 07:39:11 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-01 07:39:11 +0000
commitb17f9e952661750495be05b1876de17ad8e5e6ad (patch)
treee8c31ec09373da54b1faaac69541d3f0d43e45d1 /MdePkg
parent891193ee4f57db77dd7b7a3dab47798febe92176 (diff)
downloadedk2-platforms-b17f9e952661750495be05b1876de17ad8e5e6ad.tar.xz
Update PalCallLib to PalLib in BasePalLibNull.inf.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6789 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Library/BasePalLibNull/BasePalLibNull.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf b/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
index 2c29fddb6d..d0e2cbd68d 100644
--- a/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
+++ b/MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
@@ -15,11 +15,11 @@
[Defines]
INF_VERSION = 0x00010005
- BASE_NAME = BasePalCallLibNull
+ BASE_NAME = BasePalLibNull
FILE_GUID = 632D5625-B73D-43b8-AF30-8D225D96168E
MODULE_TYPE = BASE
VERSION_STRING = 1.0
- LIBRARY_CLASS = PalCallLib
+ LIBRARY_CLASS = PalLib
#