From b4420c36071da62bbe3c21e7cbbbca6cc6cb5019 Mon Sep 17 00:00:00 2001 From: jljusten Date: Wed, 1 Jul 2009 18:18:10 +0000 Subject: Change single quote to use standard ascii character. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8708 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IntelFrameworkPkg/Include/Protocol') diff --git a/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h b/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h index 2fb269e60c..cb81d1aeeb 100644 --- a/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h +++ b/IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h @@ -74,7 +74,7 @@ EFI_STATUS - Get the minimum memory length below 1 MB that is required for the S3 resume boot path. If LegacyMemoryAddress is NULL, the firmware will be unable to jump into a real-mode waking vector. However, it might still be able to jump into a flat-mode waking vector as long as the - OS provides a flat-mode waking vector. It is the caller’s responsibility to ensure the + OS provides a flat-mode waking vector. It is the caller's responsibility to ensure the LegacyMemoryAddress is valid. If the LegacyMemoryAddress is higher than 1 MB, EFI_INVALID_PARAMETER will be returned. @@ -97,7 +97,7 @@ EFI_STATUS /** @par Protocol Description: The EFI_ACPI_S3_SAVE_PROTOCOL is responsible for preparing all the information that the - Framework needs to restore the platform’s preboot state during an S3 resume boot. This + Framework needs to restore the platform's preboot state during an S3 resume boot. This information can include the following: - The Framework boot script table, containing all necessary operations to initialize the platform - ACPI table information, such as RSDT, through which the OS waking vector can be located -- cgit v1.2.3