summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Acpi/AcpiTableDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0913-91/+13
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2812-204/+204
* MdeModulePkg/AcpiTableDxe: consider version mask when removing tablesArd Biesheuvel2017-03-211-2/+5
* MdeModulePkg/AcpiTableDxe: Not make FADT.{DSDT,X_DSDT} mutual exclusionStar Zeng2017-03-171-54/+34
* MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT,X_DSDT} mutual exclusionLaszlo Ersek2017-03-091-3/+59
* MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT,X_DSDT}Laszlo Ersek2017-03-091-14/+6
* MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.Liming Gao2016-04-272-5/+6
* MdeModulePkg AcpiTableDxe: Use Rsdt to check against NULLStar Zeng2016-03-081-2/+2
* MdeModulePkg AcpiTableDxe: Don't uninstall Acpi Sdt Protocol at ReadyToLockStar Zeng2016-03-043-67/+3
* MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel2016-02-261-12/+10
* MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel2016-02-243-184/+262
* MdeModulePkg AcpiTableDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg AcpiTableDxe: Install config table at ACPI data changeStar Zeng2015-07-082-10/+2
* MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare opera...Star Zeng2015-06-191-1/+1
* MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.Star Zeng2015-06-174-74/+41
* MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrlLaszlo Ersek2015-01-261-0/+4
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-12/+17
* 1) Add type cast for better coding style.Feng Tian2014-08-071-4/+4
* Update code to support VS2013 tool chain.Eric Dong2014-07-283-3/+9
* MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...Star Zeng2014-05-061-114/+13
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-163-29/+27
* Fix build error.jyao12012-12-031-2/+2
* ACPI4.0/5.0 have clear description:jyao12012-11-301-15/+27
* Add missing braces around initializer.lzeng142012-10-111-144/+144
* InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...jyao12011-12-151-13/+1
* Add ACPI5.0 header file.jyao12011-11-301-157/+0
* MdeModulePkg: Remove variables that are set, but not usedjljusten2011-10-311-6/+2
* 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-244-8/+8
* 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-254-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-3/+1
* 1. Correct File header to ## @filelgao42010-02-241-3/+3
* 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