summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiPalLib
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 05:27:08 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 05:27:08 +0000
commit55256f511d4c32ba0eeb07b73bf1d107834ffb46 (patch)
tree485c99e4ea15f6eb3fdfc97385c67500078f20f0 /MdePkg/Library/PeiPalLib
parent464cf9884f0680fef4393e9305f4ef4ab3be02af (diff)
downloadedk2-55256f511d4c32ba0eeb07b73bf1d107834ffb46.tar.gz
edk2-55256f511d4c32ba0eeb07b73bf1d107834ffb46.tar.bz2
edk2-55256f511d4c32ba0eeb07b73bf1d107834ffb46.zip
Update supported module type of MDE library instances according to MDE library spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6261 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiPalLib')
-rw-r--r--MdePkg/Library/PeiPalLib/PeiPalLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiPalLib/PeiPalLib.inf b/MdePkg/Library/PeiPalLib/PeiPalLib.inf
index 08f164cbd4..7ffe83508a 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 = PalCallLib|PEI_CORE PEIM SEC
+ LIBRARY_CLASS = PalCallLib|PEIM PEI_CORE
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000