remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10571 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2010-06-10 08:54:18 +00:00
parent 8850ca7536
commit 63c89e0468
2 changed files with 19 additions and 6 deletions

View File

@@ -57,4 +57,3 @@
MSFT:*_*_IA32_ASM_FLAGS == /nologo /W3 /WX /c /coff /Cx /Zd /W0 /Zi
MSFT:*_*_IA32_ASMLINK_FLAGS == /link /nologo /tiny
MSFT:*_*_*_DLINK_FLAGS = /BASE:0x10000
GCC:*_*_*_DLINK_FLAGS = --image-base 0x10000