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
acpi: add support for PCC table
#233
00xc
opened
5 days ago
0
acpi: spcr: fix typo
#232
00xc
closed
5 days ago
0
acpi: fix doc warnings and add missing links
#231
00xc
closed
6 days ago
1
acpi: fix clippy warnings and run clippy in CI
#230
00xc
closed
6 days ago
1
acpi-dumper: fix invocation of compile_error!
#229
pjhades
closed
1 week ago
1
aml: make resource descriptor fields public
#228
pjhades
closed
1 week ago
0
Visibility of `aml::resource::IOPortDescriptor` members
#227
pjhades
closed
1 week ago
1
acpi: Add method of rsdp from uefi and supports of several tables
#226
volcaxiao
opened
1 month ago
1
Implement the multiprocessor wakeup mechanism.
#225
Hsy-Intel
closed
2 weeks ago
2
Parsing ACPI Tables from RSDT
#224
FilipToth
closed
1 month ago
1
Fix unsoundness in our representation of the MADT
#223
IsaacWoods
opened
1 month ago
0
Add `from_rsdt` method for `AcpiTables`.
#222
Hsy-Intel
closed
1 month ago
1
aml_tester:Make cli print more pretty
#221
jokemanfire
closed
2 months ago
1
Ignore `MultiprocessorWakeup` when parse interrupt model
#220
Hsy-Intel
closed
2 months ago
1
ACPI crate not support for Multiprocessor Wakeup Structure
#219
Hsy-Intel
closed
2 days ago
2
Unsafety in `Madt::entries`
#218
pyelias
opened
3 months ago
1
Call stack size
#217
pjhades
closed
3 months ago
5
acpi: add support for SPCR table
#216
00xc
closed
4 months ago
2
Intel/Amazon Rusty AML parser
#215
rw-vanc
opened
7 months ago
4
Solved
#214
ghost
closed
1 month ago
0
AML: Allow Field in ToInteger (rebased)
#213
rw-vanc
closed
7 months ago
2
AML: IndexField is not implemented
#212
rw-vanc
opened
8 months ago
0
AML: implement boolean field
#211
rw-vanc
closed
8 months ago
1
AML: Handle "if (field)"
#210
rw-vanc
closed
8 months ago
3
Draft: AML: allow field in ToInteger
#209
rw-vanc
closed
7 months ago
6
AML: Correctly invoke `_SEG`,`_BBN`, and `_ADR` methods for PCI region accesses, plus assorted bits
#208
IsaacWoods
closed
8 months ago
1
aml: add extra debug info on parsing error
#207
rw-vanc
closed
8 months ago
1
Add `Debug` impl for `PhysicalMapping` even when `T` is not `Debug`
#206
Spartan2909
closed
10 months ago
0
fix: issue #200 increment `local_nmi_line_count` and `processor_count` on X2APIC
#204
ytakano
closed
11 months ago
1
from_rsdt missing
#203
uglyoldbob
closed
1 month ago
2
acpi: Add `SdtHeaderIterator` to get all headers.
#202
fslongjin
closed
8 months ago
6
Compile for aarch64 and i686 targets on CI in addition to x86_64
#201
IsaacWoods
closed
1 year ago
0
MADT parsing: processor_count is wrong for x2apic only tables
#200
julienfreche
closed
11 months ago
2
aml: Implement DefOr, DefSubtract and DefLNot opcodes
#199
alnyan
closed
1 year ago
2
acpi: Expose extra register information in FADT
#198
alnyan
opened
1 year ago
0
Prepare new version of `acpi`
#197
IsaacWoods
closed
1 year ago
3
AML: Handle NullName in NameString
#196
alnyan
opened
1 year ago
4
AML: Implement ObjReference type values
#195
alnyan
opened
1 year ago
0
add methods to fetch raw data
#194
devsnek
closed
1 year ago
3
AML: Incorrect read_region/write_region handling
#193
alnyan
opened
1 year ago
0
AML: Fix DefPackage len < NumElements failing
#192
alnyan
closed
1 year ago
1
AML: Implement OpReg-relative PkgLength parser
#191
alnyan
closed
1 year ago
0
AML: Fix `DefIfElse` parser returning `UnexpectedEndOfStream` when `If (...) {}` is not followed by anything
#190
alnyan
closed
1 year ago
1
AML: `DefSizeOf` implementation
#189
alnyan
closed
1 year ago
1
AML: Terminal `If` without `Else` causing `UnexpectedEndOfStream` in control methods
#188
alnyan
closed
1 year ago
1
AML: PkgLength handling in *Field
#187
alnyan
closed
1 year ago
1
aml: `DefIndexField` implementation
#186
alnyan
opened
1 year ago
1
Publishing a new version
#185
scholzp
closed
1 year ago
1
AML: Handle DefIndexField (real hardware)
#184
alnyan
opened
1 year ago
0
Using AML
#183
archaic-archea
closed
1 year ago
1
Next