]> 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>
Sat, 18 Jul 2009 16:00:10 +0000 (16:00 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 18 Jul 2009 16:00:10 +0000 (16:00 +0000)
commitebceb28e2641f5dad81e1c3e70c9b6cb49547aab
treed55f8365c5eb1c74c3b17bee9eb9ec516d9a2ccc
parent2703f9e23009ad3feefda72b031f3ba3f63eb41d
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@8973 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/EbcDxe/X64/EbcLowLevel.S
MdeModulePkg/Universal/EbcDxe/X64/EbcSupport.c