]> git.proxmox.com Git - mirror_edk2.git/commit
InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functions
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 15 May 2011 17:23:17 +0000 (17:23 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 15 May 2011 17:23:17 +0000 (17:23 +0000)
commite5dc7e714f31170f4872bbef099d431b5441acf9
treea1997fe7bf4a65b062ad5bbd9d51c89e2eac1fc1
parent0ede3853bcc042f4b1897a8783995d71888addbb
InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functions

For X64 the stack should be 16-byte aligned before calling a
function, and a register spill area should be reserved.

Signed-off-by: jljusten
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11651 6f19259b-4bc3-4df7-8a09-765794883524
InOsEmuPkg/Sec/X64/SwitchRam.S