Commit History

Author SHA1 Message Date
  Isaac Woods 025a34cf9a Only initialize fuzzing logger once 4 years ago
  Isaac Woods 6d2045de3a Implement comparison between strings and buffers 4 years ago
  Isaac Woods 747bcfd28d Don't panic when working with invalid PkgLengths (round 2) 4 years ago
  Isaac Woods 034cecb061 Make sure logger is installed without errors in fuzzer 4 years ago
  Isaac Woods 65fc67addc Delete bors.toml 4 years ago
  Isaac Woods e8a6c050b4 Make AmlName components private, disallow empty names in from_components 4 years ago
  Isaac Woods 5ab486d1a8 Return error if PkgLength is longer than remaining stream 4 years ago
  Isaac Woods 56472490c9 Fix first fuzzing bug! Don't allow NullName as a full NameString 4 years ago
  Isaac Woods a93cfa2453 Add note about not getting full output from iasl in aml_tester 4 years ago
  Isaac Woods 1a2521e411 Assert that path isn't invalid in get_level_for_path(_mut) and add tests 4 years ago
  Isaac Woods 2e5cf65b28 Add instructions for testing and fuzzing the AML parser 4 years ago
  Isaac Woods 288696a7c8 Add fuzzing target for AML parser 4 years ago
  Isaac Woods a885b2139a Merge pull request #75 from IsaacWoods/new 4 years ago
  Isaac Woods 5257344ada Acpi v2.0.0 4 years ago
  Isaac Woods 7fbced40bf Publish acpi v2.0.0-pre1 for testing 4 years ago
  Isaac Woods acb680bd48 Update README to talk about new rsdp crate 4 years ago
  Isaac Woods 85152b3771 Publish rsdp v1.0.0 4 years ago
  Isaac Woods 7138383846 Add search_for_rsdp_bios constructor on AcpiTables 4 years ago
  Isaac Woods 3f9887324f Rename rsdp_search to rsdp, add fields for publishing 4 years ago
  Isaac Woods 93f9e3b337 Divide RSDP searching into rsdp_search crate 4 years ago
  Isaac Woods f2ad68ad18 Rewrite main crate documentation 4 years ago
  Isaac Woods 20a076fecd Some small clean-ups 4 years ago
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type 4 years ago
  Isaac Woods b272d42bef Store handler in AcpiTables to make API nicer 4 years ago
  Isaac Woods f11e229d89 Move PCI config region parsing over to new system 4 years ago
  Isaac Woods 1cc87f4d51 Move interrupt and platform info over to new system 4 years ago
  Isaac Woods 7703f96b33 Provide new way to get HPET info 4 years ago
  Isaac Woods 39ca004732 Note that we've seen WAET tables in the SDT signature list 4 years ago
  Isaac Woods 9fe8b19331 Move to allowing collection of tables without dispatch 4 years ago
  Isaac Woods 0f5c935731 Add method to change type of PhysicalMapping 4 years ago