summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ScriptExecute.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Supporting S3 in 64bit PEIKuo, Ted2022-12-191-6/+15
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-120/+122
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-2/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/BootScriptExecuteorDxe: check 64BIT_WAKE_F in FACS.OSPMFlagsEric Dong2019-01-151-2/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-7/+7
* MdeModulePkg/BootScriptExecutorDxe: remove NX attr for FfsBufferJian J Wang2018-01-181-0/+14
* MdeModulePkg: Error Level is not used correctlyJeff Fan2017-04-121-5/+5
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe: Add support for PCD PcdPte...Leo Duran2017-03-011-0/+7
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-271-1/+1
* MdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2016-04-111-1/+5
* MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure.Star Zeng2015-03-191-2/+2
* MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me...Star Zeng2015-03-181-2/+6
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-0/+49
* 1) Add type cast for better coding style.Feng Tian2014-08-071-2/+2
* Fixed typos: hanlder should be handler.Chen Fan2014-07-091-1/+1
* MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng2013-11-251-91/+143
* Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu2013-11-081-0/+10
* Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng142012-11-121-4/+4
* Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng142012-11-121-23/+15
* Moved the PeiS3ResumeState access when PeiS3ResumeState is not 0, this will f...li-elvin2012-11-071-6/+5
* Add missing status code in several modules.li-elvin2012-10-301-17/+20
* Add missing braces around initializer.lzeng142012-10-111-1/+1
* 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff2012-08-271-2/+4
* Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng142012-03-191-111/+1
* MdeModulePkg: Add BootScriptExecutorDxe driverjljusten2011-08-291-0/+477