Pinned issues
Issues
- 0
AML: Implement ObjReference type values
#195 opened by alnyan - 4
AML: Handle NullName in NameString
#196 opened by alnyan - 3
MADT found but not valid?
#234 opened by mrjbom - 2
- 1
- 4
ACPI: from_tables_direct has been removed
#172 opened by rw-vanc - 0
Solved
#214 opened by Semester2198 - 1
Parsing ACPI Tables from RSDT
#224 opened by FilipToth - 1
Unsafety in `Madt::entries`
#218 opened by pyelias - 2
from_rsdt missing
#203 opened by uglyoldbob - 5
Call stack size
#217 opened by pjhades - 4
Intel/Amazon Rusty AML parser
#215 opened by rw-vanc - 0
AML: IndexField is not implemented
#212 opened by rw-vanc - 3
AML: Handle "if (field)"
#210 opened by rw-vanc - 0
aml_tester should include option to parse multiple tables into the same namespace
#143 opened by rw-vanc - 2
- 0
Improve CI coverage
#165 opened by IsaacWoods - 1
AML: PkgLength handling in *Field
#187 opened by alnyan - 1
Publishing a new version
#185 opened by scholzp - 0
AML: Incorrect read_region/write_region handling
#193 opened by alnyan - 1
AML: Terminal `If` without `Else` causing `UnexpectedEndOfStream` in control methods
#188 opened by alnyan - 0
AML: Handle DefIndexField (real hardware)
#184 opened by alnyan - 1
Using AML
#183 opened by archaic-archea - 1
- 2
AML: Support some real hardware platforms
#122 opened by kennystrawnmusic - 3
- 5
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 opened by foxcob - 2
AML: Suggestion - Use smart pointer instead of [u8]
#173 opened by rw-vanc - 2
- 6
AML: Make PciRoutingTable fields public
#171 opened by rw-vanc - 0
RSDP search is slightly unsafe
#163 opened by A0lson - 6
Does not compile on 32-bit systems
#146 opened by jackpot51 - 4
AML: Implement CondRefOf
#141 opened by rw-vanc - 7
- 1
- 4
Make `aml_tester` more ergonomic to use
#142 opened by IsaacWoods - 1
MADT entry type fields are all private
#150 opened by JohnyTheCarrot - 1
- 15
AML: Handle DefExternal (real hardware)
#135 opened by rw-vanc - 2
AML: Support Logical And OpCode 0x90
#138 opened by rw-vanc - 1
- 2
AML: Alias opcode support required
#136 opened by rw-vanc - 0
AML: Pretty-print AmlName
#140 opened by rw-vanc - 2
`aml` depends on an old version of `bitvec` which depends on a yanked version of `funty`
#133 opened by andrisaar - 3
Kernel Example with ACPI
#125 opened by asensio-project - 1
Lots of missing Debug implementations
#127 opened by mattfbacon - 0
- 0
Add `SPDX-License-Identifier`s to all files
#120 opened by IsaacWoods - 7
Address allocation retrieves non-canonical addresses
#117 opened by ethindp - 1
AML Context Lookup
#115 opened by ClemaX