Skip to content

Releases: dominiksalvet/afc-scout

2.1.0

11 Feb 18:23
Compare
Choose a tag to compare

Changed

  • Adapt to new GitPack 1.0.0 installation format.
  • The acpi_call module is installed automatically on systems with APT.
  • The acpi_call module is loaded on system boots using a systemd service.

Fixed

  • Fixed ignored null byte in input warning occurring on some systems.

Removed

  • Removed the support for local GitPack installation as it is unnecessary.

2.0.1

02 Oct 21:52
Compare
Choose a tag to compare

Fixed

  • ACPI call errors now include the whole error description.

2.0.0

03 May 21:09
Compare
Choose a tag to compare

Changed

  • Interesting address ranges are printed instead of dumping all when run without arguments.

Removed

  • The check for existing commands has been removed as those are mandatory commands.

1.1.1

23 Feb 20:25
Compare
Choose a tag to compare

Fixed

  • Check whether start address is less or equal to end address.

1.1.0

23 Feb 19:28
Compare
Choose a tag to compare

Added

  • The support for local GitPack installation has been added.

1.0.0

23 Feb 19:21
Compare
Choose a tag to compare

Added

  • Added support for reading interesting ACPI address range.
  • Added support for reading ACPI values on custom address range.