]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Pcd.h
Updated headers to follow coding standard
[mirror_edk2.git] / MdePkg / Include / Protocol / Pcd.h
index f0710362204ea5501e90a3a22d2240252014ba1a..e18dde1b39502000738ce70629158e50846f2d5b 100644 (file)
@@ -10,8 +10,6 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-  Module Name:  Pcd.h\r
-\r
 **/\r
 \r
 #ifndef __PCD_H__\r
@@ -765,7 +763,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