From 123489db722361e29b23c4e72eb47f630b6c0203 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Thu, 27 Sep 2007 16:54:18 +0000 Subject: Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3954 6f19259b-4bc3-4df7-8a09-765794883524 --- .../PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf') diff --git a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf index 8b54ec34fc..049f8754e5 100644 --- a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf +++ b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf @@ -19,7 +19,7 @@ FILE_GUID = DED3F743-CE2C-4ba6-92A2-FFCE2A6D72D9 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - LIBRARY_CLASS = PeiServicesTablePointerLib|PEIM PEI_CORE + LIBRARY_CLASS = PeiServicesTablePointerLib|PEIM PEI_CORE SEC EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 -- cgit v1.2.3