X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FInterlockedCompareExchange32.asm;h=47d959fa6afd58188dbffbd18ea62a372a7a15b6;hp=c8c20fbc922bd51e6f62b97011fb41f4eac2452e;hb=3f566587aea64bb986866c7f69a6b82891bf59db;hpb=185d764218d07c06838d4758125a5ca66178e7c9 diff --git a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm b/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm index c8c20fbc92..47d959fa6a 100644 --- a/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm +++ b/MdePkg/Library/BaseLib/Ia32/InterlockedCompareExchange32.asm @@ -28,7 +28,7 @@ ;------------------------------------------------------------------------------ ; UINT32 ; EFIAPI -; InterlockedCompareExchange32 ( +; InternalSyncCompareExchange32 ( ; IN UINT32 *Value, ; IN UINT32 CompareValue, ; IN UINT32 ExchangeValue