summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiIoLibCpuIo
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/PeiIoLibCpuIo
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/PeiIoLibCpuIo')
-rw-r--r--MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
index bf7c1ff692..aee8f20148 100644
--- a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
+++ b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
@@ -3,7 +3,7 @@
#
# I/O Library implementation that uses the CPU I/O PPI for I/O
# and MMIO operations.
-# Copyright (c) 2006 - 2007, Intel Corporation.
+# Copyright (c) 2006 - 2008, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -21,7 +21,7 @@
FILE_GUID = b2585b69-fb63-4220-844a-8fbea8bf01af
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
- LIBRARY_CLASS = IoLib|PEIM PEI_CORE SEC
+ LIBRARY_CLASS = IoLib|PEIM PEI_CORE
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000