summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Acpi/AcpiTableDxe
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng3-29/+27
2012-12-03Fix build error.jyao11-2/+2
2012-11-30ACPI4.0/5.0 have clear description:jyao11-15/+27
2012-10-11Add missing braces around initializer.lzeng141-144/+144
2011-12-15InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...jyao11-13/+1
2011-11-30Add ACPI5.0 header file.jyao11-157/+0
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten1-6/+2
2011-08-24Remove CONST modifier to be spec complianceerictian1-6/+6
2011-08-09Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao41-44/+49
2011-02-11UEFI table also need to be in ACPI NVS memory, because some data fieldjyao11-3/+8
2010-07-16Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that...jyao11-1/+7
2010-05-20MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten1-0/+2
2010-05-19Fix VS2003 build errorjyao11-1/+1
2010-05-18MdeModulePkg:jyao111-10/+4173
2010-05-17Small code refinement in MdeModulePkg.rsun31-54/+52
2010-05-12Fix for UNIXGCC buildjchen201-1/+1
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen201-72/+195
2010-04-24Update the copyright notice formathhtian4-8/+8
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao41-1/+1
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten4-0/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-3/+1
2010-02-241. Correct File header to ## @filelgao41-3/+3
2010-01-04MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten1-0/+2
2009-06-25roll back r8590 patcheric_tian1-1/+1
2009-06-24add assertion to ensure ACPI table is checksumed.eric_tian1-0/+8
2009-06-18the checksum must to be updated when install a new table into ACPI tableeric_tian1-1/+1
2009-04-29fixed 2 k8 issues.vanjeff1-39/+44
2009-04-17Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO...xli241-4/+4
2009-03-20Add ACPI drivers:jljusten4-0/+2037