]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/AcpiS3Save.h
Change single quote to use standard ascii character.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / AcpiS3Save.h
index 2fb269e60cf8342b8a8d79acba002ded5c866ad3..cb81d1aeeb5337e2dbb7765a11aaa10f14157235 100644 (file)
@@ -74,7 +74,7 @@ EFI_STATUS
   - Get the minimum memory length below 1 MB that is required for the S3 resume boot path.\r
   If LegacyMemoryAddress is NULL, the firmware will be unable to jump into a real-mode\r
   waking vector. However, it might still be able to jump into a flat-mode waking vector as long as the\r
-  OS provides a flat-mode waking vector. It is the caller\92s responsibility to ensure the\r
+  OS provides a flat-mode waking vector. It is the caller's responsibility to ensure the\r
   LegacyMemoryAddress is valid. If the LegacyMemoryAddress is higher than 1 MB,\r
   EFI_INVALID_PARAMETER will be returned.\r
 \r
@@ -97,7 +97,7 @@ EFI_STATUS
 /**\r
   @par Protocol Description:\r
   The EFI_ACPI_S3_SAVE_PROTOCOL is responsible for preparing all the information that the\r
-  Framework needs to restore the platform\92s preboot state during an S3 resume boot. This\r
+  Framework needs to restore the platform's preboot state during an S3 resume boot. This\r
   information can include the following:\r
     - The Framework boot script table, containing all necessary operations to initialize the platform\r
     - ACPI table information, such as RSDT, through which the OS waking vector can be located\r