X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FDxeIoLibCpuIo%2FDxeIoLibCpuIo.inf;h=8c6d4bd5394c931f3d88e39d30058d1e13b86678;hp=3e8a54447afb8cfca99eca456675174d35c3ae18;hb=0677cc4925d580f7016ac092dc591be0ebe03495;hpb=33338afebd3004e24d642e6dd7d053cda83990f1 diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf index 3e8a54447a..8c6d4bd539 100644 --- a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf +++ b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf @@ -1,11 +1,11 @@ -#/** @file +## @file # Component description file for Cpu Io Dxe Io Library. # # I/O Library implementation that uses the CPU I/O Protocol for I/O # and MMIO operations. -# Copyright (c) 2006 - 2010, Intel Corporation. +# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -30,7 +30,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] IoLibMmioBuffer.c DxeCpuIoLibInternal.h IoHighLevel.c