diff options
Diffstat (limited to 'MdePkg/Include/Pi/PiPeiCis.h')
-rw-r--r-- | MdePkg/Include/Pi/PiPeiCis.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/Pi/PiPeiCis.h b/MdePkg/Include/Pi/PiPeiCis.h index 8fa531fb13..ce8dc8a849 100644 --- a/MdePkg/Include/Pi/PiPeiCis.h +++ b/MdePkg/Include/Pi/PiPeiCis.h @@ -563,7 +563,7 @@ typedef struct { @param FileHandle Handle of the file.
- @param FileInfo Upon exit, points to the file¡¯s
+ @param FileInfo Upon exit, points to the file's
information.
@retval EFI_SUCCESS File information returned.
@@ -622,7 +622,7 @@ typedef struct { @param VolumeHandle Handle of the volume.
- @param VolumeInfo Upon exit, points to the volume¡¯s
+ @param VolumeInfo Upon exit, points to the volume's
information.
@retval EFI_SUCCESS File information returned.
@@ -652,7 +652,7 @@ EFI_STATUS initialized after permanent memory is installed, even the first
time.
- @param FileHandle PEIM¡¯s file handle. Must be the currently
+ @param FileHandle PEIM's file handle. Must be the currently
xecuting PEIM.
@retval EFI_SUCCESS The PEIM was successfully registered for
|