diff options
Diffstat (limited to 'MdePkg/Include/Peim')
-rw-r--r-- | MdePkg/Include/Peim/PeiCis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Peim/PeiCis.h b/MdePkg/Include/Peim/PeiCis.h index 5578648a9c..5bf71eb6b9 100644 --- a/MdePkg/Include/Peim/PeiCis.h +++ b/MdePkg/Include/Peim/PeiCis.h @@ -259,7 +259,7 @@ EFI_STATUS );
/**
- This service published by the PEI Foundation abstracts the creation of a Hand-Off Block's (HOB¡¯s) headers.
+ This service published by the PEI Foundation abstracts the creation of a Hand-Off Block's (HOB's) headers.
@param PeiServices An indirect pointer to the EFI_PEI_SERVICES table published by the PEI Foundation.
@param Type The type of HOB to be installed.
|