Isaac Woods
|
1a414f39fe
Publish version 1.1.0 of acpi
|
4 年之前 |
Isaac Woods
|
e54158ee01
Only read from field if update rule is Preserve
|
4 年之前 |
Isaac Woods
|
df7d29e3a7
Make PciConfigRegions clonable
|
4 年之前 |
Isaac Woods
|
8dd5b21cf2
Implement DefLNotEqual
|
4 年之前 |
Isaac Woods
|
39fbc94a4b
Implement DefLLessEqual
|
4 年之前 |
Isaac Woods
|
7cd2c2e42b
Implement DefLLess
|
4 年之前 |
Isaac Woods
|
ecf95e7af7
Implement DefLGreaterEqual
|
4 年之前 |
Isaac Woods
|
28e46b3cd2
Make all type-2 opcode parsers concrete to avoid type limit
|
4 年之前 |
Isaac Woods
|
6424f48a0f
Implement DefLGreater
|
4 年之前 |
Isaac Woods
|
438bd9e4cc
Factor out value comparison code from DefLEqual
|
4 年之前 |
Isaac Woods
|
a322e83a92
Merge pull request #73 from IsaacWoods/master
|
4 年之前 |
Isaac Woods
|
221d09a981
Fix tests
|
4 年之前 |
Isaac Woods
|
11bbf69405
Support sub-byte accesses for field reads
|
4 年之前 |
Isaac Woods
|
c75ab47434
Add TODO for proper DefLEqual support
|
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
|
e33dc862ac
Add methods to AmlHandler for reading from PCI config space
|
4 年之前 |
Isaac Woods
|
a0971776da
Don't complain if a method isn't actually a method
|
4 年之前 |
Isaac Woods
|
d5a3899a04
Parse DefAnd
|
4 年之前 |
Isaac Woods
|
de46158512
Properly handle MethodInvocation when it's actually a method
|
4 年之前 |
Isaac Woods
|
28f15a900c
Split out method context and save them over method invocations
|
4 年之前 |
Isaac Woods
|
b78bd47f5c
Parse LOr
|
4 年之前 |
Isaac Woods
|
7ee3f5ce99
Allow conversion of integers to booleans by comparing to 0
|
4 年之前 |
Isaac Woods
|
9ae1bb077a
Create AmlHandler in aml_tester, hopefully fixes CI
|
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
|
033692aa42
Store a handler as a trait object in the AmlContext
|
4 年之前 |