summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Acpi
AgeCommit message (Expand)Author
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
2010-05-18MdeModulePkg:jyao1
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-05-12Fix for UNIXGCC buildjchen20
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen20
2010-04-24Update the copyright notice formathhtian
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2010-01-04MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten
2009-06-25roll back r8590 patcheric_tian
2009-06-24add assertion to ensure ACPI table is checksumed.eric_tian
2009-06-18the checksum must to be updated when install a new table into ACPI tableeric_tian
2009-04-29fixed 2 k8 issues.vanjeff
2009-04-17Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO...xli24
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen20
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-03-20Add ACPI drivers:jljusten