]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/EfiLdr/EfiLdr.inf
Fix the issue GCC DUET x64 cannot boot to front page but reset when timer interrupt...
[mirror_edk2.git] / DuetPkg / EfiLdr / EfiLdr.inf
index d94267dad78b8b2fc9477e6b0a8de0a4fa352361..6d584a201e4982ea3fcda31ef2d0efe4461dc069 100644 (file)
@@ -1,6 +1,6 @@
 #/*++\r
 # \r
-# Copyright (c) 2006, 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
   Debug.c\r
   PeLoader.c\r
   Support.c\r
-  TianoDecompress.c\r
-  TianoDecompress.h\r
+  #TianoDecompress.c\r
+  #TianoDecompress.h\r
+  LzmaDecompress.h\r
 \r
 [Guids.common]\r
   gTianoCustomDecompressGuid\r
 \r
 [BuildOptions.common]\r
-  MSFT:*_*_IA32_CC_FLAGS = /nologo /W4 /WX /Gy /c /D UNICODE /D EFI32 /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_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
   MSFT:*_*_IA32_ASMLINK_FLAGS == /link /nologo /tiny  \r
-  GCC:*_*_IA32_CC_FLAGS = -g
+  MSFT:*_*_*_DLINK_FLAGS = /BASE:0x10000\r
+  GCC:*_*_*_DLINK_FLAGS = --image-base 0x10000\r