]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
Update the copyright notice format
[mirror_edk2.git] / IntelFrameworkPkg / Library / DxeIoLibCpuIo / DxeIoLibCpuIo.inf
CommitLineData
6bfbb5f0 1## @file\r
694363f8 2# Component description file for Cpu Io Dxe Io Library.\r
3#\r
4# I/O Library implementation that uses the CPU I/O Protocol for I/O\r
5# and MMIO operations.\r
33338afe 6# Copyright (c) 2006 - 2010, Intel Corporation.\r
694363f8 7#\r
8# All rights reserved. This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
15#\r
6bfbb5f0 16##\r
694363f8 17\r
694363f8 18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = DxeIoLibCpuIo\r
21 FILE_GUID = e94cd42a-3aad-4ea0-9b09-945891c60ccd\r
22 MODULE_TYPE = DXE_DRIVER\r
23 VERSION_STRING = 1.0\r
24 LIBRARY_CLASS = IoLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
694363f8 25 CONSTRUCTOR = IoLibConstructor\r
26\r
27#\r
28# The following information is for reference only and not required by the build tools.\r
29#\r
30# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
31#\r
32\r
6bfbb5f0 33[Sources]\r
694363f8 34 IoLibMmioBuffer.c\r
35 DxeCpuIoLibInternal.h\r
36 IoHighLevel.c\r
37 IoLib.c\r
38\r
694363f8 39[Packages]\r
40 MdePkg/MdePkg.dec\r
856500d8 41 IntelFrameworkPkg/IntelFrameworkPkg.dec\r
694363f8 42\r
694363f8 43[LibraryClasses]\r
d85067fd 44 BaseLib\r
45 DebugLib\r
46 UefiBootServicesTableLib\r
694363f8 47\r
694363f8 48[Protocols]\r
49 gEfiCpuIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
9f5fea47 50\r
51[Depex]\r
33338afe 52 gEfiCpuIoProtocolGuid