]> 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 c644877784f1aae925d375b6300ae89a82b86dd0..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
@@ -59,3 +59,5 @@
   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
+  MSFT:*_*_*_DLINK_FLAGS = /BASE:0x10000\r
+  GCC:*_*_*_DLINK_FLAGS = --image-base 0x10000\r