audk/MdeModulePkg/Library/PiDxeS3BootScriptLib
jyao1 57a1b9c425 Add comment for S3BootScriptSaveMemPoll API, since it does not match PI specification.
Signed-off by: Jiewen Yao <Jiewen.yao@intel.com>
Reviewed by: Star Zeng <Star.Zeng@intel.com>

Contributed-under: TianoCore Contribution Agreement 1.0

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15280 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-01 12:25:31 +00:00
..
BootScriptExecute.c The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so update BootScriptExecuteMemPoll() to use MicroSecondDelay() instead of NanoSecondDelay(), and update BootScriptWriteMemPoll() to use S3BootScriptSaveMemPoll() correctly with possible minimum deviation. 2013-01-15 05:18:19 +00:00
BootScriptInternalFormat.h Fix the issue that S3BootScriptLabel() does not work to insert label when the specified position is not at the end of table. 2012-11-29 05:41:51 +00:00
BootScriptSave.c Add comment for S3BootScriptSaveMemPoll API, since it does not match PI specification. 2014-03-01 12:25:31 +00:00
DxeS3BootScriptLib.inf Multi-SMM drivers couldn't save their boot script successfully all at runtime in SMM, one module's boot script will overwrite another module's. 2012-12-06 01:15:40 +00:00
InternalBootScriptLib.h Update code to pass build on VS2008 with /Od compiler option. 2011-11-28 06:19:36 +00:00