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:Backports:SLE-15-SP4:FactoryCandidates/fwts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fwts-V15.08.00.tar.gz | 0003380933 3.22 MB | |
fwts-no-compiletime.patch | 0000000664 664 Bytes | |
fwts.changes | 0000009635 9.41 KB | |
fwts.spec | 0000002781 2.72 KB | |
json-c-includes.patch | 0000000747 747 Bytes |
Revision 5 (latest revision is 82)
Stephan Kulow (coolo)
accepted
request 324649
from
Martin Pluskal (pluskalm)
(revision 5)
- Update to 15.08.00 * new features: + acpi: tpm2: Add ACPI TPM2 test + acpi: method: add support for _CPC revision 2 + acpi: add support for FPDT table (LP: #1476954) + acpi: add ACPI IORT test (LP: #1450440) + ACPICA: Update to version 20150717 (LP: #1475733) + acpi: Add support for MCHI Table (LP: #1478951) + acpi: Add support for STAO Table (LP: #1478957) + acpi: Add support for ASF! Table (LP: #1479736) + acpi: Add support for WDAT Table (LP: #1480257)
Comments 0