Commit Graph

6 Commits

Author SHA256 Message Date
Martin Pluskal
e5cab727b3 - Update to version 17.02.00:
- Rebase fwts-no-compiletime.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=49
2017-02-27 11:52:25 +00:00
Martin Pluskal
a098af7caf - Update to version 16.05.01:
* ACPICA: Update to version 20160108 (LP: #1532268)
  * acpi: method: add _PTC test
  * sync with uefi 2.5 global variables
    + uefidump: add dumping global variabl AuditMode
    + uefidump: add dumping global variabl DeployedMode
    + uefidump: add dumping global variable OsRecoveryOrder
    + uefidump: add dumping global variable PlatformRecovery####
    + uefidump: add dumping global variable SysPrepOrder
    + uefidump: add dumping global variable SysPrep####
  * ACPICA: Update to version 20151218 (LP: #1527733)
  * esrtdump: add dumping for esrt table (LP: #1532103)
  * Fix spelling mistakes of "ACPI"
  * method: update method status
  * utilities: kernelscan: fix memory leaks and a segfault
  * acpi: cstates: fix clang build warning on zero CPUs.
  * acpi: s3, s3power, s4: replace cleanup free with explicit frees
  * data: klog.json: add in some more kernel error messages for 4.4 
    (LP: #1526746)
  * acpi: hpet: fwts_mmap failure is FWTS_MAP_FAILED and not NULL
  * acpi: pcc: fwts_mmap failure is FWTS_MAP_FAILED and not NULL
  * bios: ebdadump: fwts_mmap failure is FWTS_MAP_FAILED and not 
    MAP_FAILED
  * acpi: syntaxcheck: ASL_MSG_COMPILER_RESERVED failure should be 
    an info (LP: #1529717)
  * Update copyright year to 2016
  * dmi: dmicheck: fix reserved bits mask for Processor Information
  * uefirtvariable: fix decalred VLA have zero size (LP: #1526815)

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=29
2016-05-19 16:28:50 +00:00
Martin Pluskal
6946a78f8d - Update to 16.03.00
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=27
2016-03-17 18:07:40 +00:00
Martin Pluskal
3bbb8215c8 - Update to 16.02.00
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=25
2016-02-25 12:11:51 +00:00
Martin Pluskal
42d5aff159 - Update to 05.09.00
* Update ACPICA to version 20150717
  * SMBios 3.0.0 tests supported
  * new features:
   + acpi: method: add _CR3 test
   + acpi: method: add _MTL test
   + acpi: method: add _RST test
   + acpi: method: add _PRR test
   + data: klog.json: sync with latest 4.2 kernel messages 
     (LP: #1493039)
   + lib: smbios: add smbios version 3.0.0 entry find helper
   + dmicheck: add test for smbios 3.0.0 entry point
   + dmicheck: add error test for SMBIOS 3.0.0 table
   + dmicheck: sync the dmi value test with smbios 3.0.0 spec
  * fixed bugs:
   + acpi: fadt: merge tests for reset register
   + cpu: cpufreq: reduce scope of variables
   + acpi: gpedump: clarify precedence for & and ?
   + lib: fwts_cpu: reduce scope on variables
   + ACPICA: Update to version 20150717 (LP: #1486253)
   + lib: fwts_log: re-work to clean up va_arg scoping
   + uefi: uefirtvariable: clean up cppcheck style warning
   + acpi: rsdp: make OEM ID test less strict
   + fix some spelling mistakes in code and sync fwts-tests 
     accordingly
   + cpu: maxfreq: check for unlikely event that no CPUs in cpu
     list
   + acpi: crsdump: fix incorrect use of string size in string
     copies
   + lib: fwts_acpi_tables: add checking for empty table parsing

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=17
2015-09-23 18:00:04 +00:00
Martin Pluskal
cef5e13a42 - Update to 15.07.00
* --uefi and --acpi options renamed to --uefitests and 
    --acpitests
  * ACPI table tests in the acpitables test have been moved into 
    specific ACPI tests.
  * acpi: acpidump: update TCPA table and acpidump accordingly
  * acpi: add ACPI TCPA test
  * acpi: add XENV table test
  * lib: fwts_framework: Append "tests" to --uefi and --acpi
  * live-image/fwts-frontend-text: update to --uefitests and 
    --acpitests
  * lib: acpi, acpidump: rename slit tables types
  * lib: acpi: add in new GICC table fwts_acpi_table_gicc_affinity
  * acpi: add SRAT table sanity checking (LP: #1464658)
  * acpi: add BERT table sanity checking (LP: #1464712)
  * lib: acpi: Add in GAS address types
  * acpi: add ECDT table sanity checking (LP: #1464716)
  * lib: acpi: Add support for the SPMI table
  * acpi: add ACPI SPMI table sanity checking (LP: #1465256)
  * acpi: add ACPI SLIT table sanity checking (LP: #1465276)
  * lib: acpi: Add support for the HEST family of ACPI tables
  * acpi: add ACPI HEST table sanity checking (LP: #1465379)
  * acpi: Add BOOT table test (LP: #1465435)
  * acpi: Add DBGP table test (LP: #1465441)
  * acpi: Add DBG2 table test (LP: #1465710)
  * acpi: re-orgainise HPET tests
  * acpi: move MADT test from acpitables into new MADT test
  * acpi: move GTDT test from acpitables into new GTDT test
  * acpi: move XSDT test from acpitables into new XSDT test
  * acpi: move RSDP test from acpitables into new RSDP test

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=11
2015-07-14 09:13:23 +00:00