Historique des commits

Auteur SHA1 Message Date
  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
  Isaac Woods 2e5cf65b28 Add instructions for testing and fuzzing the AML parser il y a 4 ans
  Isaac Woods 288696a7c8 Add fuzzing target for AML parser il y a 4 ans
  Isaac Woods a885b2139a Merge pull request #75 from IsaacWoods/new il y a 4 ans
  Isaac Woods 5257344ada Acpi v2.0.0 il y a 4 ans
  Isaac Woods 7fbced40bf Publish acpi v2.0.0-pre1 for testing il y a 4 ans
  Isaac Woods acb680bd48 Update README to talk about new rsdp crate il y a 4 ans
  Isaac Woods 85152b3771 Publish rsdp v1.0.0 il y a 4 ans
  Isaac Woods 7138383846 Add search_for_rsdp_bios constructor on AcpiTables il y a 4 ans
  Isaac Woods 3f9887324f Rename rsdp_search to rsdp, add fields for publishing il y a 4 ans
  Isaac Woods 93f9e3b337 Divide RSDP searching into rsdp_search crate il y a 4 ans
  Isaac Woods f2ad68ad18 Rewrite main crate documentation il y a 4 ans
  Isaac Woods 20a076fecd Some small clean-ups il y a 4 ans
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type il y a 4 ans
  Isaac Woods b272d42bef Store handler in AcpiTables to make API nicer il y a 4 ans