Commit History

Author SHA1 Message Date
  Isaac Woods 28275c5f6e Publish `apci v5.0.0` 1 year ago
  Isaac Woods fc09396b59 Move contents of `rsdp` into `acpi` 1 year ago
  Isaac Woods d5c4d8dc04 Make some tweaks to `README` re allocation in `acpi` 1 year ago
  Isaac Woods a2c745d992 rsdp,acpi: update crates to 2021 edition 1 year ago
  Isaac Woods f45963d3bc acpi: provide `new` function directly on `PlatformInfo` too 1 year ago
  Isaac Woods 67d01eac47 acpi: add top-level documentation about `allocator_api,alloc` features 1 year ago
  Isaac Woods d5b338153a acpi: specify exact minimum dependency versions 1 year ago
  Isaac Woods 932bae5d07 acpi: add `alloc` feature for easy use of the global allocator 1 year ago
  Isaac Woods c86972d6b9 acpi: make `ManagedSlice` a little more readable 1 year ago
  Mark Poliakov b2a5f4a75b AML: Implement OpReg-relative PkgLength parser 1 year ago
  Mark Poliakov 9d2fa982f8 AML: Implement tests for DefPackage parsing 1 year ago
  Mark Poliakov 05c5578c5c AML: Fix DefPackage len < NumElements failing 1 year ago
  Isaac Woods 2010bb80b8 Update `rustfmt.toml` to current edition and format 1 year ago
  Mark Poliakov bec70c4a3d AML: Fix `UnexpectedEndOfStream` in `DefIfElse` in terminal position 1 year ago
  Mark Poliakov 0e1534640e aml: `DefSizeOf` implementation 1 year ago
  Isaac Woods 301302efd5 Publish `aml v0.16.4` 1 year ago
  Alex Olson 4e08a215c8 acpi: fix length of "extended_area_bytes" in RSDP search 1 year ago
  Zavier Divelbiss 6076ae7511 clean up allocator_api feature 1 year ago
  Niklas Sombert 24ef7f740c rsdp: Make whole RSDP readable 1 year ago
  Isaac Woods a77817f48f Improve the documentation for `PhysicalMapping` 1 year ago
  Alex Olson c6f332704e acpi: Allow Madt and Mcfg fields to be accessed without allocator_api 1 year ago
  Ron Williams 2d4f81cf9e add Unimplmented error code 1 year ago
  Ron Williams dc6c8f93b9 remove extra debug message 1 year ago
  Ron Williams 7d3c85253c Add minimal CondRefOf support - only handles checking for source, does not assign to target 1 year ago
  Isaac Woods b328d8286a Autoformat `aml_tester`, update CI to use new CLI interface 1 year ago
  Ron Williams 0b3a35d725 aml_tester: Add positional file arguments, in-order parsing and shared namespace 1 year ago
  Alex Olson d8140ca0e6 acpi: Fix compile error when allocator_api is not enabled 1 year ago
  rcerc 20f562f423 aml: Do not require unstable features from rustc that are not used 1 year ago
  Isaac Woods e41036d374 Publish `aml v0.16.3` with hack for 32-bit targets 1 year ago
  Isaac Woods d5def73b37 Add hack to get `aml` compiling on 32-bit platforms 1 year ago