Change logs for fwts source package in Jammy

  • fwts (22.03.00-0ubuntu1) jammy; urgency=medium
    
      [Alex Hung]
      * acpi/time: skip a number of TAD methods when _GCP[0] is clear
    
      [Colin Ian King]
      * ACPICA: Update to version 20211217
      * fwts-tests: update acpi dump data to be in sync with latest ACPICA
    
      [Ivan Hu]
      * uefirtmisc: add checking the resources for testing
      * uefirtmisc: add option to specify iterations get next high monitonic count
      * fwts-test: sync up the adding option for get next high monotonic count
      * acpi:dmar: update the link of DMAR table
      * acpi: macf: report failures instead of just logging the errors
      * acpi: sdev: add checking secure access components
      * fwts-test: sync up the sdev checking secure access components
    
     -- Ivan Hu <email address hidden>  Thu, 17 Mar 2022 14:09:40 +0800
  • fwts (22.01.00-0ubuntu1) jammy; urgency=medium
    
      [Alex Hung]
      * auto-packager: mkpackage.sh: remove hirsute
      * s3: use system suspend default if --s3-sleep-type is not used
      * fwts_acpica: skip unneccessary null check
    
      [Ivan Hu]
      * lib: fwts_tpm.h: add new type definition
      * tpmevlog: add supporting several new types for event log checking
      * tpmevlogdump: add supporting several new types for event log dumping
    
     -- Ivan Hu <email address hidden>  Tue, 25 Jan 2022 11:37:31 +0800
  • fwts (21.12.00-0ubuntu1) jammy; urgency=medium
    
      [Alex Hung]
      * s3: fix incorrect error messages for s2idle_residency
      * s3: increase s2idle_residency to u64 to avoid overflows
      * dmicheck: skip scanning smbios in /dev/mem on aarch64
    
      [Ivan Hu]
      * s4: clean up pedantic static analysis warnings
      * acpi: uniqueid: clean up pedantic static analysis warnings
    
     -- Alex Hung <email address hidden>  Wed, 15 Dec 2021 14:39:16 -0700
  • fwts (21.11.00-0ubuntu1) jammy; urgency=medium
    
      [Alex Hung]
      * acpi: uniqueid: skip comparison of _HID and _CID of the same device
      * auto-packager:mkpackage.sh: add jammy
    
      [Colin Ian King]
      * snapcraft: fix path to fwts
      * snapcraft: Fix incorrect core20 library path
    
      [G Edhaya Chandran]
      * lib: fwts_smbios: fix loading SMBIOS table from uefi
    
      [Grzegorz Bernacki]
      * acpi: madt: De-initialise ACPICA core engine in case of error.
    
      [Ivan Hu]
      * ACPICA: Update to version 20210930
      * s3: add sleep type setting for testing with s3 or s2idle
      * fwts-test: sync up the adding sleep type for s2idle testing
    
     -- Alex Hung <email address hidden>  Wed, 24 Nov 2021 00:15:47 -0700
  • fwts (21.09.00-0ubuntu1) impish; urgency=medium
    
      [Alex Hung]
      * lib: fwts_firmware: fix incorrect comments for fwts_firmware_detect
      * acpi: replace fwts_firmware_detect() by fw->firmware_type
    
      [Colin Ian King]
      * Manual: update number of tests, date and remove double spaces
      * lib: use <poll.h> rather than <sys/poll.h>
      * snapcraft: update to use core20
      * fwts_acpi_tables: NULLify table pointers
      * fwts_devicetree: clean up static analysis warning
      * opal: mem_info: clean up pedantic static analysis warnings
      * uefirtvariable: clean up pedantic static analysis warnings
      * acpi: s3power: clean up pedantic static analysis warnings
      * opal: Fix a few memory leaks on asprint allocated buffers
      * opal: clean up some coding style issues
      * smccc_test: fix missing ) in pr_info call
      * acpi: cstates: remove redundant null check on entry
      * acpi: dmar: constify a pointer argument in acpi_parse_dev_scope
      * acpi: iort: constify some function arguments
      * bios: smm: remove redundant variable n
      * src/pci/smccc: reduce scope of variable ret
      * uefi: securebootcert: make some function arguments const
      * uefi: uefirtmisc: reduce scope of some variables
    
      [Rob Herring]
      * Enable dt_sysinfo test for Power only
      * fwts_firmware: Rework Devicetree firmware detection
      * debian/control: Add device-tree-compiler as dependency for
        armel/armhf/arm64
    
     -- Ivan Hu <email address hidden>  Mon, 27 Sep 2021 13:49:22 +0800