]> git.proxmox.com Git - mirror_edk2.git/commit
Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected optimizat...
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Apr 2007 06:25:25 +0000 (06:25 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Apr 2007 06:25:25 +0000 (06:25 +0000)
commitef7baf58d031adb9aad451f761a1898190f482f5
tree9c0dc64301ac32c4174fa27005d0f10499236396
parent9471ecb798ad67b8e53e6b2bcaf56ef5d83162e6
Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected optimization of compiler.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2524 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/BaseLib.msa
MdePkg/Library/BaseLib/Synchronization.c [deleted file]
MdePkg/Library/BaseLib/SynchronizationGcc.c [new file with mode: 0644]
MdePkg/Library/BaseLib/SynchronizationMsc.c [new file with mode: 0644]