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

@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
#include <Base.h>
#include <Library/BaseMemoryTestLib.h>
#include <Library/MemoryTestLib.h>
/**
Perform a quick system memory range test.