summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Acpi/AcpiTableDxe
AgeCommit message (Expand)Author
2012-12-03Fix build error.jyao1
2012-11-30ACPI4.0/5.0 have clear description:jyao1
2012-10-11Add missing braces around initializer.lzeng14
2011-12-15InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...jyao1
2011-11-30Add ACPI5.0 header file.jyao1
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
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
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-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-03-20Add ACPI drivers:jljusten