fwts 24.01.00-0ubuntu1 source package in Ubuntu

Changelog

fwts (24.01.00-0ubuntu1) noble; urgency=medium

  [Armin Wolf]
  * acpi/wmi: Add WMI GUID for the dell-smm-hwmon driver
  * acpi/wmi: Warn if a WMI GUID has zero instances

  [Ivan Hu]
  * snapcraft: update the source repo for snap build
  * snapcraft: add source type for repo
  * lib: framework: clear the error message with the extra result filename
    suffix
  * snapcraft: specify devmode confinement for fwts snap
  * acpi: fadt: clarify the check for sleep control register
  * acpi: madt: fix typo of madt subnames
  * lib: fwts_acpi: add the PRM type GAS defined value
  * acpi: fadt: add PERSISTENT_CPU_CACHES bits to fixed feature flags
    (mantis 2206)
  * acpi: method: add _DSC method tests (mantis 2224)
  * fwts-test: method: sync up with adding _DSC method tests
  * acpi: srat: add new Generic Port structure for srat tests (mantis 2236)
  * fwts-test: sync up with new Generic Port structure added for srat
  * acpi: srat: fix to get device handle value and dump the reserved array
  * acpi: method: clarify TAD device methods requirements (mantis 2253)
  * lib: fwts_acpi_tables: add missing GAS address space ID
  * acpi: madt: add GICC new flag and length change (mantis 2285, 2303)
  * acpi: einj: test more error injection actions for einjv2 (mantis 2287)
  * acpi: method: fix typo of subelement
  * acpi: method: add _PDO test (mantis 2293)
  * fwts-test: sync up the method _PDO was added
  * acpi: phat: add reset reason health record test (mantis 2294)
  * fwts-test: sync up for reset reason health record test
  * acpi: viot: add test for ACPI VIOT table (mantis 2152)
  * fwts-test: add regression tests for VIOT
  * acpi: misc: add tests for ACPI MISC table (mantis 2297)
  * fwts-test: add regression tests for MISC
  * acpi: ccel: add tests for ACPI CCEL table (mantis 2314)
  * fwts-test: add regression tests for CCEL
  * acpi: viot: fix build fail on bionic and focal
  * acpi: skvl: add tests for ACPI SKVL table (mantis 2314)
  * fwts-test: add regression tests for SKVL
  * Update copyright year to 2024

  [Mario Limonciello]
  * Upgrade MCFGMMIONotReserved to HIGH error
  * s3: Add support for reading total s2idle residency from generic API
  * s3: Add support for checking last sleep cycle residency
  * Add support for ACPI 6.5 _UPC return values

 -- Ivan Hu <email address hidden>  Mon, 22 Jan 2024 14:37:56 +0800

Upload details

Uploaded by:
Ivan Hu
Sponsored by:
Ivan Hu
Uploaded to:
Noble
Original maintainer:
Firmware Testing Team
Architectures:
i386 amd64 armel armhf arm64 ppc64 ppc64el s390x riscv64
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fwts_24.01.00.orig.tar.gz 3.8 MiB f6bfdad9985966bd677b5a189cb1bd3479be6a6b6bfb5e9e56a9d1557de72109
fwts_24.01.00-0ubuntu1.debian.tar.xz 62.9 KiB 019717cf126aaa6d3df5afe5731655cbf9dbf256f2ad609b997ac0aba5533300
fwts_24.01.00-0ubuntu1.dsc 2.3 KiB 6a73a6e462a9eaed0a679e93296793084a5ddba510ed37c3ff44fe7e50ebe833

View changes file

Binary packages built by this source

fwts: FirmWare Test Suite

 This is a firmware test suite that performs sanity checks on system
 firmware. It is intended to identify BIOS and ACPI errors and
 if appropriate it will try to explain the errors and give advice to
 help workaround or fix firmware bugs. It is primarily intended to
 be a Linux-centric firmware troubleshooting tool.

fwts-dbgsym: debug symbols for fwts
fwts-efi-runtime-dkms: Firmware Test Suite UEFI Runtime Service kernel driver

 This package provides the efi_runtime kernel driver in DKMS format,
 which is required for accessing UEFI Runtime Services.

fwts-frontend: Firmware Test Suite frontend interface

 This is a dialog based interface designed to provide an easy to use method
 to execute tests via Firmware Test Suite and is also used as the primary
 interface within Firmware Test Suite live images.

fwts-smccc-dkms: Firmware Test Suite SMCCC firmware kernel driver

 This package provides the ARM64 SMCCC kernel driver in DKMS format,
 which is required for accessing the ARM64 SMCCC firmware API.

libfwts1: FirmWare Test Suite core support library

 This is the fwts core library. It contains a top level test framework
 and a rich range of firmware specific testing support code for the
 various fwts tests.

libfwts1-dbgsym: debug symbols for libfwts1
libfwtsacpica1: FirmWare Test Suite ACPICA core built for acpiexec functionality

 The firmware test suite requires the ACPICA core engine to be built in
 execution mode (with ACPI_EXEC_APP enabled) to support run time execution
 of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs. This library
 contains this code with a thin fwts specific API to interface with fwts.

libfwtsacpica1-dbgsym: debug symbols for libfwtsacpica1
libfwtsiasl1: FirmWare Test Suite ACPICA core built for iasl functionality

 The firmware test suite requires the ACPICA core engine to be built in
 compiler mode (with ACPI_ASL_COMPILER enabled) to support assembly and
 disassembly of ACPI Machine Language (AML) in the ACPI DSDT and SSDTs.
 This library contains this code with a thin fwts specific API to
 interface with fwts.

libfwtsiasl1-dbgsym: debug symbols for libfwtsiasl1