]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseTimerLibLocalApic/Ipf/PalCallStatic.s
1. Simplified PalCallStatic.s's by removing unnecessary condition testings.
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Jul 2006 07:46:22 +0000 (07:46 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Jul 2006 07:46:22 +0000 (07:46 +0000)
commita69c49fc119ae22e62acd00da011fb9e2bfa433f
tree1d499e6a13a10472d235f18be136024ad442f5a4
parente0f8d087ae422c613267650487686581b1081fc8
1. Simplified PalCallStatic.s's by removing unnecessary condition testings.
2. Fixed a logical error in Synchronization.c which caused InterlockedIncrement() and InterlockedDecrement() to hang.
3. Replaced the pseudo-implementation of GetInterruptState() with a real version.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@793 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseCacheMaintenanceLib/Ipf/PalCallStatic.s
MdePkg/Library/BaseLib/BaseLib.msa
MdePkg/Library/BaseLib/Ipf/CpuBreakpoint.c
MdePkg/Library/BaseLib/Ipf/GetInterruptState.s [new file with mode: 0644]
MdePkg/Library/BaseLib/Ipf/PalCallStatic.s
MdePkg/Library/BaseLib/Ipf/Synchronization.c
MdePkg/Library/BaseTimerLibLocalApic/Ipf/PalCallStatic.s