]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/BaseLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseLib / BaseLib.inf
index 7db361fe69f424000945ef11ab5a4b92a43ec4fa..e05a50c6beccec18196417cf8dad0877c1de78c7 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
+## @file\r
 #  Base Library implementation.\r
 #\r
-#  Copyright (c) 2007 - 2009, 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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -26,7 +26,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   CheckSum.c\r
   SwitchStack.c\r
   SwapBytes64.c\r