]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/ConfigAccess.c
Remove unrecognized chars in comment for all source C/h files.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FrameworkHiiToUefiHiiThunk / ConfigAccess.c
index bd62f8e5e35d458f086133acfcd7d01ebe46c94e..bac07de530819a2dfd6b73f8710e6524e299faad 100644 (file)
@@ -400,8 +400,8 @@ ExtractConfigFromUefiVariable (
                                 includes the routing information as well as the configurable name / value pairs. It is\r
                                 invalid for this string to be in <MultiConfigRequest> format.\r
 \r
-   @param Progress   On return, points to a character in the Request string. Points to the string¡¯s null\r
-                               terminator if request was successful. Points to the most recent ¡®&¡¯ before the first\r
+   @param Progress   On return, points to a character in the Request string. Points to the string's null\r
+                               terminator if request was successful. Points to the most recent '&' before the first\r
                                 failing name / value pair (or the beginning of the string if the failure is in the first\r
                                 name / value pair) if the request was not successful\r
    @param Results     A null-terminated Unicode string in <ConfigAltResp> format which has all\r
@@ -481,7 +481,7 @@ ThunkExtractConfig (
    \r
    @param This              Points to the EFI_HII_CONFIG_ACCESS_PROTOCOL\r
    @param Configuration A null-terminated Unicode string in <ConfigResp> format.\r
-   @param Progress         A pointer to a string filled in with the offset of the most recent ¡®&¡¯ before the first\r
+   @param Progress         A pointer to a string filled in with the offset of the most recent '&' before the first\r
                                      failing name / value pair (or the beginning of the string if the failure is in the first\r
                                      name / value pair) or the terminating NULL if all was successful.\r
    \r