From 978baf50be487ad7d74f8b7d34772517c2219526 Mon Sep 17 00:00:00 2001 From: xli24 Date: Mon, 24 Nov 2008 03:05:43 +0000 Subject: [PATCH] Update supported module type of PeiPalLib according to the latest MDE library spec. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6690 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiPalLib/PeiPalLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/Library/PeiPalLib/PeiPalLib.inf b/MdePkg/Library/PeiPalLib/PeiPalLib.inf index 96ce561918..217ca5eb9d 100644 --- a/MdePkg/Library/PeiPalLib/PeiPalLib.inf +++ b/MdePkg/Library/PeiPalLib/PeiPalLib.inf @@ -22,7 +22,7 @@ FILE_GUID = B53DC524-6B98-4584-940B-8F1363DEF09E MODULE_TYPE = PEIM VERSION_STRING = 1.0 - LIBRARY_CLASS = PalLib|PEIM PEI_CORE + LIBRARY_CLASS = PalLib|PEIM SEC PEI_CORE EDK_RELEASE_VERSION = 0x00020000 -- 2.39.2