]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/X64/Thunk16.asm
Fix the issue to clear the high 16-bit of EAX before use it Thunk code.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Dec 2011 08:27:17 +0000 (08:27 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Dec 2011 08:27:17 +0000 (08:27 +0000)
commitc577049aafd5d00f96fe6d136e442da8b7520242
tree90aa447ee6129b3a136651c71c557b1824eea952
parentcb40609c754e8ddd351b8f01a60f8097ed0b82dc
Fix the issue to clear the high 16-bit of EAX before use it Thunk code.
This patch updates MdePkg BaseLib, EcpPkg EdkIIGlueLib BaseLib and ThunkLib.

Signed-off-by: lgao4
Reviewed-by: rsun3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12876 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/Ia32/Thunk16.S
MdePkg/Library/BaseLib/Ia32/Thunk16.asm
MdePkg/Library/BaseLib/X64/Thunk16.S
MdePkg/Library/BaseLib/X64/Thunk16.asm