Commit History

作者 SHA1 備註 提交日期
  Isaac Woods 42d5870bcb Fix CI 1 年之前
  Isaac Woods 066aa996dc aml: suppress all the warnings produced by the crate 1 年之前
  Isaac Woods 3759c63c6d aml: add support for the `DefSleep` opcode 1 年之前
  Isaac Woods 133001e59d aml: add support for the `DefStall` opcode 1 年之前
  Isaac Woods bb664d0272 Add deprecation notice to `rsdp` and publish as `rsdp v2.0.1` 1 年之前
  Isaac Woods 28275c5f6e Publish `apci v5.0.0` 1 年之前
  Isaac Woods fc09396b59 Move contents of `rsdp` into `acpi` 1 年之前
  Isaac Woods d5c4d8dc04 Make some tweaks to `README` re allocation in `acpi` 1 年之前
  Isaac Woods a2c745d992 rsdp,acpi: update crates to 2021 edition 1 年之前
  Isaac Woods f45963d3bc acpi: provide `new` function directly on `PlatformInfo` too 1 年之前
  Isaac Woods 67d01eac47 acpi: add top-level documentation about `allocator_api,alloc` features 1 年之前
  Isaac Woods d5b338153a acpi: specify exact minimum dependency versions 1 年之前
  Isaac Woods 932bae5d07 acpi: add `alloc` feature for easy use of the global allocator 1 年之前
  Isaac Woods c86972d6b9 acpi: make `ManagedSlice` a little more readable 1 年之前
  Mark Poliakov b2a5f4a75b AML: Implement OpReg-relative PkgLength parser 1 年之前
  Mark Poliakov 9d2fa982f8 AML: Implement tests for DefPackage parsing 1 年之前
  Mark Poliakov 05c5578c5c AML: Fix DefPackage len < NumElements failing 1 年之前
  Isaac Woods 2010bb80b8 Update `rustfmt.toml` to current edition and format 1 年之前
  Mark Poliakov bec70c4a3d AML: Fix `UnexpectedEndOfStream` in `DefIfElse` in terminal position 1 年之前
  Mark Poliakov 0e1534640e aml: `DefSizeOf` implementation 1 年之前
  Isaac Woods 301302efd5 Publish `aml v0.16.4` 1 年之前
  Alex Olson 4e08a215c8 acpi: fix length of "extended_area_bytes" in RSDP search 2 年之前
  Zavier Divelbiss 6076ae7511 clean up allocator_api feature 2 年之前
  Niklas Sombert 24ef7f740c rsdp: Make whole RSDP readable 2 年之前
  Isaac Woods a77817f48f Improve the documentation for `PhysicalMapping` 2 年之前
  Alex Olson c6f332704e acpi: Allow Madt and Mcfg fields to be accessed without allocator_api 2 年之前
  Ron Williams 2d4f81cf9e add Unimplmented error code 2 年之前
  Ron Williams dc6c8f93b9 remove extra debug message 2 年之前
  Ron Williams 7d3c85253c Add minimal CondRefOf support - only handles checking for source, does not assign to target 2 年之前
  Isaac Woods b328d8286a Autoformat `aml_tester`, update CI to use new CLI interface 2 年之前