- Update to version 19.07.00:

* cpu/msr: add 3 more CPU IDs for IA32_silvermont_MSRs
  * cpu/msr: check SGX & LMCE in IA32_FEATURE_CONTROL (3ah)
  * cpu/msr: move TSC_ADJUST (3bh) to IA32_MSRs
  * cpu/msr: add SMM_MONITOR_CTL (9bh) to IA32_MSRs
  * cpu/msr: add MC*_CTL2 MSR registers
  * cpu/msr: add VMX_VMFUNC MSR register
  * cpu/msr: add MISC_ENABLE MSR to IA32_atom_MSRs
  * cpu/msr: add MSR_PMG_IO_CAPTURE_BASE to IA32_silvermont_MSRs
  * cpu/msr: add MSR_FEATURE_CONFIG to IA32_silvermont_MSRs
  * cpu/msr: add MSR_TEMPERATURE_TARGET to IA32_silvermont_MSRs
  * cpu/msr: add MSR_BBL_CR_CTL3 to IA32_silvermont_MSRs
  * ACPICA: Update to version 20190703

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=93
This commit is contained in:
Martin Pluskal 2019-08-13 08:10:43 +00:00 committed by Git OBS Bridge
parent 971d7ee262
commit 59af2b5376
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13aa991f12c69f48df368aae5e5d0fbc9136413b4bfe115421bc3216d919f8a2
size 3784598

3
fwts-V19.07.00.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b7f3cde180fa811a27564b7628e4074d339d4c45ba34b7e838fa6da23362bee
size 3784107

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Aug 13 08:07:06 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 19.07.00:
* cpu/msr: add 3 more CPU IDs for IA32_silvermont_MSRs
* cpu/msr: check SGX & LMCE in IA32_FEATURE_CONTROL (3ah)
* cpu/msr: move TSC_ADJUST (3bh) to IA32_MSRs
* cpu/msr: add SMM_MONITOR_CTL (9bh) to IA32_MSRs
* cpu/msr: add MC*_CTL2 MSR registers
* cpu/msr: add VMX_VMFUNC MSR register
* cpu/msr: add MISC_ENABLE MSR to IA32_atom_MSRs
* cpu/msr: add MSR_PMG_IO_CAPTURE_BASE to IA32_silvermont_MSRs
* cpu/msr: add MSR_FEATURE_CONFIG to IA32_silvermont_MSRs
* cpu/msr: add MSR_TEMPERATURE_TARGET to IA32_silvermont_MSRs
* cpu/msr: add MSR_BBL_CR_CTL3 to IA32_silvermont_MSRs
* ACPICA: Update to version 20190703
-------------------------------------------------------------------
Tue Jul 23 10:15:09 UTC 2019 - Martin Pluskal <mpluskal@suse.com>

View File

@ -17,7 +17,7 @@
Name: fwts
Version: 19.06.00
Version: 19.07.00
Release: 0
Summary: Firmware Test Suite
License: GPL-2.0-or-later