Histórico de Commits

Autor SHA1 Mensagem Data
  Ron Williams dc6c8f93b9 remove extra debug message há 2 anos atrás
  Ron Williams 7d3c85253c Add minimal CondRefOf support - only handles checking for source, does not assign to target há 2 anos atrás
  Isaac Woods b328d8286a Autoformat `aml_tester`, update CI to use new CLI interface há 2 anos atrás
  Ron Williams 0b3a35d725 aml_tester: Add positional file arguments, in-order parsing and shared namespace há 2 anos atrás
  Alex Olson d8140ca0e6 acpi: Fix compile error when allocator_api is not enabled há 2 anos atrás
  rcerc 20f562f423 aml: Do not require unstable features from rustc that are not used há 2 anos atrás
  Isaac Woods e41036d374 Publish `aml v0.16.3` with hack for 32-bit targets há 2 anos atrás
  Isaac Woods d5def73b37 Add hack to get `aml` compiling on 32-bit platforms há 2 anos atrás
  rcerc 9fd1120d9c acpi: Add missing and new fields to GIC CPU interface structure há 2 anos atrás
  Ron Williams 25680a20db Add l_and parser and opcode há 2 anos atrás
  rcerc 066cb83cf5 acpi: Include header in `Dsdt` struct to avoid pointer dereference há 2 anos atrás
  rcerc 2c3bc2a7d7 acpi: Avoid entirely mapping a table if its header is invalid há 2 anos atrás
  rcerc a0db984096 rsdp: Improve handling of RSDP search areas' ends há 2 anos atrás
  rcerc 526d622f5f acpi: Reduce duplicate code to iterate over root table entries há 2 anos atrás
  rcerc 245258b031 acpi: Map a table entirely before attempting to validate it há 2 anos atrás
  Ron Williams 8e71a960f7 Update syntax of literal zero há 2 anos atrás
  rw-vanc b48a085040 Add def_alias, alias shares handle with target (#153) há 2 anos atrás
  Ron Williams 1650c57b2f Add stub implementations for Handler, read_u16 etc. há 2 anos atrás
  Ron Williams 271214a68c Update aml_tester to clap 4 há 2 anos atrás
  Isaac Woods 14c6c67f3c aml: initial support for `DefObjectType` and test it há 2 anos atrás
  Isaac Woods 2bac9f3aa5 aml: make crate-level comment clearer há 2 anos atrás
  Isaac Woods d7b1f14216 aml: remove stabilised `bool_to_option` feature há 2 anos atrás
  Isaac Woods 8351d3b57a tests: fix error with compilation of `scopes.asl` há 2 anos atrás
  Isaac Woods 596770dc81 aml_tester: better error message when `iasl` is not installed há 2 anos atrás
  Isaac Woods d9a4d3e084 Remove outdated, now incorrect, comment há 2 anos atrás
  Isaac Woods a474afb46d Publish `aml v0.16.2` which updates to `bitvec 1.0.1` há 2 anos atrás
  Isaac Woods b2931f402f aml: update to `bitvec v1.0.1` as `funty v1.2` has been yanked há 2 anos atrás
  Zavier Divelbiss ea2251bd91 improve `PciConfigRegions` API há 2 anos atrás
  Zavier Divelbiss c0e45933de rework crate to allocationless (#131) há 2 anos atrás
  Isaac Woods f31466cc22 aml: fix breakage by not deriving `Debug` on `AmlContext` há 2 anos atrás