19.11.00

Differences between revisions 1 and 2
Revision 1 as of 2019-11-14 17:30:52
Size: 1324
Editor: alexhung
Comment:
Revision 2 as of 2019-11-14 17:35:25
Size: 1342
Editor: colin-king
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
  * lib: add function for check the RuntimeServicesSupported variable
  * uefirttime: add unsupported checking with RuntimeServicesSupported variable
  * uefirtvariable: add unsupported checking with RuntimeServicesSupported variable
  * uefirtmisc: add unsupported checking with RuntimeServicesSupported variable
  * lib: add function for check the Runtime``Services``Supported variable
  * uefirttime: add unsupported checking with Runtime``Services``Supported variable
  * uefirtvariable: add unsupported checking with Runtime``Services``Supported variable
  * uefirtmisc: add unsupported checking with Runtime``Services``Supported variable
Line 21: Line 21:
  * iASL: fix memory leak of LocalityBuffer on error return path   * iASL: fix memory leak of Locality``Buffer on error return path

New Features

  • auto-packager:mkpackage.sh: add focal
  • live-image: overwrite pre-defined tests by oem-tests.lst
  • sbbr: add uefi tests to ARM's SBBR
  • ACPICA: Update to version 20191018
  • ebbr: add EBBR option for ARM embedded systems
  • lib: move the global variable guid to lib header
  • lib: add function for check the RuntimeServicesSupported variable

  • uefirttime: add unsupported checking with RuntimeServicesSupported variable

  • uefirtvariable: add unsupported checking with RuntimeServicesSupported variable

  • uefirtmisc: add unsupported checking with RuntimeServicesSupported variable

  • doc: add --ebbr option for man page

Fixed Bugs

  • acpi/s3: fine-tune measure of suspend time
  • lib: fwts_log_html: set max-width for line wrap
  • acpi/s3: fix no suspend & resume time for s2idle

  • acpi/fadt: check no-zero failures for X_PM* for 6.1 and before
  • iASL: fix memory leak of LocalityBuffer on error return path

  • lib: fwts_framework: use strlcpy instead of strncpy, fixes gcc-10 build errors
  • lib: fwts_log_html: tweak line-height
  • iASL: Use ACPI_COMPARE_NAMESEG instead of strcmp

Detail Changelog

To check /usr/share/doc/fwts/changelog.Debian.gz or fwts_19.11.00.00-0ubuntu1.debian.tar.gz from https://launchpad.net/ubuntu/+source/fwts

FirmwareTestSuite/ReleaseNotes/19.11.00 (last edited 2019-11-14 17:35:25 by colin-king)