summaryrefslogtreecommitdiff
path: root/source/components/tables/tbutils.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behavior: load of misaligned addressTamir Duberstein2023-02-271-2/+3
* 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-1/+1
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* Use original pointer for virtual origin tablesJessica Clarke2021-10-031-1/+2
* 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
* Rename nameseg compare macro for clarityRobert Moore2019-02-221-1/+1
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Tables: Mechanism to handle AcpiGetTable()/AcpiPutTable() imbalance betterLv Zheng2017-06-261-9/+25
* Tables: Fix regression introduced by a too early mechanism enablingLv Zheng2017-06-261-4/+0
* Update comments, no functional changeErik Schmauss2017-04-181-3/+3
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory()...Lv Zheng2016-11-041-0/+96
* Divergence: Port declarators back to ACPICALv Zheng2016-06-151-1/+1
* Move all ASCII utilities to a common fileRobert Moore2016-04-191-33/+0
* Remove unnecessary arguments to ACPI_INFORobert Moore2016-01-261-1/+1
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* iASL/AcpiExec: Update input file handling and verification.Robert Moore2015-12-171-8/+1
* Tables: Fix FADT dependency regressionDavid E. Box2015-10-131-28/+2
* Core: Major update for code formatting, no functional changesRobert Moore2015-10-091-8/+10
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Tables: Cleanup to reduce FACS globals.Lv Zheng2015-08-031-4/+6
* Tables: Fix global table list issues by removing fixed table indexes.Lv Zheng2015-08-031-18/+10
* Update parameter validation for DataTableRegion and LoadTable.Robert Moore2015-07-241-0/+40
* Tables: Fix an issue that ACPI initialization is blocked due to no FACS.Lv Zheng2015-06-181-8/+6
* Revert "Allow for systems with no FACS table."Lv Zheng2015-06-181-7/+0
* De-macroize calls to standard C library functions.Robert Moore2015-06-091-1/+1
* Merge pull request #35 from zetalog/acpica-64bitRobert Moore2015-06-051-10/+24
|\
| * Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS.Lv Zheng2014-05-301-8/+5
| * Tables: Enable both 32-bit and 64-bit FACS.Lv Zheng2014-05-301-9/+26
* | Allow for systems with no FACS table.Robert Moore2015-06-031-0/+7
* | 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-503/+503
* | source and test: update copyright notices to 2015David E. Box2015-01-231-503/+503
* | Remove extraneous #defines, no functional change.Robert Moore2014-10-091-2/+0
* | Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-041-4/+0
|/
* Tables: Remove old mechanism to validate if XSDT contains NULL entries.Lv Zheng2014-04-181-112/+0
* Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.Lv Zheng2014-04-181-2/+12
* Tables: Fix invalid pointer accesses in AcpiTbParseRootTable().Lv Zheng2014-04-181-1/+4
* Table Manager: Misc cleanup and renames, no functional change.Robert Moore2014-03-201-5/+7
* Tables: Add AcpiInstallTable() API to be invoked by OSPM early table installa...Lv Zheng2014-03-191-1/+1
* Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-03-191-2/+2
* Tables: Fix the issue that table checksums are not always verified before ins...Lv Zheng2014-03-191-163/+14
* Tables: Cleanup split INSTALLED/VALIDATED table state logics.Lv Zheng2014-03-191-3/+8
* Tables: Fix the issues in handling virtual addressed tables.Lv Zheng2014-03-191-0/+1
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1