summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Include
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-09 02:04:47 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-09 02:04:47 +0000
commitf1df9cf4faa87b48221263ac7e87a2172418fdab (patch)
tree8bc6c714a070af40bfd1b457108880f28d3c4b56 /IntelFrameworkPkg/Include
parent1be0dda62d546b09d6892e09c48910ace6d57f01 (diff)
downloadedk2-f1df9cf4faa87b48221263ac7e87a2172418fdab.tar.gz
edk2-f1df9cf4faa87b48221263ac7e87a2172418fdab.tar.bz2
edk2-f1df9cf4faa87b48221263ac7e87a2172418fdab.zip
Fix build error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5010 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include')
-rw-r--r--IntelFrameworkPkg/Include/Ppi/S3Resume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Ppi/S3Resume.h b/IntelFrameworkPkg/Include/Ppi/S3Resume.h
index b04a62ab79..f12458f8be 100644
--- a/IntelFrameworkPkg/Include/Ppi/S3Resume.h
+++ b/IntelFrameworkPkg/Include/Ppi/S3Resume.h
@@ -11,7 +11,7 @@
Before using this PPI, the caller has to ensure the necessary information for the S3 resume, such as
the following, is available for the S3 resume boot path:
- EFI_ACPI_S3_RESUME_SCRIPT_TABLE script table. Type
- EFI_ACPI_S3_RESUME_SCRIPT_TABLE is defined in the Intel® Platform Innovation
+ EFI_ACPI_S3_RESUME_SCRIPT_TABLE is defined in the Intel Platform Innovation
Framework for EFI Boot Script Specification.
- OS waking vector.
- The reserved memory range to be used for the S3 resume.