Historique des commits

Auteur SHA1 Message Date
  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
  Isaac Woods 025a34cf9a Only initialize fuzzing logger once il y a 4 ans
  Isaac Woods 6d2045de3a Implement comparison between strings and buffers il y a 4 ans
  Isaac Woods 747bcfd28d Don't panic when working with invalid PkgLengths (round 2) il y a 4 ans
  Isaac Woods 034cecb061 Make sure logger is installed without errors in fuzzer il y a 4 ans
  Isaac Woods 65fc67addc Delete bors.toml il y a 4 ans
  Isaac Woods e8a6c050b4 Make AmlName components private, disallow empty names in from_components il y a 4 ans
  Isaac Woods 5ab486d1a8 Return error if PkgLength is longer than remaining stream il y a 4 ans
  Isaac Woods 56472490c9 Fix first fuzzing bug! Don't allow NullName as a full NameString il y a 4 ans
  Isaac Woods a93cfa2453 Add note about not getting full output from iasl in aml_tester il y a 4 ans
  Isaac Woods 1a2521e411 Assert that path isn't invalid in get_level_for_path(_mut) and add tests il y a 4 ans