]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/ScriptExecute.c
MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe: Add support for PCD PcdPteMemoryEn...
[mirror_edk2.git] / MdeModulePkg / Universal / Acpi / BootScriptExecutorDxe / ScriptExecute.c
2017-03-01 Leo DuranMdeModulePkg/Universal/Acpi/BootScriptExecutorDxe:...
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2016-04-11 Star ZengMdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3En...
2015-03-19 Star ZengMdeModulePkg BootScriptExecutorDxe: Fix 32bit build...
2015-03-18 Star ZengMdeModulePkg BootScriptExecutorDxe: Use ImageContext...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2013-11-25 Star ZengMdeModulePkg BootScriptExecutorDxe: Fix S3 failure...
2013-11-08 Shumin QiuAdd BaseSmbusLibNull instance for SmbusLib. Add check...
2012-11-12 lzeng14Allocate ReservedMemory instead of ACPIMemoryNVS for...
2012-11-12 lzeng14Free the buffer allocated by GetSectionFromAnyFv()...
2012-11-07 li-elvinMoved the PeiS3ResumeState access when PeiS3ResumeState...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-11 lzeng14Add missing braces around initializer.
2012-08-27 vanjeff1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32T...
2012-03-19 lzeng14Remove the useless performance logging code in BootScri...
2011-08-29 jljustenMdeModulePkg: Add BootScriptExecutorDxe driver