Michael Melanson
|
92ab90a36d
Regression: `AmlContext: Send + Sync` again.
|
3 年 前 |
Casper Verhaar
|
939a06b1eb
Add `AmlError::UnexpectedResourceType`
|
4 年 前 |
Casper Verhaar
|
ad1b6a8696
Record attempted conversion in error
|
4 年 前 |
Isaac Woods
|
c7ba997bd1
Tidy up Debug implementation of MethodCode
|
4 年 前 |
Isaac Woods
|
f389da0aff
Provide nice method for creating native method AmlValues
|
4 年 前 |
Isaac Woods
|
0ec427443a
Provide constructors for AML numerical constants: ZERO, ONE, ONES
|
4 年 前 |
Isaac Woods
|
d29abef14c
Support native functions
|
4 年 前 |
Isaac Woods
|
ea57dd1f1a
Remove PartialEq and Eq from AmlValue
|
4 年 前 |
Isaac Woods
|
13bc35d23b
Fix incorrect comment about the type of Name values
|
4 年 前 |
Isaac Woods
|
52b05fd91e
Handle buffers that don't initialize all elements correctly
|
4 年 前 |
Isaac Woods
|
6d2045de3a
Implement comparison between strings and buffers
|
4 年 前 |
Isaac Woods
|
e54158ee01
Only read from field if update rule is Preserve
|
4 年 前 |
Isaac Woods
|
438bd9e4cc
Factor out value comparison code from DefLEqual
|
4 年 前 |
Isaac Woods
|
11bbf69405
Support sub-byte accesses for field reads
|
4 年 前 |
Isaac Woods
|
d550f5b95f
Handle writes to operation regions
|
4 年 前 |
Isaac Woods
|
ca43822c85
Factor out accesses to op-regions
|
4 年 前 |
Isaac Woods
|
bf6199a480
Invoke _INI if needed, and correctly traverse child devices
|
4 年 前 |
Isaac Woods
|
5bc675af6c
Support field reads from PCI config space
|
4 年 前 |
Isaac Woods
|
8ccaaffa3c
Record the path to the parent object of OpRegions if needed
|
4 年 前 |
Isaac Woods
|
de46158512
Properly handle MethodInvocation when it's actually a method
|
4 年 前 |
Isaac Woods
|
7ee3f5ce99
Allow conversion of integers to booleans by comparing to 0
|
4 年 前 |
Isaac Woods
|
2519d2eccd
Convert a FieldUnit to an Integer by reading it
|
4 年 前 |
Isaac Woods
|
3e8efc7af6
Take the context on value-conversion operations
|
4 年 前 |
Isaac Woods
|
26a0fb1708
Search for opregion during parse of DefField
|
4 年 前 |
Isaac Woods
|
9faeadc6f8
Implement Stores to locals and arguments
|
4 年 前 |
Isaac Woods
|
2a10f37efb
Parse _STA objects
|
4 年 前 |
Isaac Woods
|
c8ee3930c7
Remove Device variant of AmlValue and add scopes and devices to new namespace
|
4 年 前 |
Isaac Woods
|
07dda63b48
Remove some unused imports
|
4 年 前 |
Isaac Woods
|
3b08721981
Store DefNames transparently in namespace
|
4 年 前 |
Matt Taylor
|
1d412f4df0
Rename aml_parser to aml
|
5 年 前 |