Commit Graph

  • db92ea98d6 Accepting request 706291 from hardware Dominique Leuenberger 2019-06-01 07:52:18 +00:00
  • 2bd98d11eb Accepting request 706291 from hardware Dominique Leuenberger 2019-06-01 07:52:18 +00:00
  • accd74f4be - Update to version 19.05.00: * ACPICA: Update to version 20190509 * Add support for Hygon Dhyana CPU * dmicheck: update supported SMBIOS version * acpi/method: check full and battery power if acpi_video0 exists * dmicheck: checks type length vs. SMBIOS versions * dmicheck: add Type 1's Field 25 & 26 as used by kernel * apic: apicedge: fix typo in error messages * cpufreq: change from abort to skip when cpufreq cannot run * kernel:version: change ACPI version to ACPICA version * pci:crs: fix an indentation error * acpi: s3: check sleep type for output messages * snapcraft: update to core18 * acpica: re-work fwts / iasl interface to work with latest ACPICA * fwts-test: refresh syntaxcheck test output * fwts-test/syntaxcheck: refresh syntaxcheck test output * fwts_acpica: don't add in RSDP or null table entries to XSDT or RSDT (LP: #1829167) - Changes for version 19.03.00: * acpi: madt: Add support for ACPI 6.3 * lib: fwts_acpi_tables: add a new function to check reserved values * lib: fwts_acpi_tables: rename fwts_acpi_subtable_length_check * srat: replace structure length checks by fwts_acpi_structure_length_check * acpi: refactor all table length checks to fwts_acpi_table_length_check * README: update installing fwts by "sudo make install" * acpi/fadt: reject 5.0 tables with ARM specific attributes set * acpi/iort: permit SMMU model values of 4 and 5 * acpi/iort: fix error in SMMU node length check * ACPICA: fix IASL building issues with gcc-9 and --as-needed linker option Martin Pluskal 2019-05-29 12:19:02 +00:00
  • f9ede584a0 - Update to version 19.05.00: * ACPICA: Update to version 20190509 * Add support for Hygon Dhyana CPU * dmicheck: update supported SMBIOS version * acpi/method: check full and battery power if acpi_video0 exists * dmicheck: checks type length vs. SMBIOS versions * dmicheck: add Type 1's Field 25 & 26 as used by kernel * apic: apicedge: fix typo in error messages * cpufreq: change from abort to skip when cpufreq cannot run * kernel:version: change ACPI version to ACPICA version * pci:crs: fix an indentation error * acpi: s3: check sleep type for output messages * snapcraft: update to core18 * acpica: re-work fwts / iasl interface to work with latest ACPICA * fwts-test: refresh syntaxcheck test output * fwts-test/syntaxcheck: refresh syntaxcheck test output * fwts_acpica: don't add in RSDP or null table entries to XSDT or RSDT (LP: #1829167) - Changes for version 19.03.00: * acpi: madt: Add support for ACPI 6.3 * lib: fwts_acpi_tables: add a new function to check reserved values * lib: fwts_acpi_tables: rename fwts_acpi_subtable_length_check * srat: replace structure length checks by fwts_acpi_structure_length_check * acpi: refactor all table length checks to fwts_acpi_table_length_check * README: update installing fwts by "sudo make install" * acpi/fadt: reject 5.0 tables with ARM specific attributes set * acpi/iort: permit SMMU model values of 4 and 5 * acpi/iort: fix error in SMMU node length check * ACPICA: fix IASL building issues with gcc-9 and --as-needed linker option Martin Pluskal 2019-05-29 12:19:02 +00:00
  • bcfde4ca29 Accepting request 681698 from hardware Dominique Leuenberger 2019-03-06 14:47:45 +00:00
  • ac952389ff Accepting request 681698 from hardware Dominique Leuenberger 2019-03-06 14:47:45 +00:00
  • 80a9e4e053 - Update to version 19.02.00: * klog.json: add an "IOAPIC .. not in IVRS" message * utilities: kernelscan: add AMD iommu for IVRS errors * acpi/method: check levels on full power and battery power * acpi: add address space types according to mantis 1965 (ACPI 6.2b) * acpi/pptt: check flags by revision (mantis 1870 for ACPI 6.2b) * acpi: pdtt: update flags defintion according to mantis 1867 (ACPI 6.3) * acpi/nfit: update memory mapping attributes (mantis 1873 for ACPI 6.3) * acpi/hmat: update for hmat revision 2 (mantis 1914 for ACPI 6.3) * acpi/madt: remove two reserved bytes (mantis 1934 for ACPI 6.3) * acpi/madt: update for Local APIC Flags (mantis 1948 for ACPI 6.3) * acpi/hmat: update System Locality Latency (mantis 1959 for ACPI 6.3) * acpi/method: add tests for NVDIMM control methods for ACPI 6.3 * acpiinfo: update ACPI and ACPICA versions * acpi/srat: add test for Generic Initiator (mantis 1904 for ACPI 6.3) * ACPICA: Update to version 20190215 * acpi: fix a typo in comment * fwts: fix up a handful of spelling mistakes * efi_runtime: fix access_ok build issues on 5.0 kernels * Makefiles: workaround address-of-packed-member warnings with gcc-9 * acpica: utdecode: fix missing comma in array declaration AcpiGbl_GenericNotify - Update to version 19.01.00: Martin Pluskal 2019-03-05 11:17:46 +00:00
  • 9b92d8a5ae - Update to version 19.02.00: * klog.json: add an "IOAPIC .. not in IVRS" message * utilities: kernelscan: add AMD iommu for IVRS errors * acpi/method: check levels on full power and battery power * acpi: add address space types according to mantis 1965 (ACPI 6.2b) * acpi/pptt: check flags by revision (mantis 1870 for ACPI 6.2b) * acpi: pdtt: update flags defintion according to mantis 1867 (ACPI 6.3) * acpi/nfit: update memory mapping attributes (mantis 1873 for ACPI 6.3) * acpi/hmat: update for hmat revision 2 (mantis 1914 for ACPI 6.3) * acpi/madt: remove two reserved bytes (mantis 1934 for ACPI 6.3) * acpi/madt: update for Local APIC Flags (mantis 1948 for ACPI 6.3) * acpi/hmat: update System Locality Latency (mantis 1959 for ACPI 6.3) * acpi/method: add tests for NVDIMM control methods for ACPI 6.3 * acpiinfo: update ACPI and ACPICA versions * acpi/srat: add test for Generic Initiator (mantis 1904 for ACPI 6.3) * ACPICA: Update to version 20190215 * acpi: fix a typo in comment * fwts: fix up a handful of spelling mistakes * efi_runtime: fix access_ok build issues on 5.0 kernels * Makefiles: workaround address-of-packed-member warnings with gcc-9 * acpica: utdecode: fix missing comma in array declaration AcpiGbl_GenericNotify - Update to version 19.01.00: Martin Pluskal 2019-03-05 11:17:46 +00:00
  • 8ccd9b60e6 Accepting request 676175 from hardware Dominique Leuenberger 2019-02-15 09:03:12 +00:00
  • a70744e85d Accepting request 676175 from hardware Dominique Leuenberger 2019-02-15 09:03:12 +00:00
  • 1028d2eaea - Update to version 18.01.00: * mtrr: check memory type above 4GB on AMD platforms * ACPICA: Update to version 20190108 * dmi: dmicheck: remove redundant new lines * lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing * lib: fwts_ac_adapter: fix failing to find AC directory * Update copyright year to 2019 * mtrr: fix incorrect mask on amd_sys_conf * sbbr: fadt: clean up major/minor version checking * acpi/madt: clean up indentation issue, remove tab * lib: fw_pm_method: move the sleep t_start time out of logind_on_signal (LP: #1809096) - Changes for version 18.12.00: * ACPICA: Update to version 20181213 * mtrr: allow uncached type for PCI prefetchable memory * lib: disable /dev/mem access on aarch64 * dmicheck: drop unaligned memcpy * lib: drop fwts_memcpy_unaligned * dmicheck: use dmi_load_file in preference to fwts_mmap Martin Pluskal 2019-02-14 13:26:14 +00:00
  • deaf718a93 - Update to version 18.01.00: * mtrr: check memory type above 4GB on AMD platforms * ACPICA: Update to version 20190108 * dmi: dmicheck: remove redundant new lines * lib: fwts_ac_adapter: fix readdir(ac_power_dir) failing * lib: fwts_ac_adapter: fix failing to find AC directory * Update copyright year to 2019 * mtrr: fix incorrect mask on amd_sys_conf * sbbr: fadt: clean up major/minor version checking * acpi/madt: clean up indentation issue, remove tab * lib: fw_pm_method: move the sleep t_start time out of logind_on_signal (LP: #1809096) - Changes for version 18.12.00: * ACPICA: Update to version 20181213 * mtrr: allow uncached type for PCI prefetchable memory * lib: disable /dev/mem access on aarch64 * dmicheck: drop unaligned memcpy * lib: drop fwts_memcpy_unaligned * dmicheck: use dmi_load_file in preference to fwts_mmap Martin Pluskal 2019-02-14 13:26:14 +00:00
  • 47bcdc104d Accepting request 649214 from hardware Dominique Leuenberger 2018-11-15 11:42:10 +00:00
  • b997f3f326 Accepting request 649214 from hardware Dominique Leuenberger 2018-11-15 11:42:10 +00:00
  • 988424868c - Update to version 18.11.00 (boo#1116172): * dmicheck: checks (Extended) Maximum Capacity for type 16 * snapcraft: add libbsd-dev to build-packages * efi_runtime: re-enable the resetsystem runtime interface * olog:olog.json: Update OPAL skiboot errors to check on olog scan * acpi: button: check fixed hardware & control method power buttons * kernelscan: add -k option to specify klog json filename * src/lib: add module probing helper functions * lib: fwts_efi_module: use the new module loading helper functions * lib/fwts_cpu: use new use the new module loading helper functions Martin Pluskal 2018-11-15 09:29:41 +00:00
  • e40bc44d3d - Update to version 18.11.00 (boo#1116172): * dmicheck: checks (Extended) Maximum Capacity for type 16 * snapcraft: add libbsd-dev to build-packages * efi_runtime: re-enable the resetsystem runtime interface * olog:olog.json: Update OPAL skiboot errors to check on olog scan * acpi: button: check fixed hardware & control method power buttons * kernelscan: add -k option to specify klog json filename * src/lib: add module probing helper functions * lib: fwts_efi_module: use the new module loading helper functions * lib/fwts_cpu: use new use the new module loading helper functions Martin Pluskal 2018-11-15 09:29:41 +00:00
  • 79812f9624 Accepting request 632499 from hardware Dominique Leuenberger 2018-09-03 08:35:19 +00:00
  • b9ccc32238 Accepting request 632499 from hardware Dominique Leuenberger 2018-09-03 08:35:19 +00:00
  • 3ebee3206b - Update to version 18.08.00: * ACPICA: Update to version 20180810 * uefi: uefivarinfo: add to UNSAFE category * acpi: gtdt: add checking the valid base physical address * dmicheck: update Processor Upgrade field in Type 4 * dmicheck: update connection and port types in Type 8 * dmicheck: update Usage and Characteristics 2 fields in Type 9 * dmicheck: update memory type and add nvdimm fields for Type 17 * coreboot/clog/clog.c: add clog test - Refresh patch fwts-no-compiletime.patch - Fix typo in changelog - Don't build with -Werror (fixes build with gcc8) Martin Pluskal 2018-08-31 11:58:23 +00:00
  • 73d403eb2c - Update to version 18.08.00: * ACPICA: Update to version 20180810 * uefi: uefivarinfo: add to UNSAFE category * acpi: gtdt: add checking the valid base physical address * dmicheck: update Processor Upgrade field in Type 4 * dmicheck: update connection and port types in Type 8 * dmicheck: update Usage and Characteristics 2 fields in Type 9 * dmicheck: update memory type and add nvdimm fields for Type 17 * coreboot/clog/clog.c: add clog test - Refresh patch fwts-no-compiletime.patch - Fix typo in changelog - Don't build with -Werror (fixes build with gcc8) Martin Pluskal 2018-08-31 11:58:23 +00:00
  • d466088635 Accepting request 621832 from hardware Dominique Leuenberger 2018-07-10 14:17:06 +00:00
  • aa70e03050 Accepting request 621832 from hardware Dominique Leuenberger 2018-07-10 14:17:06 +00:00
  • b11b39cfe5 - Dont build with -Werror (fixes build with gcc8) Martin Pluskal 2018-07-10 06:55:53 +00:00
  • 647e85f470 - Dont build with -Werror (fixes build with gcc8) Martin Pluskal 2018-07-10 06:55:53 +00:00
  • df9a06d02d - Update to version 18.06.02: * ACPICA: Update to version 20180531 * acpi: fadt: allow first reserved field to be 1 * update_version.sh: also update version in snapcraft.yaml * snapcraft.yaml: add in missing stage packages * lib: fwts_set: fix API for fwts_set, add fwts_set_int * lib: add small helpers top get/set /sys/power/pm_debug_messages * acpi: s3: force enable /sys/power/pm_debug_messages * acpi: s4: also check for file based swap files * acpi: s4: force enable /sys/power/pm_debug_messages * acpi: s3power: force enable /sys/power/pm_debug_messages * acpi: hpet: fix getting invalid vendor ID and clock period * acpica: fix linking issues when building non ACPI builds * fwts_uefi: Fixing tiny typos in the uefi driver * mtrr: fix incorrect type detection Martin Pluskal 2018-06-27 14:12:33 +00:00
  • 8f72367897 - Update to version 18.06.02: * ACPICA: Update to version 20180531 * acpi: fadt: allow first reserved field to be 1 * update_version.sh: also update version in snapcraft.yaml * snapcraft.yaml: add in missing stage packages * lib: fwts_set: fix API for fwts_set, add fwts_set_int * lib: add small helpers top get/set /sys/power/pm_debug_messages * acpi: s3: force enable /sys/power/pm_debug_messages * acpi: s4: also check for file based swap files * acpi: s4: force enable /sys/power/pm_debug_messages * acpi: s3power: force enable /sys/power/pm_debug_messages * acpi: hpet: fix getting invalid vendor ID and clock period * acpica: fix linking issues when building non ACPI builds * fwts_uefi: Fixing tiny typos in the uefi driver * mtrr: fix incorrect type detection Martin Pluskal 2018-06-27 14:12:33 +00:00
  • 3175c3567b - Update to version 18.05.01: * No changelog available Martin Pluskal 2018-06-18 07:03:17 +00:00
  • 88a3bc1946 - Update to version 18.05.01: * No changelog available Martin Pluskal 2018-06-18 07:03:17 +00:00
  • 0e419ea755 Accepting request 610303 from hardware Dominique Leuenberger 2018-05-19 13:42:52 +00:00
  • efff29884e Accepting request 610303 from hardware Dominique Leuenberger 2018-05-19 13:42:52 +00:00
  • c8931174da - Update to version 18.05.00: * fan: add cooling_device# to error messages * doc: adding acpitests, uefitests and sbbr options to man page * acpi: syntaxcheck: change it from batch to batch-experimental * fwts_framework: add an "ifv" option for Independent Firmware Vendor * dmicheck: skip checks of DMI default values for IFV * acpi: method: add test for _CLS control method * lib: create helper functions for device identification objects * acpi: devices: add common objects * fwts-frontend-text: add a recommended option for IFV (IBV) * fwts-frontend-text: add an option for ARM SBBR * auto-packager: mkpackage.sh: add cosmic * ACPICA: Update to version 20180427 * ACPICA: Update to version 20180508 * README: Add libpci-dev dependency ppc64el * cpufreq: Add support to read boost frequencies Martin Pluskal 2018-05-18 12:06:33 +00:00
  • e74efe069d - Update to version 18.05.00: * fan: add cooling_device# to error messages * doc: adding acpitests, uefitests and sbbr options to man page * acpi: syntaxcheck: change it from batch to batch-experimental * fwts_framework: add an "ifv" option for Independent Firmware Vendor * dmicheck: skip checks of DMI default values for IFV * acpi: method: add test for _CLS control method * lib: create helper functions for device identification objects * acpi: devices: add common objects * fwts-frontend-text: add a recommended option for IFV (IBV) * fwts-frontend-text: add an option for ARM SBBR * auto-packager: mkpackage.sh: add cosmic * ACPICA: Update to version 20180427 * ACPICA: Update to version 20180508 * README: Add libpci-dev dependency ppc64el * cpufreq: Add support to read boost frequencies Martin Pluskal 2018-05-18 12:06:33 +00:00
  • 2d9aa5477f Accepting request 593911 from hardware Dominique Leuenberger 2018-04-06 15:48:59 +00:00
  • aacfe4382c Accepting request 593911 from hardware Dominique Leuenberger 2018-04-06 15:48:59 +00:00
  • e0c5bc1759 - Update to version 18.03.00: * ACPICA: Update to version 20180313 * dmi: dmicheck: add chassis type for Type 3 * klog.json: change severity for AE_ALREADY_EXISTS errors * olog:olog.json: Update OPAL skiboot errors to check on olog scan * uefirtauthvar: remove test with EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS Martin Pluskal 2018-04-06 07:47:36 +00:00
  • f4dccc9d22 - Update to version 18.03.00: * ACPICA: Update to version 20180313 * dmi: dmicheck: add chassis type for Type 3 * klog.json: change severity for AE_ALREADY_EXISTS errors * olog:olog.json: Update OPAL skiboot errors to check on olog scan * uefirtauthvar: remove test with EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS Martin Pluskal 2018-04-06 07:47:36 +00:00
  • 768b453397 Accepting request 584216 from hardware Dominique Leuenberger 2018-03-11 14:23:39 +00:00
  • b1f1621402 Accepting request 584216 from hardware Dominique Leuenberger 2018-03-11 14:23:39 +00:00
  • 92431fdcea - Update to version 18.02.00: Martin Pluskal 2018-03-08 08:53:03 +00:00
  • 795f3bb773 - Update to version 18.02.00: Martin Pluskal 2018-03-08 08:53:03 +00:00
  • b7511e4f37 Accepting request 569517 from hardware Dominique Leuenberger 2018-01-26 12:39:29 +00:00
  • e339f476e6 Accepting request 569517 from hardware Dominique Leuenberger 2018-01-26 12:39:29 +00:00
  • 7620d7e422 - Update to version 18.01.00: * ACPICA: Update to version 20180105 * acpi: LPIT: check for monotonically increasing UID * fwts-test: sync up with changes in lpit test * Treewide: update copyright year to 2018 * fwts-test: arg-help: sync up with copyright year changes * acpica: fix linking issues when building non ACPI builds * lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck warning * acpi: acpidump: move declaration to before statements, add blank lines * lib: fwts_safe_mem: don't perform void * pointer arithmetic, fix 32 bit end * lib: fwts_alloc: move 'pos' to a deeper scope, minor style change * opal: reserve_mem: remove redundant initialization of pointer p * opal: reserve_mem: remove unused variable 'i' and move scope of variable 'value' * sbbr: rsdp: remove redundant initialization of boolean 'signature_pass' * acpi: madt: move scope of boolean 'passed' * acpi: pptt: move scope of index variable 'i'. * acpi: rasf: move scope of index variable 'i' * sbbr: acpitables: clean up code, move scope of some variables * acpi: erst: cast size to uint64_t to clean up static analysis warning * uefi: uefidump: clean up some static analysis warnings * securebootcert: add checking read-only for the AuditMode and DeployedMode * securebootcert: move to UNSAFE category Martin Pluskal 2018-01-25 13:30:15 +00:00
  • 0ff6d17d08 - Update to version 18.01.00: * ACPICA: Update to version 20180105 * acpi: LPIT: check for monotonically increasing UID * fwts-test: sync up with changes in lpit test * Treewide: update copyright year to 2018 * fwts-test: arg-help: sync up with copyright year changes * acpica: fix linking issues when building non ACPI builds * lib: fwts-battery: use PRIu32 format specifier, fixes cppcheck warning * acpi: acpidump: move declaration to before statements, add blank lines * lib: fwts_safe_mem: don't perform void * pointer arithmetic, fix 32 bit end * lib: fwts_alloc: move 'pos' to a deeper scope, minor style change * opal: reserve_mem: remove redundant initialization of pointer p * opal: reserve_mem: remove unused variable 'i' and move scope of variable 'value' * sbbr: rsdp: remove redundant initialization of boolean 'signature_pass' * acpi: madt: move scope of boolean 'passed' * acpi: pptt: move scope of index variable 'i'. * acpi: rasf: move scope of index variable 'i' * sbbr: acpitables: clean up code, move scope of some variables * acpi: erst: cast size to uint64_t to clean up static analysis warning * uefi: uefidump: clean up some static analysis warnings * securebootcert: add checking read-only for the AuditMode and DeployedMode * securebootcert: move to UNSAFE category Martin Pluskal 2018-01-25 13:30:15 +00:00
  • c98a99c9ca Accepting request 558220 from hardware Dominique Leuenberger 2017-12-19 09:59:50 +00:00
  • 69771d0a35 Accepting request 558220 from hardware Dominique Leuenberger 2017-12-19 09:59:50 +00:00
  • 0f6d9043a6 - Update to version 17.11.00: * acpi: devices: add a new test for acpi ec device * acpi: devices: add a new test for ACPI AC adapter device * acpi: devices: add a new test for ACPI battery device * acpi: devices: add a new test for smart battery device * acpi: devices: add new tests for power and sleep button devices * acpi: madt: check GICD's system vector according to mantis 1819 (ACPI 6.2a) * acp: nfit: add platform capability according to manit 1831 (ACPI 6.2a) * lib: add new large resource data type for _CRS methods * acpi: sdev: add ACPI SDEV test (mantis 1632) * acpi: dppt: add ACPI PDTT test (mantis 1576) * acpi: devices: add new tests for lid device * acpi: devices: add new tests for ambient light sensor device * acpi: devices: add new tests for time and alarm device * acpi: devices: add new tests for wireless power calibration device * acpi: add tests for _SRT control method * auto-packager: mkpackage.sh: add bionic * fwts: add bash command-line completion * Add ACPI 1.0 RSDP test to make sure RSDT field isn't null * ACPICA: Update to version 20171110 * uefi: uefidump: add dumping for BluetoothLE device path * uefi: uefidump: add dumping for DNS device path * uefi: uefibootpath: add test for BluetoothLE device path * uefi: uefibootpath: add test for DNS device path Martin Pluskal 2017-12-18 16:30:57 +00:00
  • 869a9dfbde - Update to version 17.11.00: * acpi: devices: add a new test for acpi ec device * acpi: devices: add a new test for ACPI AC adapter device * acpi: devices: add a new test for ACPI battery device * acpi: devices: add a new test for smart battery device * acpi: devices: add new tests for power and sleep button devices * acpi: madt: check GICD's system vector according to mantis 1819 (ACPI 6.2a) * acp: nfit: add platform capability according to manit 1831 (ACPI 6.2a) * lib: add new large resource data type for _CRS methods * acpi: sdev: add ACPI SDEV test (mantis 1632) * acpi: dppt: add ACPI PDTT test (mantis 1576) * acpi: devices: add new tests for lid device * acpi: devices: add new tests for ambient light sensor device * acpi: devices: add new tests for time and alarm device * acpi: devices: add new tests for wireless power calibration device * acpi: add tests for _SRT control method * auto-packager: mkpackage.sh: add bionic * fwts: add bash command-line completion * Add ACPI 1.0 RSDP test to make sure RSDT field isn't null * ACPICA: Update to version 20171110 * uefi: uefidump: add dumping for BluetoothLE device path * uefi: uefidump: add dumping for DNS device path * uefi: uefibootpath: add test for BluetoothLE device path * uefi: uefibootpath: add test for DNS device path Martin Pluskal 2017-12-18 16:30:57 +00:00
  • 72e4e049ee Accepting request 542075 from hardware Dominique Leuenberger 2017-11-16 13:02:31 +00:00
  • acb98632c3 Accepting request 542075 from hardware Dominique Leuenberger 2017-11-16 13:02:31 +00:00
  • 79c083d5f3 - Update to version 17.09.02: * No changelog provided Martin Pluskal 2017-11-15 15:22:13 +00:00
  • baf934353c - Update to version 17.09.02: * No changelog provided Martin Pluskal 2017-11-15 15:22:13 +00:00
  • 09b3ca2abc Accepting request 532750 from hardware Dominique Leuenberger 2017-10-09 17:48:00 +00:00
  • 8f9fcf98f8 Accepting request 532750 from hardware Dominique Leuenberger 2017-10-09 17:48:00 +00:00
  • 5ac0d1e767 - Update to version 17.09.00: * ACPICA: Update to version 20170831 * dmi: dmicheck: Add BMC Interface Type definitions from IPMI spec * lib: fwts_acpi_tables: add a new function to check Reserved field * lib: fwts_acpi_tables: add a new function to check reserved bits * efi_runtime: add resetsystem runtime service - Refresh fwts-no-compiletime.patch Martin Pluskal 2017-10-09 13:16:01 +00:00
  • 949ccfc962 - Update to version 17.09.00: * ACPICA: Update to version 20170831 * dmi: dmicheck: Add BMC Interface Type definitions from IPMI spec * lib: fwts_acpi_tables: add a new function to check Reserved field * lib: fwts_acpi_tables: add a new function to check reserved bits * efi_runtime: add resetsystem runtime service - Refresh fwts-no-compiletime.patch Martin Pluskal 2017-10-09 13:16:01 +00:00
  • 2da5d66561 Accepting request 528280 from hardware Dominique Leuenberger 2017-09-23 19:37:19 +00:00
  • 5f087879b4 Accepting request 528280 from hardware Dominique Leuenberger 2017-09-23 19:37:19 +00:00
  • 27693777b4 - Update to version 17.08.00: Martin Pluskal 2017-09-22 12:08:59 +00:00
  • f799ba5923 - Update to version 17.08.00: Martin Pluskal 2017-09-22 12:08:59 +00:00
  • 160f23a54a Accepting request 519080 from hardware Dominique Leuenberger 2017-08-28 13:33:15 +00:00
  • 14b455bc46 Accepting request 519080 from hardware Dominique Leuenberger 2017-08-28 13:33:15 +00:00
  • 812944942d - Update to version 17.07.00 (boo#1055891): Martin Pluskal 2017-08-28 10:01:21 +00:00
  • 60724ce805 - Update to version 17.07.00 (boo#1055891): Martin Pluskal 2017-08-28 10:01:21 +00:00
  • bb289f9b7c - Update to version 17.07.00: * acpi: bgrt: update according to acpi 6.1 errata * acpi: method: update _PSD and _TSD tests according to ACPI 6.1 errata * acpi: rsdp: revision 1 must have length 20 according to ACPI 6.1 errata * acpi: method: Add _CPC revision 3 according to ACPI 6.2 * acpi: hest: add new type 11 introduced in ACPI 6.2 * acpi: srat: add new type 4 according to ACPI 6.2 * acpi: method: update _GCP according to ACPI 6.2 * acpi: hest: add notification type 11 according to ACPI 6.2 * acpi: fadt: update minor version to 2 for ACPI 6.2 * acpi: hest: add checks for GHES_ASSIST flag value in ACPI 6.2 * acpi: wsmt: add wsmt test according to ACPI 6.2 * ACPICA: Update to version 20170629 * acpi: tpm2: Add additional start method values * acpi: iort: Add PMCG support Martin Pluskal 2017-08-28 09:58:01 +00:00
  • 2c0c9cb4b8 - Update to version 17.07.00: * acpi: bgrt: update according to acpi 6.1 errata * acpi: method: update _PSD and _TSD tests according to ACPI 6.1 errata * acpi: rsdp: revision 1 must have length 20 according to ACPI 6.1 errata * acpi: method: Add _CPC revision 3 according to ACPI 6.2 * acpi: hest: add new type 11 introduced in ACPI 6.2 * acpi: srat: add new type 4 according to ACPI 6.2 * acpi: method: update _GCP according to ACPI 6.2 * acpi: hest: add notification type 11 according to ACPI 6.2 * acpi: fadt: update minor version to 2 for ACPI 6.2 * acpi: hest: add checks for GHES_ASSIST flag value in ACPI 6.2 * acpi: wsmt: add wsmt test according to ACPI 6.2 * ACPICA: Update to version 20170629 * acpi: tpm2: Add additional start method values * acpi: iort: Add PMCG support Martin Pluskal 2017-08-28 09:58:01 +00:00
  • 92249b2c3d Accepting request 505681 from hardware Dominique Leuenberger 2017-06-23 07:18:30 +00:00
  • c27a57ed80 Accepting request 505681 from hardware Dominique Leuenberger 2017-06-23 07:18:30 +00:00
  • e4d7ded233 - Update to version 17.06.00: * ACPICA: Update to version 20170531 * olog: olog.json: Update OPAL skiboot errors to check on olog scan * bios: mtrr: print out actual default type of MTRR * lib: fwts_alloc: only parse mem info once we have a valid line read in * lib: fwts_safe_mem: add SIGBUS handling * lib: fwts_alloc: re-work the memory parsing again * acpi: method use correct format specifier for uint32_t type * bios: mtrr: fix compile error in ubuntu trusty * opal: fix tests dependency on libfdt * bios: mtrr: fix overlaped MTRR (LP: #1694710) Martin Pluskal 2017-06-22 12:59:00 +00:00
  • b43728adf5 - Update to version 17.06.00: * ACPICA: Update to version 20170531 * olog: olog.json: Update OPAL skiboot errors to check on olog scan * bios: mtrr: print out actual default type of MTRR * lib: fwts_alloc: only parse mem info once we have a valid line read in * lib: fwts_safe_mem: add SIGBUS handling * lib: fwts_alloc: re-work the memory parsing again * acpi: method use correct format specifier for uint32_t type * bios: mtrr: fix compile error in ubuntu trusty * opal: fix tests dependency on libfdt * bios: mtrr: fix overlaped MTRR (LP: #1694710) Martin Pluskal 2017-06-22 12:59:00 +00:00
  • 64887775c3 Accepting request 501869 from hardware Dominique Leuenberger 2017-06-08 13:04:45 +00:00
  • 38ffe5efca Accepting request 501869 from hardware Dominique Leuenberger 2017-06-08 13:04:45 +00:00
  • eb90726818 OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=54 Martin Pluskal 2017-06-08 09:45:52 +00:00
  • c82f3aeeea OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=54 Martin Pluskal 2017-06-08 09:45:52 +00:00
  • 0a65dba685 - Update to version 17.05.00: Martin Pluskal 2017-06-04 08:08:21 +00:00
  • 5fd34e7867 - Update to version 17.05.00: Martin Pluskal 2017-06-04 08:08:21 +00:00
  • 8567aec811 Accepting request 482441 from hardware Yuchen Lin 2017-04-12 15:32:34 +00:00
  • 756dc99eea Accepting request 482441 from hardware Yuchen Lin 2017-04-12 15:32:34 +00:00
  • c44ab3007a - Update to version 17.03.00: * ACPICA: Update to version 20170224 * sbbr: Add "--sbbr" flag to support running SBBR Tests. * acpi: iort: Add support for SMMUv3 * lots of bugfixes Martin Pluskal 2017-03-24 09:23:59 +00:00
  • d0c57718a2 - Update to version 17.03.00: * ACPICA: Update to version 20170224 * sbbr: Add "--sbbr" flag to support running SBBR Tests. * acpi: iort: Add support for SMMUv3 * lots of bugfixes Martin Pluskal 2017-03-24 09:23:59 +00:00
  • 6f6f173745 Accepting request 460685 from hardware Dominique Leuenberger 2017-03-02 18:37:31 +00:00
  • e22cdd96dd Accepting request 460685 from hardware Dominique Leuenberger 2017-03-02 18:37:31 +00:00
  • e5cab727b3 - Update to version 17.02.00: - Rebase fwts-no-compiletime.patch Martin Pluskal 2017-02-27 11:52:25 +00:00
  • ccab58b096 - Update to version 17.02.00: - Rebase fwts-no-compiletime.patch Martin Pluskal 2017-02-27 11:52:25 +00:00
  • 38ca2fb277 Accepting request 453153 from hardware Dominique Leuenberger 2017-01-31 11:42:26 +00:00
  • 1a141d162c Accepting request 453153 from hardware Dominique Leuenberger 2017-01-31 11:42:26 +00:00
  • 0d489d17b2 - Update to version 17.01.00: * ACPICA: Update to version 20161222 * klog.json: Add kernel errors to the database * opal: pci_info: minor code style clean-ups - Update to version 16.12.0 (boo#1017763): - Update to version 16.11.00: - Update to version 16.09.00: Martin Pluskal 2017-01-28 13:06:14 +00:00
  • 844c2aafb5 - Update to version 17.01.00: * ACPICA: Update to version 20161222 * klog.json: Add kernel errors to the database * opal: pci_info: minor code style clean-ups - Update to version 16.12.0 (boo#1017763): - Update to version 16.11.00: - Update to version 16.09.00: Martin Pluskal 2017-01-28 13:06:14 +00:00
  • c8583087f6 Accepting request 448524 from hardware Ludwig Nussel 2017-01-04 18:39:51 +00:00
  • 8cdc3a396d Accepting request 448524 from hardware Ludwig Nussel 2017-01-04 18:39:51 +00:00
  • 69cdcdbbec - Update to version 0.6.12 (boo#1017763): * ACPICA: Update to version 20161117 * klog.json: Add a few more kernel errors to the database * opal: pci_info: Add OPAL PCI Info validation * opal: mem_info: Add OPAL MEM Info validation * opal: cpu_info: Add OPAL CPU Info validation * securebootcert: add variable AuditMode checking * securebootcert: add variable DeployedMode checking * lots of bugfixes Martin Pluskal 2017-01-02 14:41:39 +00:00
  • c9512f7b3b - Update to version 0.6.12 (boo#1017763): * ACPICA: Update to version 20161117 * klog.json: Add a few more kernel errors to the database * opal: pci_info: Add OPAL PCI Info validation * opal: mem_info: Add OPAL MEM Info validation * opal: cpu_info: Add OPAL CPU Info validation * securebootcert: add variable AuditMode checking * securebootcert: add variable DeployedMode checking * lots of bugfixes Martin Pluskal 2017-01-02 14:41:39 +00:00
  • 727aca4887 Accepting request 444890 from hardware Dominique Leuenberger 2016-12-11 12:28:22 +00:00
  • 53f8f9711b Accepting request 444890 from hardware Dominique Leuenberger 2016-12-11 12:28:22 +00:00
  • 598e5e33ed - Replace requires with recommends for dependencies Martin Pluskal 2016-12-01 13:28:50 +00:00
  • 1056199b1d - Replace requires with recommends for dependencies Martin Pluskal 2016-12-01 13:28:50 +00:00
  • 65c31ecbb0 Accepting request 440144 from hardware Dominique Leuenberger 2016-11-14 19:15:57 +00:00
  • d4add53d0f Accepting request 440144 from hardware Dominique Leuenberger 2016-11-14 19:15:57 +00:00
  • bf22d0aaf1 - Update to version 06.11.00: * ACPICA: Update to version 20160930 * uefibootpath: add test for eMMC device path * uefidump: add dumping for the eMMC device path * miscelanous bugfixes Martin Pluskal 2016-11-13 18:16:38 +00:00
  • f10d966bab - Update to version 06.11.00: * ACPICA: Update to version 20160930 * uefibootpath: add test for eMMC device path * uefidump: add dumping for the eMMC device path * miscelanous bugfixes Martin Pluskal 2016-11-13 18:16:38 +00:00