aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/SynchronizationLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/SynchronizationLib.h')
-rw-r--r--src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/SynchronizationLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/SynchronizationLib.h b/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/SynchronizationLib.h
index bfdf6f4222..247af0c3e7 100644
--- a/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/SynchronizationLib.h
+++ b/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/SynchronizationLib.h
@@ -26,7 +26,7 @@ typedef volatile UINTN SPIN_LOCK;
optimal spin lock performance.
This function retrieves the spin lock alignment requirements for optimal
- performance on a given CPU architecture. The spin lock alignment is byte alignment.
+ performance on a given CPU architecture. The spin lock alignment is byte alignment.
It must be a power of two and is returned by this function. If there are no alignment
requirements, then 1 must be returned. The spin lock synchronization
functions must function correctly if the spin lock size and alignment values