Commit Graph

4 Commits

Author SHA256 Message Date
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
91bbd85ae8 - 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

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=21
2015-12-19 10:28:44 +00:00
Martin Pluskal
ddc687c2a9 Accepting request 298546 from home:pluskalm:branches:hardware
- 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)

OBS-URL: https://build.opensuse.org/request/show/298546
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=5
2015-04-22 10:41:07 +00:00
Ismail Dönmez
0a559a2ea1 Accepting request 293598 from home:pluskalm:branches:hardware
- Update to 15.03.00
- Remove patches fwts-linking.patch and fwts-opensuse.patch
- Add json-c-includes.patch

Please add me as maintainer, I would like to get this package to factory

OBS-URL: https://build.opensuse.org/request/show/293598
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=4
2015-04-06 10:15:52 +00:00