summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptExecute.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* MdeModulePkg: Update PiDxeS3BootScriptLib Internal function nameLiming Gao2017-09-131-2/+2
* MdeModulePkg PiDxeS3BootScriptLib: Support multiple PCI segmentStar Zeng2016-09-051-72/+63
* MdeModulePkg PiDxeS3BootScriptLib: Remove the trailing white spacesStar Zeng2016-09-051-144/+144
* MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE...Star Zeng2015-04-131-1/+2
* 1) Add type cast for better coding style.Feng Tian2014-08-071-2/+2
* The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so upda...lzeng142013-01-151-2/+2
* Detect some unsupported cases when save boot script, then return error early.lzeng142012-12-241-133/+17
* Initialize Data.lzeng142012-12-141-1/+6
* 1. Update IoRead to support UINT64 also.lzeng142012-12-101-155/+261
* Fix the issue that S3BootScriptLabel() does not work to insert label when the...lzeng142012-11-291-6/+10
* 1. Add S3BootScriptDone Debug message when meeting S3_BOOT_SCRIPT_LIB_TERMINA...lzeng142012-11-271-10/+39
* In BootScriptSaver, put INFORMATION_OPCODE message to LockBox.jyao12011-11-171-3/+13
* MdeModulePkg: Add PiDxeS3BootScriptLibjljusten2011-08-291-0/+1753