Accepting request 1046533 from hardware
OBS-URL: https://build.opensuse.org/request/show/1046533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpica?expand=0&rev=73
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:acaff68b14f1e0804ebbfc4b97268a4ccbefcfa053b02ed9924f2b14d8a98e21
|
|
||||||
size 1911044
|
|
BIN
acpica-unix-20221020.tar_0.gz
(Stored with Git LFS)
Normal file
BIN
acpica-unix-20221020.tar_0.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 27 23:13:22 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
- Update to version 20221020:
|
||||||
|
* Added support for FFH (Fixed Function Hardware) Operation Region
|
||||||
|
special context data.
|
||||||
|
* Reverted commit "executer/exsystem: Warn about sleeps greater than 10 ms."
|
||||||
|
Due to user complaints about valid sleeps greater than 10ms seen
|
||||||
|
in some existing machines -- generating lots of warnings.
|
||||||
|
* Do not touch VGA memory when EBDA < 1KiB.
|
||||||
|
* Check that EBDA pointer is in valid memory.
|
||||||
|
* Completed the existing partial support for the CDAT "table".
|
||||||
|
* Updated support for the IORT table - update to version E.e
|
||||||
|
* Added CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table
|
||||||
|
* iASL: Added CCEL table to both compiler/disassembler.
|
||||||
|
* iASL: NHLT table: Fixed compilation of optional undocumented fields
|
||||||
|
* iASL: Fix iASL compile error due to ACPI_TDEL_OFFSET.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 14 13:32:53 UTC 2022 - Thomas Renninger <trenn@suse.de>
|
Fri Oct 14 13:32:53 UTC 2022 - Thomas Renninger <trenn@suse.de>
|
||||||
|
|
||||||
|
@@ -20,12 +20,12 @@
|
|||||||
%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
|
%define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
|
||||||
%define dmp_ver %{kver}
|
%define dmp_ver %{kver}
|
||||||
Name: acpica
|
Name: acpica
|
||||||
Version: 20220331
|
Version: 20221020
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A set of tools to display and debug BIOS ACPI tables
|
Summary: A set of tools to display and debug BIOS ACPI tables
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
URL: https://acpica.org
|
URL: https://acpica.org
|
||||||
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar.gz
|
Source: https://acpica.org/sites/acpica/files/%{src_dir}.tar_0.gz
|
||||||
Source1: ec_access.c
|
Source1: ec_access.c
|
||||||
Source2: acpi_genl.tar.bz2
|
Source2: acpi_genl.tar.bz2
|
||||||
Source3: acpi_validate
|
Source3: acpi_validate
|
||||||
|
Reference in New Issue
Block a user