From 80ae2a5874511608f400f46146c3c8413a41fcb9 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Thu, 14 Jan 2010 04:43:31 +0000 Subject: Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol Minor clean up to PeiIoLibCpuIo.inf git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9739 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf') diff --git a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf index bfea641ad5..f308389348 100644 --- a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf +++ b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf @@ -4,7 +4,7 @@ # I/O Library implementation that uses the CPU I/O PPI for I/O # and MMIO operations. # -# Copyright (c) 2006 - 2008, Intel Corporation. +# Copyright (c) 2006 - 2010, 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 @@ -29,16 +29,14 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) # -[Sources.common] +[Sources] IoHighLevel.c IoLib.c IoLibMmioBuffer.c - [Packages] MdePkg/MdePkg.dec - [LibraryClasses] PeiServicesTablePointerLib BaseLib -- cgit v1.2.3