Firmware Test Suite
The FirmWare Test Suite (fwts) is a tool to do automatic testing of a PC's firmware. There can be a lot of subtle or vexing Linux Kernel/firmware issues caused when firmware is buggy, so it's useful to have a tool that can automatically check for common BIOS and ACPI errors. Where possible the tool will give some form of advice on how to fix issues or workaround firmware issues.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/fwts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000607 607 Bytes | |
_servicedata | 0000000228 228 Bytes | |
fwts-23.07.00.obscpio | 0021675533 20.7 MB | |
fwts-fix-non-acpi.patch | 0000001153 1.13 KB | |
fwts-no-compiletime.patch | 0000000469 469 Bytes | |
fwts.changes | 0000073203 71.5 KB | |
fwts.obsinfo | 0000000096 96 Bytes | |
fwts.spec | 0000003119 3.05 KB |
Revision 76 (latest revision is 82)
Dominique Leuenberger (dimstar_suse)
accepted
request 1097898
from
Martin Pluskal (pluskalm)
(revision 76)
- Update to version 23.07.00: * lib: fwts_version.h - update to V23.07.00 * debian: update changelog * debian: fix lintian errors and warnings * debian: fix debuild fail for the not installed files * debian: update compat level and standards version * ACPICA: Update to version 20230628 * fwts_acpica: Remove unused variable "context" * acpi/wmi: Fix bug when counting WMI methods * acpi/wmi: Check if the mandatory block query method exists * acpi/wmi: Add WMI GUID for the dell-wmi-ddv driver * Increase number of max semaphores to fix OOM crashes on some systems * lib: fwts_acpi_object_eval: sync up the AML exceptions from ACPICA * uefi: esrt: update the LastAttemptStatus values to UEFI spec 2.10 * acpi: mpam: fix build fail on bionic * fwts-test: sync up with test with resource specific data * acpi: mpam: test with resource specific data for interconnect location type * fwts-test: sync up with adding the mpam tests * acpi: mpam: add test for ACPI MPAM table * fwts-test: sync up aest modify the dumping raw data * acpi: aest: modify the dumping raw data without noisy info * lib: fwts_dump_data: add library function for dumping all raw data with prefix * lib: fwts_dump_data: add function for simply dump raw data * auto-packager: mkpackage.sh: remove the control hook * lib: make the return types consistent * debian: control: modify newer dkms dependency * debian: control: update uploader * lib: fwts_oops: fix the WARN_ON warnings in kernel not found * cppcheck: fix the cppcheck source link error * fwts-test: sync up the removing ARM specific for ebbr
Comments 0