提交歷史

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