]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/UefiLib.h
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Include / Library / UefiLib.h
index dd270783968dd7b2797f0e711a88c4fa8fce27e8..18be1b6347d217c0f6126083154ee628fd58a037 100644 (file)
@@ -189,7 +189,7 @@ EfiInitializeLock (
 \r
 \r
 /**\r
-  This function raises the system¡¯s current task priority level to the task \r
+  This function raises the system's current task priority level to the task \r
   priority level of the mutual exclusion lock.  Then, it places the lock in the \r
   acquired state.\r
 \r
@@ -203,7 +203,7 @@ EfiAcquireLock (
   );\r
 \r
 /**\r
-  This function raises the system¡¯s current task priority level to the task \r
+  This function raises the system's current task priority level to the task \r
   priority level of the mutual exclusion lock.  Then, it attempts to place the \r
   lock in the acquired state.\r
 \r
@@ -221,7 +221,7 @@ EfiAcquireLockOrFail (
 \r
 /**\r
   This function transitions a mutual exclusion lock from the acquired state to \r
-  the released state, and restores the system¡¯s task priority level to its \r
+  the released state, and restores the system's task priority level to its \r
   previous level.\r
 \r
   @param  Lock  A pointer to the lock to release.\r