From de2314f85cb6bf138b39ec020d3d1f11b6069470 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Thu, 11 Dec 2008 07:36:58 +0000 Subject: Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource is used out. And remove PCD. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6994 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/Mtftp4.h | 2 +- MdePkg/Include/Uefi/UefiSpec.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Include') diff --git a/MdePkg/Include/Protocol/Mtftp4.h b/MdePkg/Include/Protocol/Mtftp4.h index 15cfd98831..c13851ef6c 100644 --- a/MdePkg/Include/Protocol/Mtftp4.h +++ b/MdePkg/Include/Protocol/Mtftp4.h @@ -526,7 +526,7 @@ struct _EFI_MTFTP4_TOKEN { /// UINT8 *Filename; /// - /// Pointer to the ASCIIZ mode string. If NULL, ¡°octet¡± is used. + /// Pointer to the ASCIIZ mode string. If NULL, "octet" is used. /// UINT8 *ModeStr; /// diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/MdePkg/Include/Uefi/UefiSpec.h index f680230512..906bf68899 100644 --- a/MdePkg/Include/Uefi/UefiSpec.h +++ b/MdePkg/Include/Uefi/UefiSpec.h @@ -704,7 +704,7 @@ typedef struct { /// UINT32 Accuracy; /// - /// A TRUE indicates that a time set operation clears the device¡¯s + /// A TRUE indicates that a time set operation clears the device's /// time below the Resolution reporting level. A FALSE /// indicates that the state below the Resolution level of the /// device is not cleared when the time is set. Normal PC-AT CMOS -- cgit v1.2.3