]> git.proxmox.com Git - mirror_edk2.git/commit
Fix bug that home addresses for register parameters must be allocated for calling...
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Sep 2009 09:19:59 +0000 (09:19 +0000)
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Sep 2009 09:19:59 +0000 (09:19 +0000)
commit82dae5efb31a4865f3f30be41a28c83d98c1d4ed
treec45b3c12d454dde75e4e3732fdfc46dd1dba930f
parent60bd4ccd45aa4077a0192364a7b97f9066192e58
Fix bug that home addresses for register parameters must be allocated for calling C function from X64 assembly code to follow x64 calling convention.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9303 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseTimerLibLocalApic/X64/X86LocalApicTimerInitialize.asm
OvmfPkg/Sec/X64/SecEntry.S
OvmfPkg/Sec/X64/SecEntry.asm