Add SEC as supported module types to follow MdeLib spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6730 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-11-26 04:52:59 +00:00
parent 3d73239a43
commit fc0c5b3a99
4 changed files with 4 additions and 4 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
LIBRARY_CLASS = ExtractGuidedSectionLib|PEIM PEI_CORE SEC
#
# The following information is for reference only and not required by the build tools.