提交历史

作者 SHA1 备注 提交日期
  Ethin Probst 1f9366e2e7 Fixed inaccuracies in doc comments for the FADT flags and renamed 3 年之前
  Ethin Probst 76b363c1dc Fix clippy warnings 3 年之前
  Ethin Probst 8661e9fe89 Add fixed flags and boot architecture flags. 3 年之前
  Isaac Woods 377bfbf782 Fix incomplete comment 3 年之前
  Isaac Woods 0d7b29c46f Fix bug in extended field handling in the FADT 4 年之前
  Isaac Woods b0c65c4781 Add methods for the FADT register blocks 4 年之前
  Isaac Woods a4f3ad8cad Add a stronger type for the FADT flags 4 年之前
  Isaac Woods 3cf998a217 Add some documentation to some FADT fields 4 年之前
  Isaac Woods 62729dcbea Make some FADT fields public 4 年之前
  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 年之前