]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DxeIpl/DxeIpl.inf
1. Correct File header to ## @file
[mirror_edk2.git] / DuetPkg / DxeIpl / DxeIpl.inf
index 7c06dffa15f081f1160f3a6df3dd268967fdeac7..68e031715dbb6a34d5eaf18c3f153cf2693ffc7a 100644 (file)
@@ -1,6 +1,6 @@
-#/*++\r
+## @file\r
 # \r
 # \r
-# Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
+# Copyright (c) 2006 - 2010, Intel Corporation                                                         \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
 # which accompanies this distribution.  The full text of the license may be found at        \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
 # which accompanies this distribution.  The full text of the license may be found at        \r
@@ -14,7 +14,7 @@
 #\r
 #  Abstract:\r
 #\r
 #\r
 #  Abstract:\r
 #\r
-#--*/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -32,7 +32,7 @@
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   BaseLib\r
   BaseMemoryLib\r
   PrintLib\r
   BaseLib\r
   BaseMemoryLib\r
   PrintLib\r
@@ -42,7 +42,7 @@
 [Guids]\r
   gEfiVariableGuid\r
 \r
 [Guids]\r
   gEfiVariableGuid\r
 \r
-[Sources.common]\r
+[Sources]\r
   DxeIpl.h\r
   DxeInit.c\r
   LegacyTable.c\r
   DxeIpl.h\r
   DxeInit.c\r
   LegacyTable.c\r
@@ -66,7 +66,7 @@
   Ia32/Paging.c\r
   Ia32/VirtualMemory.h\r
 \r
   Ia32/Paging.c\r
   Ia32/VirtualMemory.h\r
 \r
-#[BuildOptions.common]\r
+#[BuildOptions]\r
   #MSFT:*_*_IA32_DLINK_FLAGS = /out:"$(BIN_DIR)\SecMain.exe" /base:0x10000000 /pdb:"$(BIN_DIR)\SecMain.pdb" /LIBPATH:"$(VCINSTALLDIR)\Lib" /LIBPATH:"$(VCINSTALLDIR)\PlatformSdk\Lib" /NOLOGO /SUBSYSTEM:CONSOLE /NODEFAULTLIB /IGNORE:4086 /MAP /OPT:REF /DEBUG /MACHINE:I386 /LTCG Kernel32.lib MSVCRTD.lib Gdi32.lib User32.lib Winmm.lib\r
   #MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /Od /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_DLINK_FLAGS = /out:"$(BIN_DIR)\SecMain.exe" /base:0x10000000 /pdb:"$(BIN_DIR)\SecMain.pdb" /LIBPATH:"$(VCINSTALLDIR)\Lib" /LIBPATH:"$(VCINSTALLDIR)\PlatformSdk\Lib" /NOLOGO /SUBSYSTEM:CONSOLE /NODEFAULTLIB /IGNORE:4086 /MAP /OPT:REF /DEBUG /MACHINE:I386 /LTCG Kernel32.lib MSVCRTD.lib Gdi32.lib User32.lib Winmm.lib\r
   #MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /Od /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