Historique des commits

Auteur SHA1 Message Date
  Isaac Woods 4286dfc6a9 Produce error when DefBuffer is larger than its size il y a 4 ans
  Isaac Woods f19e043c18 Publish acpi v2.2.0-pre0 prerelease for RSDP testing il y a 4 ans
  Isaac Woods 045b20d963 Merge pull request #84 from toku-sa-n/implement_eq_for_address_space il y a 4 ans
  toku-sa-n ea8cff93d6 chore: implement `PartialEq` and `Eq` for `GenericAddress` il y a 4 ans
  Isaac Woods 6146d0fa2d Error if DefPackage doesn't contain correct number of elements il y a 4 ans
  Isaac Woods 9d4bba2e15 Merge pull request #83 from toku-sa-n/implement_acpi_pm_timer il y a 4 ans
  toku-sa-n 8bfa51f030 chore: make `flags` public member il y a 4 ans
  toku-sa-n c3156209b5 fix: wrong address space value was specified il y a 4 ans
  toku-sa-n fc86d4cbb1 chore: remove an empty file il y a 4 ans
  toku-sa-n 1d60841585 refactor: move the definition of `PmTimer` to `platform` module il y a 4 ans
  toku-sa-n b26ea52c96 chore: add `pm_timer` as a member of `PlatformInfo` il y a 4 ans
  toku-sa-n 23cbb7fa4c refactor: remove an unnecessary `pub` il y a 4 ans
  toku-sa-n b9eec310db refactor: define `Fadt::pm_timer_block` il y a 4 ans
  toku-sa-n 18d5859d14 refactor: define `fetch_base` method il y a 4 ans
  toku-sa-n 8c6e5f02e2 chore: return an `Option` value il y a 4 ans
  toku-sa-n 20c1cd4b74 chore: avoid borrowing a packed field il y a 4 ans
  toku-sa-n 854c36c7c1 Merge branch 'master' into implement_acpi_pm_timer il y a 4 ans
  Isaac Woods 4c18da865e Fix mapping dropping area in BIOS RSDP search, publish as v1.1.0-pre0 il y a 4 ans
  Isaac Woods eee897782c Create public GenericAddress representation, rename current to RawGenericAddress il y a 4 ans
  Isaac Woods 07c6ad2464 Make platform a whole module, move interrupt stuff over il y a 4 ans
  Isaac Woods ab8a2fbe1c Publish aml v0.10.0 il y a 4 ans
  toku-sa-n 19bee29a8f docs: add a missing word il y a 4 ans
  toku-sa-n 85756a347f refactor: remove an unnecessary method il y a 4 ans
  toku-sa-n cd079c6d9d feat: add `PmTimer` il y a 4 ans
  Isaac Woods b47839d52e Acpi version v2.1.0 il y a 4 ans
  Isaac Woods 3d30de1007 Make the sdt module public il y a 4 ans
  Isaac Woods 7bfde8f359 Remove centralized ACPI versions il y a 4 ans
  Isaac Woods fda3c0b74c Use ux::from_le_bytes in ux parsers il y a 4 ans
  Isaac Woods 47c4aec17e Improve code generation of choice! macro il y a 4 ans
  Isaac Woods 52b05fd91e Handle buffers that don't initialize all elements correctly il y a 4 ans