]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/Ia32/Thunk16.asm
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 May 2006 05:33:03 +0000 (05:33 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 May 2006 05:33:03 +0000 (05:33 +0000)
commit18c319ae39f741101ccf0b076bb749e05344d443
tree2ff98855267f75d38c3235c911c15db2ecd0dd4a
parent4df60ea54fd2ee5bf97586f453165ab3533a1aec
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
2. Updated Thunk code to preserve EFLAGS/RFLAGS across real mode code invocation
3. Updated comments in x86Thunk.c

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@248 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/BaseLib.msa
MdePkg/Library/BaseLib/Ia32/Thunk16.asm
MdePkg/Library/BaseLib/Ipf/CpuFlushTlb.s
MdePkg/Library/BaseLib/Ipf/PalCallStatic.s [new file with mode: 0644]
MdePkg/Library/BaseLib/X64/Thunk16.asm
MdePkg/Library/BaseLib/x86Thunk.c