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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/fwts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000607 607 Bytes | |
_servicedata | 0000000228 228 Bytes | |
fwts-23.03.00.obscpio | 0021500941 20.5 MB | |
fwts-fix-non-acpi.patch | 0000001153 1.13 KB | |
fwts-no-compiletime.patch | 0000000469 469 Bytes | |
fwts.changes | 0000070446 68.8 KB | |
fwts.obsinfo | 0000000096 96 Bytes | |
fwts.spec | 0000003119 3.05 KB |
Revision 74 (latest revision is 82)
Dominique Leuenberger (dimstar_suse)
accepted
request 1075161
from
Martin Pluskal (pluskalm)
(revision 74)
- Update to version 23.03.00: * lib: fwts_version.h - update to V23.03.00 * debian: update changelog * auto-packager: mkpackage: add build depend dh-dkms for lunar * dmicheck: fix the print format * dmicheck: update for supporting DMI version to 3.6 * dmicheck: update the device type field for type 41 * dmicheck: update the interface field for type 21 * dmicheck: add some bit 0 reserved checks for type 17 * dmicheck: modify the memory type range check for type 17 * dmicheck: add bit 0 reserved check of the processor characteristics for type 4 * dmicheck: add status check for type 4 * dmicheck: add processor family check for type 4 * dmicheck: fix the extended bios ROM size bit check of type 0 * dmicheck: fix the wrong slot height value range * dmicheck: fix the length check error for type 9 * debian: update copyright * acpi: method: NIH method output buffer should be 4 bytes * ebbr: add some tests to ebbr option * sbbr: add esrt and uefibootpath tests to sbbr option * Add support for 64 bit LoongArch compilation * libfwtsiasl: fix undefined symbols in shared library
Comments 0