summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-09 08:01:02 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-09 08:01:02 +0000
commit39fcdcaa6837bfe76940ad9ad973f6a0391f6e76 (patch)
tree1cddaa02d4556919feefef231ab55de72727a7af
parent159baf3fe34a3500c267e099789bf9529e991cce (diff)
downloadedk2-platforms-39fcdcaa6837bfe76940ad9ad973f6a0391f6e76.tar.xz
Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3591 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf b/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
index e4d384ae82..04a0102919 100644
--- a/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
+++ b/Nt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.inf
@@ -20,7 +20,7 @@
FILE_GUID = 3c5702f2-9b17-4273-b60c-b96e6cd13066
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
- LIBRARY_CLASS = EdkPeCoffLoaderLib|DXE_CORE PEIM
+ LIBRARY_CLASS = PeCoffLoaderLib|DXE_CORE PEIM
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000