Isaac Woods
|
d9a4d3e084
Remove outdated, now incorrect, comment
|
2 years ago |
Isaac Woods
|
a474afb46d
Publish `aml v0.16.2` which updates to `bitvec 1.0.1`
|
2 years ago |
Isaac Woods
|
b2931f402f
aml: update to `bitvec v1.0.1` as `funty v1.2` has been yanked
|
2 years ago |
Zavier Divelbiss
|
ea2251bd91
improve `PciConfigRegions` API
|
2 years ago |
Zavier Divelbiss
|
c0e45933de
rework crate to allocationless (#131)
|
2 years ago |
Isaac Woods
|
f31466cc22
aml: fix breakage by not deriving `Debug` on `AmlContext`
|
2 years ago |
Isaac Woods
|
f40df8ea15
Fix CI by running on `main` branch instead of `master`
|
2 years ago |
Matt Fellenz
|
7b20eb9d8e
Add Debug implementations
|
2 years ago |
Zavier Divelbiss
|
1d0b3c7e4e
comments, eq & copy on INT enum types
|
2 years ago |
Zavier Divelbiss
|
8a61a44cf8
fix `PM_TMR_BLK` parsing logic, comments
|
2 years ago |
Isaac Woods
|
955624ae48
acpi v4.1.1
|
2 years ago |
Tom Dohrmann
|
600c6641e8
fix `HpetInfo::num_comparators`
|
2 years ago |
Isaac Woods
|
055c83ecbc
aml v0.16.1
|
3 years ago |
Isaac Woods
|
b96bc1ea97
Update top-level docs to be correct
|
3 years ago |
Isaac Woods
|
69971d0444
Merge pull request #114 from Dentosal/pci-route-method
|
3 years ago |
Hannes Karppila
|
0552e88dfd
Execute PciRoute LinkObject if it's a method
|
3 years ago |
Isaac Woods
|
2273964aef
Publish acpi v4.1.0
|
3 years ago |
Isaac Woods
|
57f6278f42
Merge pull request #113 from ethindp/master
|
3 years ago |
Ethin Probst
|
6d1de7a6ac
Format code, fix some minor errors and add some doc comments to clarify
|
3 years ago |
Ethin Probst
|
a368c8a7d5
Add the boot graphics resource table as specified in SEC. 5.2.22 of the ACPI specification v. 6.4
|
3 years ago |
Isaac Woods
|
0be060ea78
acpi v4.0.0
|
3 years ago |
Isaac Woods
|
09ae1063c9
aml v0.16.0
|
3 years ago |
Isaac Woods
|
2b862d9d7f
Remove make_parser_concrete hack!
|
3 years ago |
Isaac Woods
|
a6cff51d11
Switch to new opcode names: statement, expression, and reference type
|
3 years ago |
Isaac Woods
|
00a61d8b74
Implement ToInteger
|
3 years ago |
Isaac Woods
|
556969a41d
Handle conversions to buffers from as_type
|
3 years ago |
Isaac Woods
|
fb1bc5870a
Support reads from buffer fields, implicitly converting to integer or buffer
|
3 years ago |
Isaac Woods
|
0b67c96509
Add test of reads from buffer fields
|
3 years ago |
Isaac Woods
|
f97e39a447
Fix tests
|
3 years ago |
Isaac Woods
|
b7afb442b6
Implement zero-extension in stores to buffer fields
|
3 years ago |