]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Library / DxeCoreMemoryAllocationLib / DxeCoreMemoryAllocationLib.inf
index 3de47b0ccfeb25c597146463ce1f9ae037bb24be..e208a4db189bd6fc95d67aa53b9d9523c78aa3ed 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 #\r
 # Memory Allocation Library instance dedicated to DXE Core.\r
 # The implementation borrows the DxeCore Memory Allocation services as the primitive\r
 # for memory allocation instead of using UEFI boot servces in an indirect way.\r
 # It is assumed that this library instance must be linked with DxeCore in this package. \r
 #\r
-# Copyright (c) 2008, Intel Corporation\r
+# Copyright (c) 2008 - 2010, 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
@@ -15,7 +15,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 EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   MemoryAllocationLib.c\r
   DxeCoreMemoryAllocationServices.h\r
 \r