Age | Commit message (Expand) | Author |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-08-27 | 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li... | vanjeff |
2012-08-16 | Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug t... | vanjeff |
2012-08-16 | Add missing function comments | jyao1 |
2012-08-14 | Create 4G page table by default, and using PF to handle >4G MMIO access, to i... | jyao1 |
2012-07-12 | Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ... | lzeng14 |
2012-06-27 | Add more SMRAM range check to 3 SMI handler. | czhang46 |
2012-06-18 | Fix potential memory leak issue. | lzeng14 |
2012-05-08 | Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records. | lgao4 |
2012-04-11 | Add more check for the bmp file to avoid access violation. | ydong10 |
2012-03-19 | Remove the useless performance logging code in BootScriptExecutorDxe driver a... | lzeng14 |
2012-03-15 | 1. Introduced CPU Exception Handler Library to provide the CPU exception hand... | vanjeff |
2012-02-14 | Enhance BGRT driver to install BGRT table upon every ReadyToBoot event | czhang46 |
2011-12-15 | InstallAcpiTable() - Do not update the checksum in the passed in buffer – t... | jyao1 |
2011-12-02 | Free memory allocated by ReadSection. | lzeng14 |
2011-12-01 | Add Acpi50 FPDT and BGRT module into MdeModulePkg. | lgao4 |
2011-11-30 | Add ACPI5.0 header file. | jyao1 |
2011-11-14 | Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. | jyao1 |
2011-10-31 | MdeModulePkg: Remove variables that are set, but not used | jljusten |
2011-08-29 | MdeModulePkg: Add ACPI S3 Save State drivers | jljusten |
2011-08-29 | MdeModulePkg: Add BootScriptExecutorDxe driver | jljusten |
2011-08-24 | Remove CONST modifier to be spec compliance | erictian |
2011-08-09 | Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ... | lgao4 |
2011-02-11 | UEFI table also need to be in ACPI NVS memory, because some data field | jyao1 |
2010-07-16 | Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that... | jyao1 |
2010-05-20 | MdeModulePkg AcpiTableDxe: Fix GCC build warning | jljusten |
2010-05-19 | Fix VS2003 build error | jyao1 |
2010-05-18 | MdeModulePkg: | jyao1 |
2010-05-17 | Small code refinement in MdeModulePkg. | rsun3 |
2010-05-12 | Fix for UNIXGCC build | jchen20 |
2010-05-11 | Add fix for the hardcoded Max ACPI table number. With this fix, the number of... | jchen20 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-06 | Update the modules with the different module GUID to avoid the different modu... | lgao4 |
2010-02-25 | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-29 | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 |
2010-01-04 | MdeModulePkg AcpiTableDxe: Fix compiler warning | jljusten |
2009-06-25 | roll back r8590 patch | eric_tian |
2009-06-24 | add assertion to ensure ACPI table is checksumed. | eric_tian |
2009-06-18 | the checksum must to be updated when install a new table into ACPI table | eric_tian |
2009-04-29 | fixed 2 k8 issues. | vanjeff |
2009-04-17 | Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO... | xli24 |
2009-04-17 | retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f... | jchen20 |
2009-04-10 | Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. | jljusten |
2009-03-20 | Add ACPI drivers: | jljusten |