]> git.proxmox.com Git - mirror_edk2.git/commitdiff
De-Unicode
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 05:53:03 +0000 (05:53 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 05:53:03 +0000 (05:53 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6348 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/IndustryStandard/Sal.h

index 32cfc1ec05a0e864214f532ab0cdf90d9ccc03aa..b792df6f6e453bb165a6eb1cf77716920e55c076 100644 (file)
@@ -90,10 +90,10 @@ typedef struct {
   @param  Arg0               Functional identifier.\r
                              The upper 32 bits are ignored and only the lower 32 bits\r
                              are used. The following functional identifiers are defined:\r
-                             0x01XXXXXX \96 Architected SAL functional group.\r
-                             0x02XXXXXX to 0x03XXXXXX \96 OEM SAL functional group. Each OEM is\r
+                             0x01XXXXXX - Architected SAL functional group.\r
+                             0x02XXXXXX to 0x03XXXXXX - OEM SAL functional group. Each OEM is\r
                              allowed to use the entire range in the 0x02XXXXXX to 0x03XXXXXX range.\r
-                             0x04XXXXXX to 0xFFFFFFFF \96 Reserved.\r
+                             0x04XXXXXX to 0xFFFFFFFF - Reserved.\r
   @param  Arg1               The first parameter of the architected/OEM specific SAL functions.\r
   @param  Arg2               The second parameter of the architected/OEM specific SAL functions.\r
   @param  Arg3               The third parameter passed to the ESAL function based\r
@@ -303,7 +303,7 @@ typedef struct {
 // Parameter and return value of EFI_SAL_UPDATE_PAL\r
 //\r
 // Return parameter provides additional information on the\r
-// failure when the status field contains a value of \963,\r
+// failure when the status field contains a value of -3,\r
 // returned in r9.\r
 //\r
 #define EFI_SAL_UPDATE_BAD_PAL_VERSION  ((UINT64) -1)\r