summaryrefslogtreecommitdiff
path: root/source/components/tables/tbxfroot.c
Commit message (Expand)AuthorAgeFilesLines
* Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
* Finish support for the CDAT table, in both the data tableRobert Moore2022-10-191-2/+2
* Do not touch VGA memory when EBDA < 1KiBVit Kabele2022-05-031-6/+15
* Check that EBDA pointer is in valid memoryVit Kabele2022-05-031-1/+6
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-051-1/+1
* All acpica: Update copyrights to 2020Robert Moore2020-01-091-1/+1
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Divergence: Port declarators back to ACPICALv Zheng2016-06-151-2/+2
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Core: Major update for code formatting, no functional changesRobert Moore2015-10-091-10/+14
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Merge pull request #61 from zetalog/acpica-1501-materialsDavid Box2015-02-111-3/+3
|\
| * Tables: Change AcpiFindRootPointer() to use ACPI_PHYSICAL_ADDRESS.Lv Zheng2015-01-271-3/+3
* | Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* | Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-391/+391
* | source and test: update copyright notices to 2015David E. Box2015-01-231-391/+391
|/
* Remove extraneous #defines, no functional change.Robert Moore2014-10-091-2/+0
* acpidump: Add ACPI 1.0 RSDP support.Robert Moore2014-09-091-0/+37
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* AcpiDump: Add RSDP/RSDT/XSDT table extraction support.Robert Moore2013-08-221-2/+1
* Reduce code duplication.Jung-uk Kim2013-06-261-8/+2
* AcpiDump: Added full support for Linux.Robert Moore2013-05-311-6/+1
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11
* Remove extra spaces after periods within comments.Robert Moore2012-09-261-1/+1
* Audit/update for ACPICA return macros and debug depth counter.Robert Moore2012-09-211-3/+0
* Table manager: deploy new firmware error/warning interfaces.Robert Moore2012-06-271-1/+1
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* Standardize integer output for ACPICA warnings/errors.Robert Moore2010-03-021-3/+3
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Formatting update - no functional changes.Robert Moore2009-02-091-1/+2
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* FADT parsing changes and fixes.Robert Moore2008-11-211-1/+1
* Restructure includes into public/private.Robert Moore2008-10-221-0/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Eliminate ACPI_NATIVE_UINT type.Robert Moore2008-05-081-2/+2
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Update copyright to 2007.rmoore12007-01-091-2/+2
* Removed all 16-bit support.rmoore12006-12-081-5/+1
* The Table Manager component has been completely redesigned and reimplemented....rmoore12006-08-231-499/+90
* Fix warnings on IA64rmoore12006-04-251-4/+4
* Update ACPI_FUNCTION_* macros, no longer require quotes. Allows source conver...rmoore12006-04-191-6/+6
* Deploy ACPI_COMPARE_NAMErmoore12006-03-311-9/+11