提交歷史

作者 SHA1 備註 提交日期
  Isaac Woods 53ded50326 Add method for getting FACS address from FADT 4 年之前
  toku-sa-n 8bfa51f030 chore: make `flags` public member 4 年之前
  toku-sa-n c3156209b5 fix: wrong address space value was specified 4 年之前
  toku-sa-n 1d60841585 refactor: move the definition of `PmTimer` to `platform` module 4 年之前
  toku-sa-n b26ea52c96 chore: add `pm_timer` as a member of `PlatformInfo` 4 年之前
  toku-sa-n 23cbb7fa4c refactor: remove an unnecessary `pub` 4 年之前
  toku-sa-n b9eec310db refactor: define `Fadt::pm_timer_block` 4 年之前
  toku-sa-n 18d5859d14 refactor: define `fetch_base` method 4 年之前
  toku-sa-n 8c6e5f02e2 chore: return an `Option` value 4 年之前
  toku-sa-n 20c1cd4b74 chore: avoid borrowing a packed field 4 年之前
  toku-sa-n 854c36c7c1 Merge branch 'master' into implement_acpi_pm_timer 4 年之前
  Isaac Woods eee897782c Create public GenericAddress representation, rename current to RawGenericAddress 4 年之前
  toku-sa-n 19bee29a8f docs: add a missing word 4 年之前
  toku-sa-n 85756a347f refactor: remove an unnecessary method 4 年之前
  toku-sa-n cd079c6d9d feat: add `PmTimer` 4 年之前
  Isaac Woods 7bfde8f359 Remove centralized ACPI versions 4 年之前
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type 4 年之前
  Isaac Woods f34613fc64 Move FADT methods onto type 4 年之前
  Isaac Woods 7f23405a95 [Closes #29] Extract power profile from FADT 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 b5306d0400 Increase max line width and run rustfmt 5 年之前
  Isaac Woods 98fe2ebe52 Extract AML table info properly 6 年之前
  restioson 4241314c57 Add ExtendedField abstraction 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 年之前