fwts 21.12.00-0ubuntu1 source package in Ubuntu

Changelog

fwts (21.12.00-0ubuntu1) jammy; urgency=medium

  [Alex Hung]
  * s3: fix incorrect error messages for s2idle_residency
  * s3: increase s2idle_residency to u64 to avoid overflows
  * dmicheck: skip scanning smbios in /dev/mem on aarch64

  [Ivan Hu]
  * s4: clean up pedantic static analysis warnings
  * acpi: uniqueid: clean up pedantic static analysis warnings

 -- Alex Hung <email address hidden>  Wed, 15 Dec 2021 14:39:16 -0700

Upload details

Uploaded by:
Alex Hung
Sponsored by:
Timo Aaltonen
Uploaded to:
Jammy
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_21.12.00.orig.tar.gz 3.7 MiB e8326bdde2c1ead4bf1c76a1aa39bab87e2effa7b132a9f15770623bd3ccdc03
fwts_21.12.00-0ubuntu1.debian.tar.xz 60.0 KiB 38c8ff058fc049b853f994a81c73b1816747b2ea9313a6deeeba93dc9b4f5f98
fwts_21.12.00-0ubuntu1.dsc 2.7 KiB 8a3397943babc55514d99204a6c795a49cbf814b19e142add7059fa7d4eb053e

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