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-21.08.00.obscpio | 0021266957 20.3 MB | |
fwts-fix-non-acpi.patch | 0000001153 1.13 KB | |
fwts-no-compiletime.patch | 0000000469 469 Bytes | |
fwts.changes | 0000060923 59.5 KB | |
fwts.obsinfo | 0000000097 97 Bytes | |
fwts.spec | 0000003044 2.97 KB |
Revision 62 (latest revision is 82)
Dominique Leuenberger (dimstar_suse)
accepted
request 914215
from
Martin Pluskal (pluskalm)
(revision 62)
- Update to version 21.08.00: * lib: fwts_version.h - update to V21.08.00 * debian: update changelog * ARM64 SMCCC firmware API tests * bios: smm: fix indentation * acpi: sbbr: refactor by fwts_get_fadt_version * lib: fwts_acpi_tables: add a function to get FADT versions * acpi: fadt: remove hard-coded FADT version * acpi: fadt: clarify comments of FACS and HW-reduced mode * acpi: dmar: add a warning when PCI device is not found
Comments 0