]> git.proxmox.com Git - mirror_edk2.git/commit
Fix bug in EBC thunk for X64 that appears when higher levels of compiler optimization...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Jul 2009 22:56:34 +0000 (22:56 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Jul 2009 22:56:34 +0000 (22:56 +0000)
commit045e90accdf96b9633cbea6f98b63382481e4f9e
tree20beb9fbb03d64941afc492d6e41241136c09dac
parent66775d1cb6d76be069298f8c522b393ef0c31cf0
Fix bug in EBC thunk for X64 that appears when higher levels of compiler optimization is used.

This is a temporary fix that should for for most tool chains.  A more complete fix will be required to guarantee compatibility with all tool chains.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8970 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/EbcDxe/X64/EbcLowLevel.asm
MdeModulePkg/Universal/EbcDxe/X64/EbcSupport.c