summaryrefslogtreecommitdiff
path: root/source/components/debugger/dbdisply.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial: fix spelling mistakesErik Schmauss2019-02-141-2/+2
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* Remove calling of _STA from AcpiGetObjectInfo()Hans de Goede2018-02-261-3/+2
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Debugger: Improve support for Alias objectsRobert Moore2017-07-271-4/+29
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Silence a -Wbad-function-cast warning when ACPI_UINTPTR_T is 'uintptr_t'.Sascha Wildner2016-01-071-1/+3
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Events: Uses CommonNotify for address space handlersLv Zheng2015-12-081-3/+3
* Events: Deploys AcpiEvFindRegionHandler()Lv Zheng2015-12-081-14/+10
* Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub ...Lv Zheng2015-11-201-0/+14
* Revert "AcpiGetObjectInfo: Add support for ACPI 5.0 _SUB method."Robert Moore2015-11-061-33/+17
* 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-6/+5
|/
* 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-4/+0
* Debugger: Cleanup debugging outputs to dump name path without trailing unders...Lv Zheng2015-08-141-2/+2
* Debugger: Finish cleanup, no functional change.Robert Moore2015-08-111-29/+57
* Debugger: Move debugger specific APIs to debugger component.Lv Zheng2015-07-071-6/+5
* De-macroize calls to standard C library functions.Robert Moore2015-06-091-1/+1
* 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-1250/+1250
* source and test: update copyright notices to 2015David E. Box2015-01-231-1250/+1250
* Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the curre...Lv Zheng2014-12-111-0/+5
* Events: Cleanup GPE dispatcher type obtaining code.Lv Zheng2014-12-111-3/+4
* Standardize one blank line after copyright header, no functional change.Robert Moore2014-08-141-1/+0
* Debugger: Add missing objects; Traverse linked listsRobert Moore2014-02-131-0/+4
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Fix compiler warnings for casting issues (only some compilers).Robert Moore2013-06-191-1/+3
* Standardize all switch() blocks.Robert Moore2013-04-231-3/+11
* Debugger: Enhance "handlers" command to display non-root handlers.Robert Moore2013-04-181-1/+79
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* AcpiGetObjectInfo: Add support for ACPI 5.0 _SUB method.Robert Moore2012-10-171-17/+32
* Add starting offset parameter to common dump buffer routine.Robert Moore2012-10-121-5/+5
* 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
* Miscellaneous support for multiple device implicit notify.Robert Moore2012-06-191-1/+10
* Add support for multiple notify handlers.Robert Moore2012-04-201-2/+2
* Support for custom ACPICA build for ACPI 5.0 reduced hardware.Robert Moore2012-02-011-0/+6
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* Debugger: Support to display user-defined spaceID handlers.Robert Moore2011-11-101-0/+18
* iASL: Do not abort table load on invalid space ID, FFixedHW support.Robert Moore2011-11-101-1/+1
* iASL/ACPI5.0: Support for new region space IDs.Robert Moore2011-11-101-0/+2
* Debugger: module cleanup, no functional change.Robert Moore2011-03-291-46/+51
* Debugger: Update/cleanup display handlers commandRobert Moore2011-01-281-29/+82
* Debugger: Add command to display status of global handlers.Robert Moore2011-01-251-1/+83