]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove some unicode characters in MdePkg source code.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Sep 2009 14:44:09 +0000 (14:44 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Sep 2009 14:44:09 +0000 (14:44 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9296 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Ppi/PiPcd.h
MdePkg/Include/Protocol/AtaPassThru.h
MdePkg/Include/Protocol/FirmwareManagement.h
MdePkg/Include/Protocol/PiPcd.h
MdePkg/Include/Protocol/SmmPowerButtonDispatch2.h
MdePkg/Include/Protocol/SmmStandbyButtonDispatch2.h
MdePkg/Include/Uefi/UefiGpt.h

index f4edfff23d0a9d57f511ba437197fefe1bee7c50..b0c9e85f10723cbe20b6817e7162fd1088399369 100644 (file)
@@ -44,7 +44,7 @@ extern EFI_GUID gEfiPeiPcdPpiGuid;
   The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. For tokens that are\r
   not SKU enabled, the system ignores any set SKU Id and works with the single value for that token.\r
   For SKU-enabled tokens, the system will use the SKU Id set by the last call to SetSku(). If no\r
-  SKU Id is set or the currently set SKU Id isnt valid for the specified token, the system uses the\r
+  SKU Id is set or the currently set SKU Id isn't valid for the specified token, the system uses the\r
   default SKU Id. If the system attempts to use the default SKU Id and no value has been set for that\r
   Id, the results are unpredictable.\r
   \r
@@ -155,7 +155,7 @@ UINTN
   Sets an 8-bit value for a given PCD token.\r
   \r
   When the PCD service sets a value, it will check to ensure that the size of the value being set is\r
-  compatible with the Tokens existing definition. If it is not, an error will be returned.\r
+  compatible with the Token's existing definition. If it is not, an error will be returned.\r
   \r
   @param[in]    Guid          The 128-bit unique value that designates which namespace to extract the value from.\r
   @param[in]    TokenNumber   The PCD token number. \r
@@ -179,7 +179,7 @@ EFI_STATUS
   Sets an 16-bit value for a given PCD token.\r
   \r
   When the PCD service sets a value, it will check to ensure that the size of the value being set is\r
-  compatible with the Tokens existing definition. If it is not, an error will be returned.\r
+  compatible with the Token's existing definition. If it is not, an error will be returned.\r
   \r
   @param[in]    Guid          The 128-bit unique value that designates which namespace to extract the value from.\r
   @param[in]    TokenNumber   The PCD token number. \r
@@ -203,7 +203,7 @@ EFI_STATUS
   Sets an 32-bit value for a given PCD token.\r
   \r
   When the PCD service sets a value, it will check to ensure that the size of the value being set is\r
-  compatible with the Tokens existing definition. If it is not, an error will be returned.\r
+  compatible with the Token's existing definition. If it is not, an error will be returned.\r
   \r
   @param[in]    Guid          The 128-bit unique value that designates which namespace to extract the value from.\r
   @param[in]    TokenNumber   The PCD token number. \r
@@ -227,7 +227,7 @@ EFI_STATUS
   Sets an 64-bit value for a given PCD token.\r
   \r
   When the PCD service sets a value, it will check to ensure that the size of the value being set is\r
-  compatible with the Tokens existing definition. If it is not, an error will be returned.\r
+  compatible with the Token's existing definition. If it is not, an error will be returned.\r
   \r
   @param[in]    Guid          The 128-bit unique value that designates which namespace to extract the value from.\r
   @param[in]    TokenNumber   The PCD token number. \r
@@ -251,7 +251,7 @@ EFI_STATUS
   Sets a value of the specified size for a given PCD token.\r
   \r
   When the PCD service sets a value, it will check to ensure that the size of the value being set is\r
-  compatible with the Tokens existing definition. If it is not, an error will be returned.\r
+  compatible with the Token's existing definition. If it is not, an error will be returned.\r
   \r
   @param[in]    Guid          The 128-bit unique value that designates which namespace to extract the value from.\r
   @param[in]    TokenNumber   The PCD token number. \r
@@ -277,7 +277,7 @@ EFI_STATUS
   Sets a Boolean value for a given PCD token.\r
   \r
   When the PCD service sets a value, it will check to ensure that the size of the value being set is\r
-  compatible with the Tokens existing definition. If it is not, an error will be returned.\r
+  compatible with the Token's existing definition. If it is not, an error will be returned.\r
   \r
   @param[in]    Guid          The 128-bit unique value that designates which namespace to extract the value from.\r
   @param[in]    TokenNumber   The PCD token number. \r
index 74f90fa0e72bfbbcf97a0c9cc1678b219e973ee8..e1aad526fc1b62b83f4080622436649538d2ab26 100644 (file)
@@ -321,7 +321,7 @@ EFI_STATUS
   @param[in,out] DevicePath          A pointer to a single device path node that describes the ATA\r
                                      device specified by Port and PortMultiplierPort. This function\r
                                      is responsible for allocating the buffer DevicePath with the\r
-                                     boot service AllocatePool(). It is the caller¡¯s responsibility\r
+                                     boot service AllocatePool(). It is the caller's responsibility\r
                                      to free DevicePath when the caller is finished with DevicePath.\r
   @retval EFI_SUCCESS                The device path node that describes the ATA device specified by\r
                                      Port and PortMultiplierPort was allocated and returned in DevicePath.\r
index 4bca4d3ec455e2aa53aa1af39dc8cf13aa365fec..d9470004a0e3613e662f1a8613087c60651324b8 100644 (file)
@@ -131,7 +131,7 @@ typedef struct {
 \r
 \r
 ///\r
-/// Image Attribute ¨CAuthentication Required\r
+/// Image Attribute -Authentication Required\r
 ///\r
 typedef struct {\r
   ///\r
index 5cc8bd8dd80a07a9c8d2eaa1bd460af5b31d77d0..fd6d1379baa046c2ad7819ea2dbe83db6cb57dff 100644 (file)
@@ -44,7 +44,7 @@ extern EFI_GUID gEfiPcdProtocolGuid;
   The SKU Id of zero is reserved as a default. The valid SkuId range is 1 to 255. For tokens that are\r
   not SKU enabled, the system ignores any set SKU Id and works with the single value for that token.\r
   For SKU-enabled tokens, the system will use the SKU Id set by the last call to SetSku(). If no SKU\r
-  Id is set or the currently set SKU Id isnt valid for the specified token, the system uses the default\r
+  Id is set or the currently set SKU Id isn't valid for the specified token, the system uses the default\r
   SKU Id. If the system attempts to use the default SKU Id and no value has been set for that Id, the\r
   results are unpredictable.\r
   \r
index 5a529a10a2376aad53d9777033c3ef8f1c502cae..b3cdb47653c7aeaf192b07f2f367fe3f5f304789 100644 (file)
@@ -61,7 +61,7 @@ typedef struct _EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL EFI_SMM_POWER_BUTTON_DIS
 \r
   @param[in]  This               Pointer to the EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL instance.\r
   @param[in]  DispatchFunction   Function to register for handler when power button is pressed or released.\r
-  @param[in]  RegisterContext    Pointer to the dispatch function\92s context. The caller fills in this context\r
+  @param[in]  RegisterContext    Pointer to the dispatch function's context. The caller fills in this context\r
                                  before calling the Register() function to indicate to the Register() function\r
                                  the power button SMI phase for which the dispatch function should be invoked.\r
   @param[out] DispatchHandle     Handle generated by the dispatcher to track the function instance. \r
index 0ca8f037800d244aef8ed32c5c6d7930b4932701..82c944a191ead8af8772ff8db9180fc3307490dc 100644 (file)
@@ -62,7 +62,7 @@ typedef struct _EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL EFI_SMM_STANDBY_BUTTON
 \r
   @param[in]  This               Pointer to the EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL instance.\r
   @param[in]  DispatchFunction   Function to register for handler when the standby button is pressed or released.\r
-  @param[in]  RegisterContext    Pointer to the dispatch function\92s context. The caller fills in this context\r
+  @param[in]  RegisterContext    Pointer to the dispatch function's context. The caller fills in this context\r
                                  before calling the register function to indicate to the register function the \r
                                  standby button SMI source for which the dispatch function should be invoked.\r
   @param[out] DispatchHandle     Handle generated by the dispatcher to track the function instance. \r
index bac0c2668d9f1988434fc32dfeb13a998d03f972..5ba4f5b694ab95a9b84bb37ecdbcf3df9cfef4ef 100644 (file)
@@ -121,7 +121,7 @@ typedef struct {
   ///             specification.\r
   /// Bits 48-63: Reserved for GUID specific use. The use of these bits will vary depending on the\r
   ///             PartitionTypeGUID. Only the owner of the PartitionTypeGUID is allowed\r
-  ///             to modify these bits. They must be preserved if Bits 0¨C47 are modified..\r
+  ///             to modify these bits. They must be preserved if Bits 0-47 are modified..\r
   ///\r
   UINT64    Attributes;\r
   ///\r