Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10459 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2010-05-05 02:06:23 +00:00
parent fcd7e6778a
commit b9d5a7f1dc
6 changed files with 446 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
FILE_GUID = 41ddf016-2a11-415f-8880-00d938e9541a
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
LIBRARY_CLASS = ExtractGuidedSectionLib|PEIM PEI_CORE SEC
LIBRARY_CLASS = ExtractGuidedSectionLib|PEIM PEI_CORE
#
# The following information is for reference only and not required by the build tools.