summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf
AgeCommit message (Expand)AuthorFilesLines
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2018-06-07MdeModulePkg: Remove X86 ASM and S filesLiming Gao1-5/+1
2018-01-18MdeModulePkg/BootScriptExecutorDxe: remove NX attr for FfsBufferJian J Wang1-0/+1
2017-03-01MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe: Add support for PCD PcdPte...Leo Duran1-0/+2
2016-06-28MdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm.asm to NASMJordan Justen1-0/+1
2016-06-28MdeModulePkg BootScriptExecutorDxe: Convert IA32/S3Asm.asm to NASMJordan Justen1-0/+1
2016-04-11MdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng1-1/+2
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng1-1/+4
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-12/+10
2013-11-25MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng1-1/+4
2012-08-14Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao11-0/+3
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng141-1/+0
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff1-1/+2
2011-08-30MdeModulePkg: Add BootScriptExecutorDxe driverjljusten1-0/+83