From fc0c5b3a997da589256ab123f26f4b1d5b061fcc Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 26 Nov 2008 04:52:59 +0000 Subject: 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 --- .../Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/PeiExtractGuidedSectionLib') 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. -- cgit v1.2.3