Commit History

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