Robert Moore
72452261ae
Update legal header in all source modules
...
Adds the dual GNU/BSD dual license to the existing Intel license.
Provides all licensing information in each source module.
Affects all ACPICA source modules.
2017-03-02 13:21:13 -08:00
Robert Moore
c04d310039
iASL: add ASL conversion tool
...
The key feature of this utility is that the original comments within
the input ASL files are preserved during the conversion process, and
included within the converted ASL+ file -- thus creating a transparent
conversion of existing ASL files to ASL+ (ASL 2.0)
2017-02-24 14:47:30 -08:00
Robert Moore
16577e5265
Source tree: Update copyright notices to 2017
...
Affects all files.
2017-01-06 14:19:19 -08:00
Robert Moore
a240cbb936
All: const keyword changes across the ACPICA source
...
Integrated most changes proposed by NetBSD.
From joerg@NetBSD.org (Joerg Sonnenberger)
ACPICA BZ 732.
2016-03-10 10:20:07 -08:00
Robert Moore
7264968d69
Source tree: Update copyright notices to 2016
...
Affects all files.
2016-01-06 08:57:09 -08:00
Robert Moore
f849f5ebe7
Update source file permissions (2)
...
Reset user execute bit, set other permissions read-only.
2015-09-23 13:22:14 -07:00
Robert Moore
e33d51f822
Update source file permissions (1)
...
Set user execute bit to force git to commit the files.
2015-09-23 13:14:16 -07:00
Robert Moore
7325b59c8b
Parser: Move a couple externals to the proper header.
...
Moved from a C module.
2015-04-17 10:19:48 -07:00
Robert Moore
d115fe2ffd
Add infrastructure for External() opcode.
...
This change adds the basic low-level infrastructure for the External
AML opcode. The interpreter will simply ignore this op, as the op
is intended for use by the disassembler only.
2015-03-26 08:58:53 -07:00
David E. Box
8990e73ab2
Update Copyright headers to 2015.
2015-01-27 11:55:38 -08:00
David E. Box
6a13235548
Revert "source and test: update copyright notices to 2015"
...
This reverts commit 28a95326289ca5ee7cd95f8e8e809dc5564d9509.
Commit mistakenly changes file format to CRLF from default LF.
2015-01-27 11:39:30 -08:00
David E. Box
28a9532628
source and test: update copyright notices to 2015
2015-01-23 14:44:06 -08:00
Robert Moore
5fcf78d7e3
Standardize one blank line after copyright header, no functional change.
...
From acpisrc execution -- the utility now ensures that there is
exactly one blank line after the header.
2014-08-14 10:47:13 -07:00
Robert Moore
4ca0698cbb
Update ACPICA copyrights to 2014.
...
Update ACPICA copyrights to 2014. Includes all source headers and
signons for the various tools.
2014-01-06 09:10:08 -08:00
Robert Moore
79ac685503
Conditionally define a local variable that is used for debug only.
...
Removes a variable that is used in the debug case only.
2013-12-13 13:34:57 -08:00
Robert Moore
1ee93b3368
iASL: Updates/fixes for debug output.
...
Changes to improve the debug output mode of the compiler.
2013-12-12 13:46:59 -08:00
Robert Moore
5b6ee00b56
Update ACPICA copyrights to 2013.
...
Includes all source headers and signons for the various tools.
2013-01-08 09:23:11 -08:00
Robert Moore
fd9ffc4d65
Source restructuring: split large files into 8 new files.
...
Created logical splits for eight new files. Improves modularity
and configurability.
2012-12-12 14:29:33 -08:00