summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiExtractGuidedSectionLib
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-26 04:52:59 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-26 04:52:59 +0000
commitfc0c5b3a997da589256ab123f26f4b1d5b061fcc (patch)
tree433dea5637fa9f843ebc810e69b858e31bc46587 /MdePkg/Library/PeiExtractGuidedSectionLib
parent3d73239a43550823bc0ef9810f2f515ef1a35c0c (diff)
downloadedk2-fc0c5b3a997da589256ab123f26f4b1d5b061fcc.tar.gz
edk2-fc0c5b3a997da589256ab123f26f4b1d5b061fcc.tar.bz2
edk2-fc0c5b3a997da589256ab123f26f4b1d5b061fcc.zip
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
Diffstat (limited to 'MdePkg/Library/PeiExtractGuidedSectionLib')
-rw-r--r--MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
index 6b14785df2..263f4b06e5 100644
--- a/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
+++ b/MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
@@ -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.