Commit History

Author SHA1 Message Date
  Isaac Woods 932bae5d07 acpi: add `alloc` feature for easy use of the global allocator 1 year ago
  Isaac Woods 2010bb80b8 Update `rustfmt.toml` to current edition and format 1 year ago
  Zavier Divelbiss 6076ae7511 clean up allocator_api feature 2 years ago
  Alex Olson c6f332704e acpi: Allow Madt and Mcfg fields to be accessed without allocator_api 2 years ago
  Zavier Divelbiss ea2251bd91 improve `PciConfigRegions` API 2 years ago
  Zavier Divelbiss c0e45933de rework crate to allocationless (#131) 2 years ago
  Matt Fellenz 7b20eb9d8e Add Debug implementations 2 years ago
  Ethin Probst 76b363c1dc Fix clippy warnings 3 years ago
  Isaac Woods b18d02fe04 Make raw MCFG types public 4 years ago
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type 4 years ago
  Isaac Woods b272d42bef Store handler in AcpiTables to make API nicer 4 years ago
  Isaac Woods f11e229d89 Move PCI config region parsing over to new system 4 years ago
  Isaac Woods df7d29e3a7 Make PciConfigRegions clonable 4 years ago
  Isaac Woods e79d00e35b Improve MCFG doc comment slightly 5 years ago
  Isaac Woods 2840529c19 Make dealing with SDT signatures easier 5 years ago
  Isaac Woods cd6c3aa80f Make some of the fields on SdtHeader public 5 years ago
  Isaac Woods b8f9690989 Format all crates 5 years ago
  Nathan Fox 138f0dc4b9 remove McfgEntry length assertion 5 years ago
  Isaac Woods b5306d0400 Increase max line width and run rustfmt 5 years ago
  Isaac Woods d74d682190 Remove stray log from MCFG parser 5 years ago
  Isaac Woods db1e1b72cb Parse the MCFG 5 years ago