diff options
Diffstat (limited to 'IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c')
-rw-r--r-- | IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c b/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c index 1d7907ef7f..e4088694be 100644 --- a/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c +++ b/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.c @@ -1,5 +1,6 @@ /**@file
- S3 Library. This library class defines a set of methods related do S3 mode
+ This library provides API to invoke the S3 resume vector in the APCI Table in S3 resume mode.
+ This library instance is only for PEI phase use and the APIs in this instance
Copyright (c) 2006 - 2008 Intel Corporation
All rights reserved. This program and the accompanying materials
|