Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Isaac Woods 5ab486d1a8 Return error if PkgLength is longer than remaining stream 4 gadi atpakaļ
  Isaac Woods 56472490c9 Fix first fuzzing bug! Don't allow NullName as a full NameString 4 gadi atpakaļ
  Isaac Woods a93cfa2453 Add note about not getting full output from iasl in aml_tester 4 gadi atpakaļ
  Isaac Woods 1a2521e411 Assert that path isn't invalid in get_level_for_path(_mut) and add tests 4 gadi atpakaļ
  Isaac Woods 2e5cf65b28 Add instructions for testing and fuzzing the AML parser 4 gadi atpakaļ
  Isaac Woods 288696a7c8 Add fuzzing target for AML parser 4 gadi atpakaļ
  Isaac Woods a885b2139a Merge pull request #75 from IsaacWoods/new 4 gadi atpakaļ
  Isaac Woods 5257344ada Acpi v2.0.0 4 gadi atpakaļ
  Isaac Woods 7fbced40bf Publish acpi v2.0.0-pre1 for testing 4 gadi atpakaļ
  Isaac Woods acb680bd48 Update README to talk about new rsdp crate 4 gadi atpakaļ
  Isaac Woods 85152b3771 Publish rsdp v1.0.0 4 gadi atpakaļ
  Isaac Woods 7138383846 Add search_for_rsdp_bios constructor on AcpiTables 4 gadi atpakaļ
  Isaac Woods 3f9887324f Rename rsdp_search to rsdp, add fields for publishing 4 gadi atpakaļ
  Isaac Woods 93f9e3b337 Divide RSDP searching into rsdp_search crate 4 gadi atpakaļ
  Isaac Woods f2ad68ad18 Rewrite main crate documentation 4 gadi atpakaļ
  Isaac Woods 20a076fecd Some small clean-ups 4 gadi atpakaļ
  Isaac Woods 1607d72051 Add AcpiTable and simplify get_sdt, removing need for coerce_type 4 gadi atpakaļ
  Isaac Woods b272d42bef Store handler in AcpiTables to make API nicer 4 gadi atpakaļ
  Isaac Woods f11e229d89 Move PCI config region parsing over to new system 4 gadi atpakaļ
  Isaac Woods 1cc87f4d51 Move interrupt and platform info over to new system 4 gadi atpakaļ
  Isaac Woods 7703f96b33 Provide new way to get HPET info 4 gadi atpakaļ
  Isaac Woods 39ca004732 Note that we've seen WAET tables in the SDT signature list 4 gadi atpakaļ
  Isaac Woods 9fe8b19331 Move to allowing collection of tables without dispatch 4 gadi atpakaļ
  Isaac Woods 0f5c935731 Add method to change type of PhysicalMapping 4 gadi atpakaļ
  Isaac Woods f34613fc64 Move FADT methods onto type 4 gadi atpakaļ
  Isaac Woods 7d6653de7e Store the handler in each PhysicalMapping so we can unmap on drop 4 gadi atpakaļ
  Isaac Woods c75f4b0907 Merge pull request #76 from michaelmelanson/add-more-resources 4 gadi atpakaļ
  Michael Melanson cf8be5239c Add specification for the I/O Port Descriptor 4 gadi atpakaļ
  Michael Melanson 8e0213410f Add specification for the DMA Format Descriptor 4 gadi atpakaļ
  Michael Melanson 0a4d4dbd43 Tidy up `irq_format_descriptor` 4 gadi atpakaļ