acpica/source/components
Robert Moore 48edcb1179 Disassembler: Expand maximum output string length to 64K.
Was 256 bytes max. The original purpose of this constraint was to
limit the amount of debug output. However, the string function in
question (UtPrintString) is now used for the disassembler also,
where 256 bytes is insufficient. Reported by RehabMan@GitHub.
2013-06-04 12:00:50 -07:00
..
debugger Debugger: Update an initialization error message. 2013-05-16 08:22:13 -07:00
disassembler Disassembler: Expand maximum output string length to 64K. 2013-06-04 12:00:50 -07:00
dispatcher Standardize all switch() blocks. 2013-04-23 14:04:40 -07:00
events Clear events initialized flag upon event component termination. 2013-05-10 10:02:17 -07:00
executer Standardize all switch() blocks. 2013-04-23 14:04:40 -07:00
hardware Do not use extended sleep registers unless HW-reduced bit is set. 2013-05-01 13:03:08 -07:00
namespace Comment update. No functional change. 2013-05-22 07:32:31 -07:00
parser Standardize all switch() blocks. 2013-04-23 14:04:40 -07:00
resources Move _PRT repair into the standard complex repair module. 2013-05-16 12:49:25 -07:00
tables AcpiDump: Added full support for Linux. 2013-05-31 17:42:48 -07:00
utilities Disassembler: Expand maximum output string length to 64K. 2013-06-04 12:00:50 -07:00