diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-31 04:59:35 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-31 04:59:35 +0000 |
commit | 242942b20fc1824583c7fa348ce7a947830c9453 (patch) | |
tree | 18318ac2f8bf4aa8fd5892bfcf8fd20394193305 /MdePkg/Include/Pi/PiHob.h | |
parent | 5d51e4639b51b195ccb7ac941e4f5c0c7e7983b5 (diff) | |
download | edk2-platforms-242942b20fc1824583c7fa348ce7a947830c9453.tar.xz |
De-Unicode
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6347 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Pi/PiHob.h')
-rw-r--r-- | MdePkg/Include/Pi/PiHob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Pi/PiHob.h b/MdePkg/Include/Pi/PiHob.h index 2089a4ceda..e1926ce67a 100644 --- a/MdePkg/Include/Pi/PiHob.h +++ b/MdePkg/Include/Pi/PiHob.h @@ -76,7 +76,7 @@ typedef struct { ///
typedef struct {
///
- /// A GUID that defines the memory allocation region¡¯s type and purpose, as well as
+ /// A GUID that defines the memory allocation region's type and purpose, as well as
/// other fields within the memory allocation HOB. This GUID is used to define the
/// additional data within the HOB that may be present for the memory allocation HOB.
/// Type EFI_GUID is defined in InstallProtocolInterface() in the UEFI 2.0
|