]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix non-Ascii character in comments
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 30 Aug 2007 02:53:08 +0000 (02:53 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 30 Aug 2007 02:53:08 +0000 (02:53 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3735 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Pi/PiPeiCis.h

index 8fa531fb138976acaf824ef6e7912704a79a7058..ce8dc8a849338c16d26e1026746c123de741b9e4 100644 (file)
@@ -563,7 +563,7 @@ typedef struct {
 \r
   @param FileHandle   Handle of the file.\r
 \r
-  @param FileInfo     Upon exit, points to the file¡¯s\r
+  @param FileInfo     Upon exit, points to the file's\r
                       information.\r
 \r
   @retval EFI_SUCCESS             File information returned.\r
@@ -622,7 +622,7 @@ typedef struct {
 \r
   @param VolumeHandle   Handle of the volume.\r
 \r
-  @param VolumeInfo     Upon exit, points to the volume¡¯s\r
+  @param VolumeInfo     Upon exit, points to the volume's\r
                         information.\r
 \r
   @retval EFI_SUCCESS             File information returned.\r
@@ -652,7 +652,7 @@ EFI_STATUS
   initialized after permanent memory is installed, even the first\r
   time.\r
 \r
-  @param FileHandle   PEIM¡¯s file handle. Must be the currently\r
+  @param FileHandle   PEIM's file handle. Must be the currently\r
                       xecuting PEIM.\r
   \r
   @retval EFI_SUCCESS   The PEIM was successfully registered for\r