]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/EfiLdr/EfiLdr.inf
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
[mirror_edk2.git] / DuetPkg / EfiLdr / EfiLdr.inf
index 6d584a201e4982ea3fcda31ef2d0efe4461dc069..f77c28c005f3685cd81cfeeb9dae679dd2cc2604 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
@@ -23,8 +23,6 @@
   #MODULE_TYPE                    = USER_DEFINED\r
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -37,7 +35,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