Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Isaac Woods 39ca004732 Note that we've seen WAET tables in the SDT signature list hace 4 años
  Isaac Woods 9fe8b19331 Move to allowing collection of tables without dispatch hace 4 años
  Isaac Woods 0f5c935731 Add method to change type of PhysicalMapping hace 4 años
  Isaac Woods f34613fc64 Move FADT methods onto type hace 4 años
  Isaac Woods 7d6653de7e Store the handler in each PhysicalMapping so we can unmap on drop hace 4 años
  Isaac Woods c75f4b0907 Merge pull request #76 from michaelmelanson/add-more-resources hace 4 años
  Michael Melanson cf8be5239c Add specification for the I/O Port Descriptor hace 4 años
  Michael Melanson 8e0213410f Add specification for the DMA Format Descriptor hace 4 años
  Michael Melanson 0a4d4dbd43 Tidy up `irq_format_descriptor` hace 4 años