summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Acpi
AgeCommit message (Expand)Author
2013-11-25MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng
2013-09-12Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang
2013-05-27Fix the issue that FreePool is too early in FirmwarePerformanceDxe.lgao4
2013-05-21Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng14
2013-05-16Separate memory allocation for FPDT S3 performance table and boot performance...lzeng14
2013-05-13Update Code to pass EBC compiler.lgao4
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng14
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng14
2013-04-16MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requ...erictian
2013-01-17Fix ICC11(VS2005) build failure.lzeng14
2013-01-16Fix build failure.lzeng14
2013-01-15The unit of Duration for S3BootScriptSaveMemPoll() is us, but not ns, so upda...lzeng14
2012-12-03Fix build error.jyao1
2012-11-30ACPI4.0/5.0 have clear description:jyao1
2012-11-16Use IA32_IDT_GATE_DESCRIPTOR defined in BaseLib instead of local struct INTER...lzeng14
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-11-01MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian
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-08-16Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug t...vanjeff
2012-08-16Add missing function commentsjyao1
2012-08-14Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao1
2012-07-12Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng14
2012-06-27Add more SMRAM range check to 3 SMI handler.czhang46
2012-06-18Fix potential memory leak issue.lzeng14
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao4
2012-04-11Add more check for the bmp file to avoid access violation.ydong10
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng14
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff
2012-02-14Enhance BGRT driver to install BGRT table upon every ReadyToBoot eventczhang46
2011-12-15InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...jyao1
2011-12-02Free memory allocated by ReadSection.lzeng14
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao4
2011-11-30Add ACPI5.0 header file.jyao1
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao1
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-08-29MdeModulePkg: Add ACPI S3 Save State driversjljusten
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten
2011-08-24Remove CONST modifier to be spec complianceerictian
2011-08-09Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao4
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao1
2010-07-16Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that...jyao1
2010-05-20MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten
2010-05-19Fix VS2003 build errorjyao1