summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ScriptExecute.c
AgeCommit message (Expand)Author
2016-04-11MdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2015-03-19MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure.Star Zeng
2015-03-18MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me...Star Zeng
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-08-071) Add type cast for better coding style.Feng Tian
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2013-11-25MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu
2012-11-12Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space ...lzeng14
2012-11-12Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng14
2012-11-07Moved the PeiS3ResumeState access when PeiS3ResumeState is not 0, this will f...li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-10-11Add missing braces around initializer.lzeng14
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng14
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten