summaryrefslogtreecommitdiff
path: root/source/include/acglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Convert some mechanisms to OSPM specificLv Zheng2016-11-031-5/+0
* Move AcpiGbl_MaxLoopIterations to the public globals fileRobert Moore2016-09-301-4/+0
* Disassembler: Fix for Divide() support, new support for test suiteRobert Moore2016-09-291-0/+1
* Increase loop limit for AE_AML_INFINITE_LOOP exceptionRobert Moore2016-09-271-1/+1
* OSL: Add correct AcpiGbl_DebugTimeout export to allow acpiexec to linkLv Zheng2016-07-221-0/+1
* Disassembler: Add option to emit embedded External operators/opcodesRobert Moore2016-05-241-0/+1
* All: const keyword changes across the ACPICA sourceRobert Moore2016-03-101-0/+2
* iASL: Cleanup/optimization for ToPLD macro supportRobert Moore2016-03-041-0/+8
* Namespace: Rename AcpiGbl_RegMethodsEnabled to AcpiGbl_NamespaceInitializedLv Zheng2016-02-021-1/+1
* ACPICA: Make AcpiGbl_GroupModuleLevelCode a global variableLv Zheng2016-02-021-2/+0
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Events: Enhance AcpiEvExecuteRegMethod() to ensure no _REG evaluations can ha...Lv Zheng2015-12-081-1/+1
* Add per-table execution of module-level code, early region handlersRobert Moore2015-12-041-0/+3
* Debugger: Add thread ID support so that single step mode can only apply to th...Lv Zheng2015-10-201-0/+1
* Debugger: Fix "quit/exit" command by cleaning up user commands termination logicLv Zheng2015-10-201-1/+2
* Tables: Fix FADT dependency regressionDavid E. Box2015-10-131-0/+1
* Revert "Debugger: Fix "quit/exit" command by cleaning up user commands termin...Robert Moore2015-09-301-2/+1
* Debugger: Fix "quit/exit" command by cleaning up user commands termination logicLv Zheng2015-09-251-1/+2
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Debugger: Update mutexes used for multithreaded debuggerRobert Moore2015-08-271-0/+3
* Disassembler: Cleanup AcpiGbl_DbOpt_Verbose acpiexec usage.Lv Zheng2015-08-141-1/+1
* Disassembler: Cleanup AcpiGbl_DbOpt_Verbose iasl usage.Lv Zheng2015-08-141-1/+1
* Disassembler: Cleanup AcpiGbl_DbOpt_Disasm.Lv Zheng2015-08-141-1/+1
* Make the max-number-of-loops runtime configurable.Robert Moore2015-08-131-0/+4
* Debugger: Add option to display namespace summary/counts.Robert Moore2015-08-121-2/+2
* Tables: Cleanup to reduce FACS globals.Lv Zheng2015-08-031-2/+0
* Tables: Fix global table list issues by removing fixed table indexes.Lv Zheng2015-08-031-0/+3
* Disassembler: Update for new listing mode.Robert Moore2015-07-311-1/+0
* Disassembler: Update prototype "listing" mode.Robert Moore2015-07-241-0/+1
* iASL/Disassembler: Add prototype verbose mode.Robert Moore2015-07-161-0/+1
* Executer: Add interpreter tracing mode for method tracing facility.Lv Zheng2015-06-101-2/+0
* Merge pull request #35 from zetalog/acpica-64bitRobert Moore2015-06-051-0/+2
|\
| * Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS.Lv Zheng2014-05-301-0/+2
* | iASL/Disassembler: Add option to assume table contains valid AML.Robert Moore2015-03-121-0/+1
* | Update AML Debugger global variables.Robert Moore2015-02-271-5/+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-463/+463
* | source and test: update copyright notices to 2015David E. Box2015-01-231-463/+463
* | Disassembler: Add support for C-style operators and expressions.Robert Moore2014-10-241-0/+1
* | Utilities: Add formatted printing APIs.Lv Zheng2014-06-121-0/+5
* | OSL: Cleanup AcpiOsPrintf()/AcpiOsVprintf() stubs.Lv Zheng2014-06-121-1/+2
|/
* Update global variable definitions. No functional change.Robert Moore2014-04-031-134/+2
* Utilities: Cleanup obsoleted global variables.Lv Zheng2014-04-021-7/+0
* Automated cleanup; no functional change.Robert Moore2014-03-201-1/+1
* Tables: Avoid SSDT installation when AcpiGbl_DisableSsdtTableLoad is specified.Lv Zheng2014-03-191-2/+2
* Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-041-4/+0
* Disassembler: Add support to decode _HID and _CID values.Robert Moore2014-02-281-0/+1
* Update comments for ACPICA name - no functional change.Robert Moore2014-02-191-2/+2
* Cleanup/improve global variable declarations.Robert Moore2014-01-291-182/+169