]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsic.inf
index e5d34892b6d23031f8069f87f83a2fc9bfb816dd..b5905591a59257c18a7010d0481fced6775f2356 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 #  Instance of I/O Library using compiler intrinsics.\r
 #\r
 #  I/O Library that uses compiler intrinsics to perform IN and OUT instructions\r
 #  for IA-32 and x64.  On IPF, I/O port requests are translated into MMIO requests.\r
 #  MMIO requests are forwarded directly to memory.\r
 #\r
-#  Copyright (c) 2007 - 2008, Intel Corporation.<BR>\r
+#  Copyright (c) 2007 - 2010, Intel Corporation.<BR>\r
 #  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -16,7 +16,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -31,7 +31,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF ARM\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   IoLibMmioBuffer.c\r
   BaseIoLibIntrinsicInternal.h\r
   IoHighLevel.c\r