- Update to version 21.11.00:
* lib: fwts_version.h - update to V21.11.00
* debian: update changelog
* auto-packager:mkpackage.sh: add jammy
* fwts-test: sync up the adding sleep type for s2idle testing
* s3: add sleep type setting for testing with s3 or s2idle
* acpi: madt: De-initialise ACPICA core engine in case of error.
* lib: fwts_smbios: fix loading SMBIOS table from uefi
* acpi: uniqueid: skip comparison of _HID and _CID of the same device
* ACPICA: Update to version 20210930
OBS-URL: https://build.opensuse.org/request/show/935382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=64
* lib: fwts_version.h - update to V21.11.00
* debian: update changelog
- Update to version 21.09.00:
* auto-packager:mkpackage.sh: add jammy
* fwts-test: sync up the adding sleep type for s2idle testing
* s3: add sleep type setting for testing with s3 or s2idle
* acpi: madt: De-initialise ACPICA core engine in case of error.
- Update to version 21.09.00:
* lib: fwts_smbios: fix loading SMBIOS table from uefi
* acpi: uniqueid: skip comparison of _HID and _CID of the same device
- Update to version 21.09.00:
* ACPICA: Update to version 20210930
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=135
- Update to version 21.09.00:
* snapcraft: Fix incorrect core20 library path
* snapcraft: fix path to fwts
* lib: fwts_version.h - update to V21.09.00
* debian: update changelog
* acpi: replace fwts_firmware_detect() by fw->firmware_type
* lib: fwts_firmware: fix incorrect comments for fwts_firmware_detect
* uefi: uefirtmisc: reduce scope of some variables
* uefi: securebootcert: make some function arguments const
* src/pci/smccc: reduce scope of variable ret
* bios: smm: remove redundant variable n
* acpi: iort: constify some function arguments
* acpi: dmar: constify a pointer argument in acpi_parse_dev_scope
* acpi: cstates: remove redundant null check on entry
* smccc_test: fix missing ) in pr_info call
* opal: clean up some coding style issues
* opal: Fix a few memory leaks on asprint allocated buffers
* acpi: s3power: clean up pedantic static analysis warnings
* uefirtvariable: clean up pedantic static analysis warnings
* opal: mem_info: clean up pedantic static analysis warnings
* fwts_devicetree: clean up static analysis warning
* fwts_acpi_tables: NULLify table pointers
* snapcraft: update to use core20
* lib: use <poll.h> rather than <sys/poll.h>
- Update to version 21.08.00:
* Manual: update number of tests, date and remove double spaces
* debian/control: Add device-tree-compiler as dependency for armel/armhf/arm64
* fwts_firmware: Rework Devicetree firmware detection
* Enable dt_sysinfo test for Power only
OBS-URL: https://build.opensuse.org/request/show/922126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=63
* snapcraft: Fix incorrect core20 library path
* snapcraft: fix path to fwts
* lib: fwts_version.h - update to V21.09.00
* debian: update changelog
* acpi: replace fwts_firmware_detect() by fw->firmware_type
* lib: fwts_firmware: fix incorrect comments for fwts_firmware_detect
* uefi: uefirtmisc: reduce scope of some variables
* uefi: securebootcert: make some function arguments const
* src/pci/smccc: reduce scope of variable ret
* bios: smm: remove redundant variable n
* acpi: iort: constify some function arguments
* acpi: dmar: constify a pointer argument in acpi_parse_dev_scope
* acpi: cstates: remove redundant null check on entry
* smccc_test: fix missing ) in pr_info call
* opal: clean up some coding style issues
* opal: Fix a few memory leaks on asprint allocated buffers
* acpi: s3power: clean up pedantic static analysis warnings
* uefirtvariable: clean up pedantic static analysis warnings
* opal: mem_info: clean up pedantic static analysis warnings
* fwts_devicetree: clean up static analysis warning
* fwts_acpi_tables: NULLify table pointers
* snapcraft: update to use core20
* lib: use <poll.h> rather than <sys/poll.h>
- Update to version 21.08.00:
* Manual: update number of tests, date and remove double spaces
* debian/control: Add device-tree-compiler as dependency for armel/armhf/arm64
* fwts_firmware: Rework Devicetree firmware detection
* Enable dt_sysinfo test for Power only
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=134
- 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
OBS-URL: https://build.opensuse.org/request/show/914215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=62
* 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
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=133
- Update to version 21.07.00:
* ACPICA: Update to version 20210730
* uefirttime: Fix incorrect error messages for invalid time test
* fwts-test: sync up with updates in fwts_wmi_known_guids
* acpi/wmi: update WMI known GUIDs from Linux kernel 5.14-rc1
* sbbr: remove pm_file test (not required in BBR 1.0)
* lib: fwts_version.h - update to V21.07.00
* debian: update changelog
* auto-packager: mkpackage.sh: remove groovy
* uefirttime: add advice for the timezone 2047 failure (LP: #1933503)
* fwts-test: sync up with DBG2 changes from BSA updates
* fwts_acpi_tables: skip FACS warning for reduced hardware
* acpi: method: Make _AEI test optional for SBBR
* acpi: dbg2: Allow 16550 compatible serial port in DBG2
* acpi: method: Make method_test_ADR() optional
* sbbr: adjust signature name for MADT
* sbbr: remove SSDT from mandatory list
* sbbr: acpitables: add new recommended tables
* acpi: acpitables: add advices for table revision tests
OBS-URL: https://build.opensuse.org/request/show/910088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=61
* ACPICA: Update to version 20210730
* uefirttime: Fix incorrect error messages for invalid time test
* fwts-test: sync up with updates in fwts_wmi_known_guids
* acpi/wmi: update WMI known GUIDs from Linux kernel 5.14-rc1
* sbbr: remove pm_file test (not required in BBR 1.0)
* lib: fwts_version.h - update to V21.07.00
* debian: update changelog
* auto-packager: mkpackage.sh: remove groovy
* uefirttime: add advice for the timezone 2047 failure (LP: #1933503)
* fwts-test: sync up with DBG2 changes from BSA updates
* fwts_acpi_tables: skip FACS warning for reduced hardware
* acpi: method: Make _AEI test optional for SBBR
* acpi: dbg2: Allow 16550 compatible serial port in DBG2
* acpi: method: Make method_test_ADR() optional
* sbbr: adjust signature name for MADT
* sbbr: remove SSDT from mandatory list
* sbbr: acpitables: add new recommended tables
* acpi: acpitables: add advices for table revision tests
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=132
- Update to version 21.06.00:
* lib: fwts_version.h - update to V21.06.00
* debian: update changelog
* fwts_acpi_tables: memcpy 4 char ACPI table name
* Remove complex disabling of ACPI for non-ACPI targets
* Debian: move source lintian overrides file to source
* Add lintian overrides for ldconfig trigger warning
* Debian: control: update Standards-Version to 4.1.0
* Debian: update compat level to 9
* Debian: add Rules-Requires-Root field to control file
* Debian: add project Homepage field to control file
* debian/copyright: use secure https url specifier
* Debian: remove spaces at end of lines of control file
* Debian: remove spaces at end of lines of changelong
* auto-packager: mkpackage.sh: remove xenial
* live-image: add "TPM tests" to root menu
* live-image: add utils tests to "Selected" menu
* tpmevlog: add to batch tests
* klog.json: check IRQ requests on irqchip
OBS-URL: https://build.opensuse.org/request/show/901331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=60
* lib: fwts_version.h - update to V21.06.00
* debian: update changelog
* fwts_acpi_tables: memcpy 4 char ACPI table name
* Remove complex disabling of ACPI for non-ACPI targets
* Debian: move source lintian overrides file to source
* Add lintian overrides for ldconfig trigger warning
* Debian: control: update Standards-Version to 4.1.0
* Debian: update compat level to 9
* Debian: add Rules-Requires-Root field to control file
* Debian: add project Homepage field to control file
* debian/copyright: use secure https url specifier
* Debian: remove spaces at end of lines of control file
* Debian: remove spaces at end of lines of changelong
* auto-packager: mkpackage.sh: remove xenial
* live-image: add "TPM tests" to root menu
* live-image: add utils tests to "Selected" menu
* tpmevlog: add to batch tests
* klog.json: check IRQ requests on irqchip
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=130
- Update to version 19.09.00:
* acpi/boot: skip ACPI BOOT test on UEFI systems.
* acpi: s3: fix typo from 6b94bb6a4b13e
* opal: add more bounds checking and zero pstates array
* fwtstest: boot-0001: sync with boot table check on efi firmware
- Changes for version 19.08.00:
* ACPICA: Update to version 20190816
* auto-packager: mkpackage.sh: remove cosmic
* efi_runtime: enable KBUILD_MODPOST_WARN=y to workaround build failures
* ACPICA: Update to version 20190816
* fwtstest: syntaxcheck-0001: update to keep in sync with ACPICA features
* README: Add package dependency notes for ARM64
OBS-URL: https://build.opensuse.org/request/show/734745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwts?expand=0&rev=43
* acpi/boot: skip ACPI BOOT test on UEFI systems.
* acpi: s3: fix typo from 6b94bb6a4b13e
* opal: add more bounds checking and zero pstates array
* fwtstest: boot-0001: sync with boot table check on efi firmware
- Changes for version 19.08.00:
* ACPICA: Update to version 20190816
* auto-packager: mkpackage.sh: remove cosmic
* efi_runtime: enable KBUILD_MODPOST_WARN=y to workaround build failures
* ACPICA: Update to version 20190816
* fwtstest: syntaxcheck-0001: update to keep in sync with ACPICA features
* README: Add package dependency notes for ARM64
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=95