fwts 14.02.00-0ubuntu0 source package in Ubuntu

Changelog

fwts (14.02.00-0ubuntu0) trusty; urgency=low

  * acpi: method: fix ppc64el build failure (LP: #1272265)
  * acpi: acpidump: handle invalid MADT table data (LP: #1278422)
  * cpu: cpufreq: tidy code, show advice when cpu scaling unavailable
    (LP: #1267959)
  * lib: fwts_release: call lsb_release rather than parsing raw data
    (LP: #1266823)
  * ACPICA: update to version 20140214. (LP: #1281096)
  * lib: fwts_acpi_tables: fix parsing of empty data (LP: #1281197)

  * data: klog.json: lower the level of the failure when the _S1 and _S2 not
    implemented (LP: #1279714)
 -- Alex Hung <email address hidden>   Wed, 19 Feb 2014 11:48:01 +0800

Upload details

Uploaded by:
Alex Hung
Sponsored by:
Keng-Yu Lin
Uploaded to:
Trusty
Original maintainer:
Firmware Testing Team
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fwts_14.02.00.orig.tar.gz 1.3 MiB 0db73f2c118a76cc951777964eec9ef32bece053154505d4fdc644b5a0b51809
fwts_14.02.00-0ubuntu0.debian.tar.gz 31.9 KiB 05700ca6b8d1fe1a63c37dcd39a1ba5e011d0abf701876ea9e158ed8d5f1110f
fwts_14.02.00-0ubuntu0.dsc 2.2 KiB f8efd5b4b8dcd40534b4f6f63548cc7d8887cda8706b96cd25d4e0340cca6f9a

View changes file

Binary packages built by this source

fwts: FirmWare Test Suite

 This is a firmware test suite that performs sanity checks on Intel/AMD
 PC 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-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.

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.

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.

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.