]> git.proxmox.com Git - mirror_edk2.git/commit
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:53 +0000 (08:27 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Dec 2011 08:27:53 +0000 (08:27 +0000)
commit0249feb8b5656a67330ab76db00429a2edecf6b0
tree87c702107d168f4733d8bbdc66fb3f80ed3c9672
parentc577049aafd5d00f96fe6d136e442da8b7520242
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@12877 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Thunk16.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Thunk16.asm
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Thunk16.S
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/Thunk16.asm
EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/Thunk16.S
EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/Thunk16.asm
EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/Thunk16.S
EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/Thunk16.asm