summaryrefslogtreecommitdiff
path: root/source/components/debugger/dbcmds.c
Commit message (Expand)AuthorAgeFilesLines
* Add interrupt command to acpiexecJose Marinho2023-05-091-1/+59
* Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
* 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
* Remove unnecessary arguments to ACPI_INFORobert Moore2016-01-261-1/+1
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Debugger: Remove some unecessary NULL checksRobert Moore2015-11-061-9/+2
* Merge pull request #101 from zetalog/acpica-pathRobert Moore2015-10-141-1/+1
|\
| * Debugger: reduce old external path formatLv Zheng2015-10-091-1/+1
* | Core: Major update for code formatting, no functional changesRobert Moore2015-10-091-9/+8
|/
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Remove unnecessary conditional compilation.Robert Moore2015-08-141-3/+0
* Debugger: Finish cleanup, no functional change.Robert Moore2015-08-111-20/+57
* Table handling: Cleanup and update debug output for tools.Robert Moore2015-08-111-1/+2
* Debugger: Change "trace enable" command to inherit "level xx console" command...Lv Zheng2015-07-091-2/+10
* Executer: Add option to bypass opcode tracing.Lv Zheng2015-06-101-2/+8
* Executer: Add interpreter tracing mode for method tracing facility.Lv Zheng2015-06-101-0/+72
* De-macroize calls to standard C library functions.Robert Moore2015-06-091-8/+8
* 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-1301/+1301
* source and test: update copyright notices to 2015David E. Box2015-01-231-1301/+1301
* Standardize one blank line after copyright header, no functional change.Robert Moore2014-08-141-1/+0
* Debugger: For GPE command, make GpeBlock optional.Robert Moore2014-04-181-3/+14
* Debugger: Reformat output from "tables" command.Robert Moore2014-03-281-5/+5
* Table Manager: Misc cleanup and renames, no functional change.Robert Moore2014-03-201-3/+3
* Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng2014-03-191-11/+6
* Tables: Cleanup split INSTALLED/VALIDATED table state logics.Lv Zheng2014-03-191-1/+1
* Debugger: Add additional error checks for user input/namespace nodes.Robert Moore2014-02-191-4/+4
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Debugger: Simplify buffer deletion for Resources command.Robert Moore2013-11-121-1/+1
* Resources: Fix loop termination for the get AML length function.Robert Moore2013-11-081-3/+3
* Add support for host-installed SCI handlers.Robert Moore2013-08-161-0/+8
* Fix compiler warnings for casting issues (only some compilers).Robert Moore2013-06-191-1/+3
* Standardize all switch() blocks.Robert Moore2013-04-231-0/+5
* Debugger: Allow zero arguments to resources command.Robert Moore2013-01-181-3/+5
* Debugger: Enhance Sleep command to execute all sleep states.Robert Moore2013-01-091-17/+86
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Debugger: Add support to test all possible sleep values.Robert Moore2012-12-211-0/+10
* Debugger: Code cleanup and rename some local variables.Robert Moore2012-11-141-65/+67
* Debugger: Update for new resource interface.Robert Moore2012-11-141-9/+25
* Add starting offset parameter to common dump buffer routine.Robert Moore2012-10-121-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-3/+3