2015-12-19 11:28:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 19 10:19:33 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 05.12.00
|
|
|
|
* Update ACPICA to version 20151124
|
|
|
|
* live-image/fwts-frontend-text: add a selection for recommended
|
|
|
|
* data: klog.json: add in some more kernel error messages for
|
|
|
|
4.3
|
|
|
|
* ACPI: Add ASPT test
|
|
|
|
* lib: framework: allow mixed tests and test category options
|
|
|
|
* fwts: framework: Add --log-level option
|
|
|
|
* lib: fwts_uefi: add SD device path define
|
|
|
|
* Boot path sync with UEFI spec. 2.5
|
|
|
|
+ uefibootpath: add test for the SD device path
|
|
|
|
+ uefidump: add dumping for the SD device path
|
|
|
|
+ lib: fwts_uefi: add efi bluetooth device path define
|
|
|
|
+ uefibootpath: add test for the bluetooth device path
|
|
|
|
+ uefidump: add dumping for the bluetooth device path
|
|
|
|
+ lib: fwts_uefi: add wireless device path define
|
|
|
|
+ uefibootpath: add test for the wireless device path
|
|
|
|
+ uefidump: add dumping for the wireless device path
|
|
|
|
+ lib: fwts_uefi: add ramdisk device path define
|
|
|
|
+ uefibootpath: add test for the ramdisk device path
|
|
|
|
+ uefidump: add dumping for the ramdisk device path
|
|
|
|
* Fixed bugs
|
|
|
|
+ acpi: fpdt: add a terminate for buggy BIOS that reports zero
|
|
|
|
length
|
|
|
|
+ lib: klog: remove use of pcre, use regex instead
|
|
|
|
+ utilities: kernelscan: remove use of pcre, use regex instead
|
|
|
|
+ uefidump: add more bounds checking and remove need for heap
|
|
|
|
+ utilities: fix memory leak, line not being free'd
|
|
|
|
+ acpi: bert: remove redundant variable 'length'
|
|
|
|
+ lib: iasl: rework IASL interface to ACPICA
|
|
|
|
+ acpi: acpidump: use IASL rather than fwts custom table dump
|
|
|
|
code
|
|
|
|
+ s3 + klog: make log scanning more robust for S3 (LP: #1522292)
|
|
|
|
+ lib: acpica: make region handler more robust (LP: #1524217)
|
|
|
|
+ debian: copyright, fix lintian warnings
|
|
|
|
+ Debian: update Standards-Version to 3.9.6
|
|
|
|
+ acpi: acpidump: check for fwts_iasl_init failure
|
|
|
|
+ lib: fwts_acpi_tables: fix segfault when tables fail to load
|
|
|
|
(LP: #1452201)
|
|
|
|
+ acpi: dbg2: remove dead store to ptr1
|
|
|
|
+ hotkey: fix key reading loop, it needs to loop more than once
|
|
|
|
+ lib: fwts_framework: remove dead store to len in for loop
|
|
|
|
+ lib: fwts_acpi_table: remove redundant store to rsdt
|
|
|
|
+ acpi: gpedump: remove redundant store to gpe_xrupt_info
|
|
|
|
+ lib: fwts_acpi_tables: remove dead store to facs
|
|
|
|
+ acpica: fwts_acpica: remove redundant store to length
|
|
|
|
+ lib: fwts_acpi_tables: remove redundant store to xsdt
|
|
|
|
+ lib: fwts_acpi_tables: check table to avoid dereferencing
|
|
|
|
NULL ptr
|
|
|
|
+ lib: fwts_acpi_table: Fix FADT update in creation of fake
|
|
|
|
FACS table.
|
|
|
|
+ uefibootpath: fix the wrong type for relative offset range
|
|
|
|
path
|
|
|
|
|
2015-11-17 13:07:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 17 11:49:10 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 05.11.00
|
|
|
|
* Update ACPICA to version 20150930
|
|
|
|
* New Features
|
|
|
|
+ Add in the notion of ACPI compliance tests.
|
|
|
|
+ MADT subtables: Local SAPIC structure has 3 reserved bytes,
|
|
|
|
not 1
|
|
|
|
+ ACPI: MADT: update GICC flag checks for ACPI 6.0
|
|
|
|
+ ACPI: MADT: further update to GICC flag checks for 6.0
|
|
|
|
+ acpi: method: skip scope names in method_evaluate_method
|
|
|
|
+ acpi: method: add _GPE test
|
|
|
|
+ acpi: method: add _TSN test
|
|
|
|
+ acpi: method: add _TFP test
|
|
|
|
+ acpi: method: add _EC test
|
|
|
|
+ acpi: method: add _CWS test
|
|
|
|
+ acpi: method: add _BTH test
|
|
|
|
+ auto-packager: mkpackage.sh: add xenial
|
|
|
|
+ acpi: tpm2: add check for zero control area address (LP:
|
|
|
|
#1506442)
|
|
|
|
+ securebootcert: change fail to warning when MS UEFI CA not
|
|
|
|
found in DB
|
|
|
|
+ lib: fwts_uefi: add BMC device path define
|
|
|
|
+ uefidump: add dumping the BMC device path
|
|
|
|
+ uefibootpath: add test for the BMC device path
|
|
|
|
+ lib: fwts_uefi: add the URI device path define
|
|
|
|
+ uefibootpath: add test for the URI device path
|
|
|
|
+ uefidump: add dumping for the URI device path
|
|
|
|
+ lib: fwts_uefi: add the UFS device path define
|
|
|
|
+ uefidump: add dumping for the UFS device path
|
|
|
|
+ uefibootpath: add test for the UFS device path
|
|
|
|
* Fixed Bugs
|
|
|
|
+ dmi: dmicheck: fix SMBIOS issues on aarch64 systems
|
|
|
|
+ acpidump: add missing reserved fields to MADT structures
|
|
|
|
+ cpufreq: the calibration is taking a long time, make it
|
|
|
|
faster
|
|
|
|
+ acpi: tcpa: replace tab with spaces to fix formatting
|
|
|
|
alignment
|
|
|
|
|
2015-09-23 20:00:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 23 17:54:51 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
+ lib: fwts_acpi_table: remove dead initialisation of ptr
|
|
|
|
+ dmi: dmicheck: fix build error on 32 bit builds
|
|
|
|
+ Makefile.am: use pkg-config for json-c
|
|
|
|
+ lib: fwts_smbios: fix the smbios version from uefi always
|
|
|
|
zero (LP: #1484023)
|
|
|
|
+ lib: fwts_scan_efi_systable: fix getting wrong smbios entry
|
|
|
|
(LP: #1484046)
|
|
|
|
+ acpi: dbg2: won't find obj when no namespace device path
|
|
|
|
(lp: #1486893)
|
|
|
|
+ lib: fwts_smbios: add the struct definition for smbios
|
|
|
|
3.0.0
|
|
|
|
+ dmicheck: re-orgainise the smbios entry point check
|
|
|
|
+ dmicheck: fix the Base Board type range typos
|
|
|
|
+ auto-packager: mkpackage.sh: remove utopic
|
|
|
|
|
2015-08-24 16:41:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 24 11:23:07 UTC 2015 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- Set exclusive arch to intel architectures (BIOS)
|
|
|
|
|
2015-08-20 14:35:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 20 12:27:21 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 15.08.00
|
|
|
|
* new features:
|
|
|
|
+ acpi: tpm2: Add ACPI TPM2 test
|
|
|
|
+ acpi: method: add support for _CPC revision 2
|
|
|
|
+ acpi: add support for FPDT table (LP: #1476954)
|
|
|
|
+ acpi: add ACPI IORT test (LP: #1450440)
|
|
|
|
+ ACPICA: Update to version 20150717 (LP: #1475733)
|
|
|
|
+ acpi: Add support for MCHI Table (LP: #1478951)
|
|
|
|
+ acpi: Add support for STAO Table (LP: #1478957)
|
|
|
|
+ acpi: Add support for ASF! Table (LP: #1479736)
|
|
|
|
+ acpi: Add support for WDAT Table (LP: #1480257)
|
|
|
|
* fixed bugs
|
|
|
|
+ acpi: add table names in test description
|
|
|
|
+ acpi: remove redundant tailing spaces - no functional
|
|
|
|
changes
|
|
|
|
+ acpi: tcpa: fix incorrect comments - no functional changes
|
|
|
|
+ acpi: method: fix incorrect shift of 64-bit integer in CRS
|
|
|
|
+ acpi: acpidump: change FADT flag BIT20 to Hardware-reduce
|
|
|
|
ACPI
|
|
|
|
+ acpi: update MADT GIC Distributor Structure and related
|
|
|
|
tests
|
|
|
|
+ acpi: update MADT GICC Structure and related tests
|
|
|
|
+ acpi: fadt: update fadt_dsdt test with x_dsdt field
|
|
|
|
+ acpi: fadt: check RESET_REG_SUP before checking the reset
|
|
|
|
register
|
|
|
|
+ acpi: method: refine _AEI control method
|
|
|
|
+ acpi: method: refine _EVT test
|
|
|
|
+ fwts: Better options handling for --dump
|
|
|
|
+ lib: Allow reading ACPI dump file by non-root user
|
|
|
|
+ acpi: XENV: fix a few spelling mistakes and fix up
|
|
|
|
copyright
|
|
|
|
+ acpi: LPIT: remove duplicate "LPIT" from test description
|
|
|
|
+ acpi: HPET: fix typo in HPET description field
|
|
|
|
+ acpi: iort: fix build warning on older versions of GCC
|
|
|
|
+ lib: fwts_framework: remove dubious total of
|
|
|
|
--show-tests-full
|
|
|
|
+ acpidump: update mchi to latest revision of MCHI
|
|
|
|
specification
|
|
|
|
+ lib: fix build error on non-Intel platforms
|
|
|
|
+ acpi: correct ASF! table definitions
|
|
|
|
+ lib: acpi.h: clean up comments and code - add more
|
|
|
|
references
|
|
|
|
+ cpu/cpufreq: Iterate over the correct number of CPUs
|
|
|
|
in test_sw_any
|
|
|
|
|
2015-07-14 11:13:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 14 09:13:11 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
* acpi: move RSDT test from acpitables into new RSDT test
|
|
|
|
* acpi: acpitables: remove no-op MCFG test
|
|
|
|
* acpi: move SBST test from acpitables into new SBST test
|
|
|
|
* acpi: move FADT test from acpitables into existing FADT test
|
|
|
|
* acpi: acpitables: remove redundant acpi table checking
|
|
|
|
* acpi: allow various ACPI table tests to run without root access
|
|
|
|
* lib: fwts_acpi_tables: fully pad out fixed up ACPI OEM IDs
|
|
|
|
* acpi: spcr: add missing white space in error messages
|
|
|
|
* acpi: add ACPI ERST test (LP: #1467835)
|
|
|
|
* acpi: correct ACPI BGRT table type
|
|
|
|
* acpi: add ACPI BGRT test (LP: #1467863)
|
|
|
|
* acpi: add ACPI CPEP test (LP: #1467870)
|
|
|
|
* acpi: add ACPI FACS test (LP: #1467966)
|
|
|
|
* acpi: acpidump: add in missing exponent field to SLIC
|
|
|
|
* acpi: add CSRT ACPI Table test (LP: #1470116)
|
|
|
|
* acpi: add LPIT ACPI test (LP: #1470184)
|
|
|
|
* acpi: add WAET ACPI table test (LP: #1470495)
|
|
|
|
* acpi: add SLIC table test (LP: #1470518)
|
|
|
|
* acpi: add MSDM table test (LP: #1470538)
|
|
|
|
* acpi: add UEFI ACPI data table test (LP: #1471698)
|
|
|
|
* bios: os2gap: remove ancient legacy test (LP: #1470573)
|
|
|
|
- add fwts-no-compiletime.patch (based on patch from acpica)
|
|
|
|
|
2015-06-16 11:08:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 09:02:41 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 15.06.00
|
|
|
|
* lib: acpi: add an acpi category
|
|
|
|
* live-image/fwts-frontend-text: add selections of acpi and uefi
|
|
|
|
tests
|
|
|
|
* acpi: add tests to acpi category
|
|
|
|
* acpi: fwts-tests: Remove redundant tailing space and update
|
|
|
|
fwts-tests
|
|
|
|
* auto-packager: mkpackage.sh: remove lucid
|
|
|
|
* auto-packager: mkpackage.sh: add wily
|
|
|
|
* acpi: Add SPCR ACPI table check (LP: #1433604)
|
|
|
|
* dmi: dmicheck: add 4 new DMI chassis types
|
|
|
|
* uefi: uefirtvariable: Add invalid NULL parameter sanity checks
|
|
|
|
* lib: fwts_acpi_tables: print correct pathname on error
|
|
|
|
* lib: fwts_acpi_tables: set count correctly on error
|
|
|
|
* lib: fwts_acpi_tables: only attempt to open a dumpfile if name
|
|
|
|
is defined
|
|
|
|
* pci: aspm: check that a table exists, fixes segv on arm64
|
|
|
|
* lib: fwts_smbios: only scan memory for DMI table if x86
|
|
|
|
* acpi: spcr: remove unnecessary include files and fix ARM build
|
|
|
|
issue
|
|
|
|
* pci: maxreadreq: skip test if /sys/bus/pci/devices is not
|
|
|
|
available
|
|
|
|
* acpi: spcr: issue a passed message if SPCR test passes
|
|
|
|
* lib: fwts_alloc: provide fallback low memory allocator strategy
|
|
|
|
(LP: #1452168)
|
|
|
|
* bios: mtrr: fix memory leak on mtrr entries
|
|
|
|
* hotkey: only process reads of hotkey events that are at least
|
|
|
|
the correct length
|
|
|
|
* uefi: uefirtvariable: fix incorrect buffer size being passed
|
|
|
|
* lib: fwts_acpi_tables: enforce stricter table loading checks
|
|
|
|
* lib: acpica: explicitly set buffer to NULL to remove cppcheck
|
|
|
|
warning
|
|
|
|
* acpica: fwts_iasl_interface: clean up static analyzer warning
|
|
|
|
on freopen
|
|
|
|
* lib: fwts_pipe: clean up static analyzer warning on freopen
|
|
|
|
* uefi: efi_runtime: eliminate confusing error message of
|
|
|
|
get_variable
|
|
|
|
* acpi: method: _PRS is not mandatory method
|
|
|
|
* acpi: acpitables: FADT: Ignore fields at offset 46 through 108
|
|
|
|
for HW_REDUCED_ACPI
|
|
|
|
* efi_runtime: get_nextvariablename: Fix bug of name string copy
|
|
|
|
* fwts: Add fwts_firmware_has_features
|
|
|
|
* fwts: Only run firmware detection once
|
|
|
|
* fwts: Allow tests to be conditional on available features
|
|
|
|
* fwts: Print names of missing features, rather than a cryptic
|
|
|
|
bitmask
|
|
|
|
* fwts: Add FWTS_FW_FEATURE_DEVICETREE
|
|
|
|
* fwts: Add OPAL firmware type
|
|
|
|
* cpu/cpufreq: Don't reparse cpu information
|
|
|
|
* cpu/cpufreq: hz_almost_equal is unused if !FWTS_ARCH_INTEL
|
|
|
|
* cpu/cpufreq: Add a separate cpufreq consistency test
|
|
|
|
* cpu/cpufreq: Add test for duplicate entries in cpufreq tables
|
|
|
|
* cpu/cpufreq: Do bios limit and claimed max checks as separate
|
|
|
|
tests
|
|
|
|
* cpu/cpufreq: Refactor CPU performance tests
|
|
|
|
* cpu/cpufreq: Always check that cpufreq changes have taken
|
|
|
|
* fwts: Use linux perf counters for cpu benchmarking
|
|
|
|
* fwts: Use gettimeofday for cpu benchmark
|
|
|
|
* fwts: scale cpu benchmark results to one second
|
|
|
|
* cpu/cpufreq: Only run performance tests on master threads
|
|
|
|
|
|
|
|
|
2015-05-09 19:24:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 9 17:08:55 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Drop unnecessary ldconfig call: there are no libraries shipped
|
|
|
|
in the standard search paths.
|
|
|
|
- Pacify rpmlint warning about devel-file-in-non-devel-package
|
|
|
|
|
2015-04-22 12:41:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 22 10:37:52 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 15.03.01
|
|
|
|
* uefi: uefirttime: Add tests to exercise invalid parameters
|
|
|
|
* acpi: acpitables: add GTDT checking
|
|
|
|
* lib: fwts_acpi_tables: load tables from /sys (LP: #1437043)
|
|
|
|
* efi_runtime: ensure we don't allocate a zero byte buffer
|
|
|
|
(LP: #1429890)]
|
|
|
|
* acpi: acpitables: make length and skip signed to handle -ve
|
|
|
|
underflow (LP: #1435272)
|
|
|
|
* uefi: uefidump: don't dump non-printable variable contents
|
|
|
|
(LP: #1435346)
|
|
|
|
* uefi: uefirtmisc: Add null count argument check for
|
|
|
|
GetNextHighMonotonicCount
|
|
|
|
* uefirtauthvar: return error when get mismatch size
|
|
|
|
* uefirtauthvar: dependency checking for existence of test data (
|
|
|
|
(LP: #1434408)
|
|
|
|
* uefirtauthvar: remove duplicate authenticated attribute test
|
|
|
|
(LP: #1432752)
|
|
|
|
|
2015-04-06 12:15:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 29 08:46:16 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 15.03.00
|
|
|
|
- Remove patches fwts-linking.patch and fwts-opensuse.patch
|
|
|
|
- Add json-c-includes.patch
|
|
|
|
|
2012-02-01 18:49:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 1 17:46:43 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Fix linking
|
|
|
|
|
2011-12-12 06:16:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 12 05:02:37 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Update to version fwts-0.24.13
|
|
|
|
|
2011-12-12 05:38:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 10:02:05 CEST 2010 - stepan@coresystems.de
|
|
|
|
|
|
|
|
- initial package of fwts (version 0.18.1)
|
|
|
|
|