]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/EfiLdr/EfiLdr.inf
1. Correct File header to ## @file
[mirror_edk2.git] / DuetPkg / EfiLdr / EfiLdr.inf
index 6d584a201e4982ea3fcda31ef2d0efe4461dc069..6ebd5111b49a1afbf0d81d7f901c67071c437fea 100644 (file)
@@ -1,4 +1,4 @@
-#/*++\r
+## @file\r
 # \r
 # Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
 # All rights reserved. This program and the accompanying materials                          \r
@@ -14,7 +14,7 @@
 #\r
 #  Abstract:\r
 #\r
-#--*/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -37,7 +37,7 @@
   BaseMemoryLib\r
   PrintLib\r
 \r
-[Sources.common]\r
+[Sources]\r
   Debug.h\r
   PeLoader.h\r
   Support.h\r
   #TianoDecompress.h\r
   LzmaDecompress.h\r
 \r
-[Guids.common]\r
+[Guids]\r
   gTianoCustomDecompressGuid\r
 \r
-[BuildOptions.common]\r
+[BuildOptions]\r
   MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /O1ib2 /FI$(DEST_DIR_DEBUG)/AutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE\r
   MSFT:*_*_IA32_PP_FLAGS == /nologo /E /TC /FI$(DEST_DIR_DEBUG)/AutoGen.h\r
   MSFT:*_*_IA32_ASM_FLAGS == /nologo /W3 /WX /c /coff /Cx /Zd /W0 /Zi\r