issues
search
rust-osdev
/
acpi
Rust library for parsing ACPI tables and interpreting AML
Apache License 2.0
203
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AML: publish new version that compile with the latest nightly
#182
vinc
closed
1 year ago
1
Aml: Add fold/level_fold/find_map iterators and lookup handle->name
#181
rw-vanc
opened
1 year ago
0
AML: Replace input: &[u8] with AmlStream
#180
rw-vanc
closed
8 months ago
3
rsdp: Make whole RSDP readable
#179
YtvwlD
closed
1 year ago
1
AML: Change Handler::read_u8(&self, ...) to read_u8(&mut self, ...)
#178
rw-vanc
closed
1 year ago
2
Clean up allocator_api feature
#177
zdivelbiss
closed
1 year ago
1
AcpiTables<H>::from_rsdp() panics if rsdp address is not 64-bit aligned with nightly compiler "1.70.0-nightly (23ee2af2f 2023-04-07)"
#176
foxcob
opened
1 year ago
5
`SdtInvalidSignature(“XSDT”)` on ACPI Revision 2+
#175
kennystrawnmusic
opened
1 year ago
3
AML: Suggestion - Use smart pointer instead of [u8]
#173
rw-vanc
opened
1 year ago
2
ACPI: from_tables_direct has been removed
#172
rw-vanc
closed
4 weeks ago
4
AML: Make PciRoutingTable fields public
#171
rw-vanc
opened
1 year ago
6
AML: Add minimal CondRefOf support
#170
rw-vanc
closed
1 year ago
1
AML: Add (possibly inaccurate) byte position to error message
#169
rw-vanc
closed
1 year ago
1
aml: Do not require unstable features from rustc that are not used
#168
rcerc
closed
1 year ago
2
acpi: fix length of "extended_area_bytes" in RSDP search
#167
A0lson
closed
1 year ago
1
acpi: Avoid overrun of RSDT due to padding in memory-map implementation
#166
A0lson
closed
1 year ago
0
Improve CI coverage
#165
IsaacWoods
closed
1 year ago
0
acpi: fix length of "extended_area_bytes" in RSDP search
#164
A0lson
closed
1 year ago
0
RSDP search is slightly unsafe
#163
A0lson
opened
1 year ago
0
rsdp: clarify PhysicalMapping documentation
#162
A0lson
closed
1 year ago
1
acpi: Allow Madt and Mcfg fields to be accessed without allocator_api
#161
A0lson
closed
1 year ago
1
acpi: Fix compile error when allocator_api is not enabled
#160
A0lson
closed
1 year ago
1
Add hack to get `aml` compiling on 32-bit platforms
#159
IsaacWoods
closed
1 year ago
5
aml: Add l_and parser and opcode
#157
rw-vanc
closed
1 year ago
1
acpi: Add missing and new fields to GIC CPU interface structure
#156
rcerc
closed
1 year ago
4
aml: use invoke_method on _SEG, _BBN, _ADR
#155
rw-vanc
closed
9 months ago
6
Provide a stub version of def_alias, that just discards the alias
#154
rw-vanc
closed
1 year ago
1
Add def_alias, alias shares handle with target
#153
rw-vanc
closed
1 year ago
1
Add stub implementations for Handler, read_u16 etc.
#152
rw-vanc
closed
1 year ago
1
aml_tester: Add positional file arguments, in-order parsing and shared namespace
#151
rw-vanc
closed
1 year ago
1
MADT entry type fields are all private
#150
JohnyTheCarrot
closed
1 year ago
1
Update aml_tester to clap 4
#149
rw-vanc
closed
1 year ago
1
Update syntax of literal zero
#148
rw-vanc
closed
1 year ago
0
AML: Uses bool_to_option feature but does not declare it
#147
rw-vanc
closed
1 year ago
1
Does not compile on 32-bit systems
#146
jackpot51
opened
1 year ago
6
aml: Add DefExternal
#145
rw-vanc
opened
1 year ago
2
aml_tester: Real-world AML sometimes causes panic due to use of handler
#144
rw-vanc
closed
1 year ago
1
aml_tester should include option to parse multiple tables into the same namespace
#143
rw-vanc
closed
9 months ago
0
Make `aml_tester` more ergonomic to use
#142
IsaacWoods
opened
1 year ago
4
AML: Implement CondRefOf
#141
rw-vanc
opened
1 year ago
4
AML: Pretty-print AmlName
#140
rw-vanc
opened
1 year ago
0
AML: Can't re-create full name of value during traverse
#139
rw-vanc
opened
1 year ago
1
AML: Support Logical And OpCode 0x90
#138
rw-vanc
opened
1 year ago
2
AML: Support method invocation in arithmetic expression
#137
rw-vanc
opened
1 year ago
7
AML: Alias opcode support required
#136
rw-vanc
opened
1 year ago
2
AML: Handle DefExternal (real hardware)
#135
rw-vanc
opened
1 year ago
15
acpi: Improve memory mapping usage
#134
rcerc
closed
1 year ago
1
`aml` depends on an old version of `bitvec` which depends on a yanked version of `funty`
#133
andrisaar
closed
2 years ago
2
Improve `PciConfigRegions` API
#132
zdivelbiss
closed
2 years ago
0
rework crate to allocationless
#131
zdivelbiss
closed
2 years ago
1
Previous
Next