summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Acpi
Commit message (Expand)AuthorAgeFilesLines
* Sync patches r15330, r15331 and r15336 from main trunk.Jeff Fan2014-03-201-10/+10
* Sync patch r14672 from main trunk.vanjeff2013-09-187-59/+78
* Sync patches r14657 and r14659 from main trunk.vanjeff2013-09-161-7/+10
* Sync patch r14379 from main trunk.vanjeff2013-05-221-2/+5
* Sync patches r14369 and r14370 from main trunk.vanjeff2013-05-174-90/+184
* Sync patches r13691, r13703, r13704, r13909, r13957, r14039, r14079, r14082, ...vanjeff2013-05-093-3/+0
* Sync patch r14325 from main trunk.vanjeff2013-05-091-5/+9
* Sync patches r14276, r14305 and r14317 from main trunk.vanjeff2013-04-281-5/+32
* Sync patches r13470, r13477, r13518, r13545, r13954, r13763 and r14145 from m...vanjeff2013-04-191-11/+37
* Sync part of patch r13680 and patch r13708 from main trunk.vanjeff2013-04-151-2/+4
* Sync patches r13935, r13948, r13952, r13980, r13981 and r14062 from main trunk.vanjeff2013-04-014-82/+78
* SyncSync patch r13929 and r13931 from main trunk.vanjeff2012-11-121-6/+5
* Sync patches r13889, r13890, r13891, r13892, r13896 and r13897 from main trunk. vanjeff2012-11-021-17/+20
* Sync patches r13631 and r13639 from main trunk.vanjeff2012-10-095-5/+245
* Sync patch r13108 and from main trunk.vanjeff2012-05-313-116/+3
* Sync patches r13214, r13215, r13216, r13218, r13219 and r13292 from mail trunk.vanjeff2012-05-104-74/+401
* Sync patches r13159, r13185 and r13203 from mail trunk.vanjeff2012-05-041-1/+33
* Sync patch r13010 from mail trunk.vanjeff2012-03-291-40/+79
* InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...jyao12011-12-151-13/+1
* Free memory allocated by ReadSection.lzeng142011-12-021-1/+7
* Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao42011-12-018-0/+1706
* Add ACPI5.0 header file.jyao12011-11-301-157/+0
* Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao12011-11-142-4/+8
* MdeModulePkg: Remove variables that are set, but not usedjljusten2011-10-311-6/+2
* MdeModulePkg: Add ACPI S3 Save State driversjljusten2011-08-296-0/+2235
* MdeModulePkg: Add BootScriptExecutorDxe driverjljusten2011-08-299-0/+1081
* Remove CONST modifier to be spec complianceerictian2011-08-241-6/+6
* Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi ...lgao42011-08-091-44/+49
* UEFI table also need to be in ACPI NVS memory, because some data fieldjyao12011-02-111-3/+8
* Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that...jyao12010-07-161-1/+7
* MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten2010-05-201-0/+2
* Fix VS2003 build errorjyao12010-05-191-1/+1
* MdeModulePkg:jyao12010-05-1811-10/+4173
* Small code refinement in MdeModulePkg.rsun32010-05-171-54/+52
* Fix for UNIXGCC buildjchen202010-05-121-1/+1
* Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen202010-05-111-72/+195
* Update the copyright notice formathhtian2010-04-246-12/+12
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-061-1/+1
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-256-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-3/+1
* 1. Correct File header to ## @filelgao42010-02-242-5/+5
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-292-8/+6
* Fix some coding style issues in MdeModulePkg.rsun32010-01-151-1/+0
* MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten2010-01-041-0/+2
* roll back r8590 patcheric_tian2009-06-251-1/+1
* add assertion to ensure ACPI table is checksumed.eric_tian2009-06-241-0/+8
* the checksum must to be updated when install a new table into ACPI tableeric_tian2009-06-181-1/+1
* fixed 2 k8 issues.vanjeff2009-04-291-39/+44
* Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO...xli242009-04-171-4/+4
* retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen202009-04-171-2/+2