]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Pcd.h
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Include / Protocol / Pcd.h
index f0710362204ea5501e90a3a22d2240252014ba1a..7741df17eab303b83275ce695a319b90e51df21c 100644 (file)
@@ -765,7 +765,7 @@ EFI_STATUS
   @param[in]  Guid The 128-bit unique value that designates the namespace from which to extract the value.\r
   @param[in,out]  TokenNumber A pointer to the PCD token number to use to find the subsequent token number.  \r
                   If the input token namespace or token number does not exist on the platform, \r
-                  an error is returned and the value of *TokenNumber is undefined. To retrieve the ¡°first¡± token, \r
+                  an error is returned and the value of *TokenNumber is undefined. To retrieve the "first" token, \r
                   have the pointer reference a TokenNumber value of 0. If the input token number is 0 and \r
                   there is no valid token number for this token namespace,  *TokenNumber will be assigned to \r
                   0 and the function return EFI_SUCCESS. If the token number is the last valid token number, \r