Commit History

Author SHA1 Message Date
  longjin dc11078154 fix comments 1 year ago
  longjin f5f6c967b7 Add `SdtHeaderIterator` to get all headers. 1 year ago
  Isaac Woods fc09396b59 Move contents of `rsdp` into `acpi` 1 year ago
  Isaac Woods f45963d3bc acpi: provide `new` function directly on `PlatformInfo` too 1 year ago
  Isaac Woods 67d01eac47 acpi: add top-level documentation about `allocator_api,alloc` features 1 year ago
  Isaac Woods 932bae5d07 acpi: add `alloc` feature for easy use of the global allocator 1 year ago
  Zavier Divelbiss 6076ae7511 clean up allocator_api feature 2 years ago
  Alex Olson d8140ca0e6 acpi: Fix compile error when allocator_api is not enabled 2 years ago
  rcerc 066cb83cf5 acpi: Include header in `Dsdt` struct to avoid pointer dereference 2 years ago
  rcerc 2c3bc2a7d7 acpi: Avoid entirely mapping a table if its header is invalid 2 years ago
  rcerc 526d622f5f acpi: Reduce duplicate code to iterate over root table entries 2 years ago
  rcerc 245258b031 acpi: Map a table entirely before attempting to validate it 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 6d1de7a6ac Format code, fix some minor errors and add some doc comments to clarify 3 years ago
  Ethin Probst a368c8a7d5 Add the boot graphics resource table as specified in SEC. 5.2.22 of the ACPI specification v. 6.4 3 years ago
  toku-sa-n 13b821cada chore(acpi): remove an unused feature gate 3 years ago
  Ethin Probst 76b363c1dc Fix clippy warnings 3 years ago
  Isaac Woods fdd88add32 Remove exports of interrupt submodule from acpi::platform 3 years ago
  Isaac Woods d58e64b39e Fix unaligned accesses of packed fields 3 years ago
  Isaac Woods 1fcb226a7b Fix some warnings 3 years ago
  Tom Dohrmann 8847d8023a fix rsdp dependency and use getters 4 years ago
  Isaac Woods 57539f19a8 Make MADT raw types public 4 years ago
  Isaac Woods b18d02fe04 Make raw MCFG types public 4 years ago
  Isaac Woods 5ca44b41bc Make HPET raw table type public 4 years ago
  Isaac Woods d14b68b538 Make the FADT type public 4 years ago
  Isaac Woods 53ded50326 Add method for getting FACS address from FADT 4 years ago
  Isaac Woods eee897782c Create public GenericAddress representation, rename current to RawGenericAddress 4 years ago
  Isaac Woods 3d30de1007 Make the sdt module public 4 years ago
  Isaac Woods 5257344ada Acpi v2.0.0 4 years ago