Historique des commits

Auteur SHA1 Message Date
  rcerc 2c3bc2a7d7 acpi: Avoid entirely mapping a table if its header is invalid il y a 2 ans
  rcerc 526d622f5f acpi: Reduce duplicate code to iterate over root table entries il y a 2 ans
  rcerc 245258b031 acpi: Map a table entirely before attempting to validate it il y a 2 ans
  Zavier Divelbiss c0e45933de rework crate to allocationless (#131) il y a 2 ans
  Matt Fellenz 7b20eb9d8e Add Debug implementations il y a 2 ans
  Ethin Probst 6d1de7a6ac Format code, fix some minor errors and add some doc comments to clarify il y a 3 ans
  Ethin Probst a368c8a7d5 Add the boot graphics resource table as specified in SEC. 5.2.22 of the ACPI specification v. 6.4 il y a 3 ans
  toku-sa-n 13b821cada chore(acpi): remove an unused feature gate il y a 3 ans
  Ethin Probst 76b363c1dc Fix clippy warnings il y a 3 ans
  Isaac Woods fdd88add32 Remove exports of interrupt submodule from acpi::platform il y a 3 ans
  Isaac Woods d58e64b39e Fix unaligned accesses of packed fields il y a 3 ans
  Isaac Woods 1fcb226a7b Fix some warnings il y a 3 ans
  Tom Dohrmann 8847d8023a fix rsdp dependency and use getters il y a 3 ans
  Isaac Woods 57539f19a8 Make MADT raw types public il y a 4 ans
  Isaac Woods b18d02fe04 Make raw MCFG types public il y a 4 ans
  Isaac Woods 5ca44b41bc Make HPET raw table type public il y a 4 ans
  Isaac Woods d14b68b538 Make the FADT type public il y a 4 ans
  Isaac Woods 53ded50326 Add method for getting FACS address from FADT il y a 4 ans
  Isaac Woods eee897782c Create public GenericAddress representation, rename current to RawGenericAddress il y a 4 ans
  Isaac Woods 3d30de1007 Make the sdt module public il y a 4 ans
  Isaac Woods 5257344ada Acpi v2.0.0 il y a 4 ans
  Isaac Woods 7138383846 Add search_for_rsdp_bios constructor on AcpiTables il y a 4 ans
  Isaac Woods 3f9887324f Rename rsdp_search to rsdp, add fields for publishing il y a 4 ans
  Isaac Woods 93f9e3b337 Divide RSDP searching into rsdp_search crate il y a 4 ans
  Isaac Woods f2ad68ad18 Rewrite main crate documentation il y a 4 ans
  Isaac Woods 20a076fecd Some small clean-ups il y a 4 ans
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type il y a 4 ans
  Isaac Woods b272d42bef Store handler in AcpiTables to make API nicer il y a 4 ans
  Isaac Woods 1cc87f4d51 Move interrupt and platform info over to new system il y a 4 ans
  Isaac Woods 9fe8b19331 Move to allowing collection of tables without dispatch il y a 4 ans