Rename BaseMemoryTestLib to MemoryTestLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7876 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2009-03-13 07:33:05 +00:00
parent d0b0659fbe
commit d11ad58418
7 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
FILE_GUID = 216CAA56-AF75-4BBB-9D74-CC0960E92ECB
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = BaseMemoryTestLib
LIBRARY_CLASS = MemoryTestLib
#
# The following information is for reference only and not required by the build tools.
@@ -34,7 +34,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
BaseMemoryTestLib
MemoryTestLib
BaseMemoryLib
CacheMaintenanceLib
DebugLib