]> git.proxmox.com Git - mirror_edk2.git/commit
InOsEmuPkg: Fix issues with stack alignment in the gasket.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 19 Jun 2011 02:25:37 +0000 (02:25 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 19 Jun 2011 02:25:37 +0000 (02:25 +0000)
commit102d35ba76a385376512bb0e2f65c7a073f9342d
treee261eea0e67e1cad28e4248b4f39f15f8984fa48
parentaac0fea79f7ea20d7b184fe13afeca8b6a0e575e
InOsEmuPkg: Fix issues with stack alignment in the gasket.

There are still issues with the IA-32 gasket code. Mostly having to do with yank put bugs not accounting for UINT64 returns and arguments. Currently the IA-32 build crashes in the timer callback since it is UINT64, function ptr but the gasket is UINTN UINTN.

Signed-off-by: andrewfish
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11853 6f19259b-4bc3-4df7-8a09-765794883524
InOsEmuPkg/Unix/Sec/Ia32/Gasket.S