]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
remove unnecessary comments introduced by tools from MdePkg. The regular express...
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsic.inf
index 9eb960c068eca46e3fbe0553b40cb630027b2718..e6e14c0b21dbad301addbf87bb34323489db46e4 100644 (file)
@@ -2,8 +2,8 @@
 # Component description file for Intrinsic Base Io Library\r
 #\r
 # I/O Library that uses compiler intrinsics to perform IN and OUT instructions\r
-#  for IA-32 and x64. It also performs direct memory access for MMIO services.\r
-# Copyright (c) 2007, Intel Corporation.\r
+#  for IA-32, x64 and IPF. It also performs direct memory access for MMIO services.\r
+# Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 [Sources.common]\r
   IoLibMmioBuffer.c\r
   BaseIoLibIntrinsicInternal.h\r
+  IoHighLevel.c\r
 \r
 [Sources.Ia32]\r
-  IoHighLevel.c\r
   IoLibGcc.c    | GCC\r
   IoLibMsc.c    | MSFT\r
   IoLibIcc.c    | INTEL\r
   IoLib.c\r
 \r
 [Sources.X64]\r
-  IoHighLevel.c\r
   IoLibGcc.c    | GCC\r
   IoLibMsc.c    | MSFT\r
   IoLibIcc.c    | INTEL\r
   IoLib.c\r
 \r
 [Sources.IPF]\r
-  IoHighLevel.c\r
   IoLibIpf.c\r
 \r
 [Packages]\r