Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaac Woods fda3c0b74c Use ux::from_le_bytes in ux parsers hace 4 años
  Isaac Woods 47c4aec17e Improve code generation of choice! macro hace 4 años
  Isaac Woods 52b05fd91e Handle buffers that don't initialize all elements correctly hace 4 años
  Isaac Woods 025a34cf9a Only initialize fuzzing logger once hace 4 años
  Isaac Woods 6d2045de3a Implement comparison between strings and buffers hace 4 años
  Isaac Woods 747bcfd28d Don't panic when working with invalid PkgLengths (round 2) hace 4 años
  Isaac Woods 034cecb061 Make sure logger is installed without errors in fuzzer hace 4 años
  Isaac Woods 65fc67addc Delete bors.toml hace 4 años
  Isaac Woods e8a6c050b4 Make AmlName components private, disallow empty names in from_components hace 4 años
  Isaac Woods 5ab486d1a8 Return error if PkgLength is longer than remaining stream hace 4 años
  Isaac Woods 56472490c9 Fix first fuzzing bug! Don't allow NullName as a full NameString hace 4 años
  Isaac Woods a93cfa2453 Add note about not getting full output from iasl in aml_tester hace 4 años
  Isaac Woods 1a2521e411 Assert that path isn't invalid in get_level_for_path(_mut) and add tests hace 4 años
  Isaac Woods 2e5cf65b28 Add instructions for testing and fuzzing the AML parser hace 4 años
  Isaac Woods 288696a7c8 Add fuzzing target for AML parser hace 4 años
  Isaac Woods a885b2139a Merge pull request #75 from IsaacWoods/new hace 4 años
  Isaac Woods 5257344ada Acpi v2.0.0 hace 4 años
  Isaac Woods 7fbced40bf Publish acpi v2.0.0-pre1 for testing hace 4 años
  Isaac Woods acb680bd48 Update README to talk about new rsdp crate hace 4 años
  Isaac Woods 85152b3771 Publish rsdp v1.0.0 hace 4 años
  Isaac Woods 7138383846 Add search_for_rsdp_bios constructor on AcpiTables hace 4 años
  Isaac Woods 3f9887324f Rename rsdp_search to rsdp, add fields for publishing hace 4 años
  Isaac Woods 93f9e3b337 Divide RSDP searching into rsdp_search crate hace 4 años
  Isaac Woods f2ad68ad18 Rewrite main crate documentation hace 4 años
  Isaac Woods 20a076fecd Some small clean-ups hace 4 años
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type hace 4 años
  Isaac Woods b272d42bef Store handler in AcpiTables to make API nicer hace 4 años
  Isaac Woods f11e229d89 Move PCI config region parsing over to new system hace 4 años
  Isaac Woods 1cc87f4d51 Move interrupt and platform info over to new system hace 4 años
  Isaac Woods 7703f96b33 Provide new way to get HPET info hace 4 años