fwts 14.03.01-0ubuntu2 source package in Ubuntu

Changelog

fwts (14.03.01-0ubuntu2) trusty; urgency=low

  [Alex Hung]
  * klog: ACPI does not specify _BQC as a mandatory method
  * s3: add a "s3-hybrid" option to enable hybrid sleep for s3 (LP: #1295146)
  * fwts-test: klog: updates for _BQC changes in
    76c3ffd814cc882564f680b16f2c2d314ae58b07
  * fwts-test: arg-help-0001: updates tests for new --s3-hybrid option
  * fwts-test: arg-help-0001: fix test-0002.sh incorrectly uses
    arg-help-0001.log
  * doc: add --s3-hybrid man page entry

  [Colin Ian King]
  * acpi: wmi: add some newer UUIDs that are supported by linux (LP: #1292515)
  * fwts_hwinfo: don't compare network addresses (LP: #1293297)
  * acpi: acpidump: fix dump offsets in various table dumps (LP: #1293613)
  * fwts-test: re-sync with fwts fix to acpidump
  * lib: fwts_alloc: fix low 32 bit memory allocator (LP: #1295849)
  * fwts-test: arg-help-0001: don't check the version field
  * fwts-test: wmi-0001: update test to sync with WMI changes in fwts
  * fwts-test: arg-log-format-0001: fix aarch64 failures
  * acpi: method: add more advice for failed _PTS, _TTS and _WAK (LP: #1296737)
  * lib: fwts_acpi_object_eval: report better advice on exec failure
    (LP: #1296710)
  * acpi: method: fix _ACx test (LP: #1297323)
  * fwts-test: keep method-0001 test in sync with changes in fwts method
  * acpica: update to version 20140325 (LP: #1297531)
  * fwts-test: update ACPICA related tests due to ACPICA updates

  [Keng-Yu Lin]
  * debian: skip fwts-test on arm64

  [Matt Fleming]
  * lib: fwts_log: Add missing log field flags
 -- Ivan Hu <email address hidden>   Thu, 27 Mar 2014 10:09:59 +0800

Upload details

Uploaded by:
Ivan Hu
Sponsored by:
Keng-Yu Lin
Uploaded to:
Trusty
Original maintainer:
Firmware Testing Team
Architectures:
i386 amd64 armel armhf arm64 ppc64 ppc64el
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
fwts_14.03.01.orig.tar.gz 2.8 MiB 73d650fbd48d72c2308367cb42f16cd9f316c965699aee70139e84b2a14f17fc
fwts_14.03.01-0ubuntu2.debian.tar.gz 33.1 KiB 32282cb42285d079a9100076d76a5824bd66910d54e757061f3ca186c2ed3997
fwts_14.03.01-0ubuntu2.dsc 2.3 KiB 969d73e89c649f877cd11904293827cb2757a32fc1b7778e0a102db9b547a8b4

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.