rcerc
|
2c3bc2a7d7
acpi: Avoid entirely mapping a table if its header is invalid
|
2 年之前 |
Zavier Divelbiss
|
c0e45933de
rework crate to allocationless (#131)
|
2 年之前 |
Matt Fellenz
|
7b20eb9d8e
Add Debug implementations
|
2 年之前 |
Isaac Woods
|
ab499cffb9
Copy out of extended FADT fields to avoid unaligned access
|
3 年之前 |
Isaac Woods
|
685502cc81
Change repr of ExtendedField to transparent
|
3 年之前 |
Ethin Probst
|
76b363c1dc
Fix clippy warnings
|
3 年之前 |
Ethin Probst
|
8661e9fe89
Add fixed flags and boot architecture flags.
|
3 年之前 |
Isaac Woods
|
7bfde8f359
Remove centralized ACPI versions
|
4 年之前 |
Isaac Woods
|
20a076fecd
Some small clean-ups
|
4 年之前 |
Isaac Woods
|
b272d42bef
Store handler in AcpiTables to make API nicer
|
4 年之前 |
Isaac Woods
|
39ca004732
Note that we've seen WAET tables in the SDT signature list
|
4 年之前 |
Isaac Woods
|
9fe8b19331
Move to allowing collection of tables without dispatch
|
4 年之前 |
Isaac Woods
|
159ed146a2
Make AcpiHandler::map_physical_region unsafe
|
5 年之前 |
Isaac Woods
|
2840529c19
Make dealing with SDT signatures easier
|
5 年之前 |
Isaac Woods
|
cd6c3aa80f
Make some of the fields on SdtHeader public
|
5 年之前 |
Isaac Woods
|
d197f990c1
Remove dependency on typenum and make safer
|
5 年之前 |
Isaac Woods
|
b8f9690989
Format all crates
|
5 年之前 |
Isaac Woods
|
b5306d0400
Increase max line width and run rustfmt
|
5 年之前 |
Isaac Woods
|
db1e1b72cb
Parse the MCFG
|
5 年之前 |
Isaac Woods
|
98fe2ebe52
Extract AML table info properly
|
6 年之前 |
Isaac Woods
|
1db154e725
Remove ExtendedField dead code
|
6 年之前 |
Isaac Woods
|
50f9071395
Remove unneeded extern crates
|
6 年之前 |
restioson
|
4241314c57
Add ExtendedField abstraction
|
6 年之前 |
Isaac Woods
|
de3e02e037
Extract info about the HPET
|
6 年之前 |
Isaac Woods
|
d59de7fc86
Remove artefacts of AML parser from acpi crate
|
6 年之前 |
Isaac Woods
|
56bb7b38de
Split into two crates, bump to v0.2.0
|
6 年之前 |