]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/SynchronizationGcc.c
1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Mar 2007 07:45:24 +0000 (07:45 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Mar 2007 07:45:24 +0000 (07:45 +0000)
commit46dd23b81ebe5041229608a851ed7af692863f3c
treef76c73f371030a77638f28b9b33e3ef1beb94363
parentc8dd259d6174c01569f2a6da7243d74d727b2678
1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard.
2.Sync MTFTP4 Protocol GUID with spec.
3.Sync the definition the EFI_IP4_VARIABLE_DATA and EFI_TCP4_VARIABLE_DATA with spec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2514 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/BaseLib.h
MdePkg/Include/Protocol/IP4.h
MdePkg/Include/Protocol/Mtftp4.h
MdePkg/Include/Protocol/Tcp4.h
MdePkg/Library/BaseLib/Synchronization.c