From 55256f511d4c32ba0eeb07b73bf1d107834ffb46 Mon Sep 17 00:00:00 2001 From: xli24 Date: Tue, 28 Oct 2008 05:27:08 +0000 Subject: 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 --- MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf') 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 -- cgit v1.2.3