From fd0d281b3c5999e9f4fa01f3ad26590e4a047dfc Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 19 Jun 2008 11:15:44 +0000 Subject: Remove unrecognized chars in comment for all source C/h files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5354 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.c | 2 +- EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiHobLib.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'EdkCompatibilityPkg/Foundation/Library/Pei') diff --git a/EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.c b/EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.c index ca7897a987..6612fc47db 100644 --- a/EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.c +++ b/EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.c @@ -504,7 +504,7 @@ Arguments: Length - The length in bytes of memory allocated by this HOB. - Name - A GUID that defines the memory allocation region¡¯s type and purpose, + Name - A GUID that defines the memory allocation region's type and purpose, as well as other fields within the memory allocation HOB. MemoryType - Defines the type of memory allocated by this HOB. diff --git a/EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiHobLib.h b/EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiHobLib.h index 0e90e454fa..8c6819a183 100644 --- a/EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiHobLib.h +++ b/EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiHobLib.h @@ -300,7 +300,7 @@ Arguments: Length - The length in bytes of memory allocated by this HOB. - Name - A GUID that defines the memory allocation region¡¯s type and purpose, + Name - A GUID that defines the memory allocation region's type and purpose, as well as other fields within the memory allocation HOB. MemoryType - Defines the type of memory allocated by this HOB. -- cgit v1.2.3