Fri, 22 Nov 2024 04:07:15 CST | login

Information for build acpica-tools-20220331-4.ocs23

ID2190
Package Nameacpica-tools
Version20220331
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/acpica-tools.git?.#04e4da2444b335a883a183a4b2eda36d7da065d0
SummaryACPICA tools for the development and debug of ACPI tables
DescriptionThe ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) This version of the tools is being released under GPLv2 license.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 01:42:10 CST
CompletedSat, 09 Sep 2023 01:53:55 CST
Taskbuild (dist-ocs23, /opencloudos-stream/acpica-tools.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/acpica-tools.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
acpica-tools-20220331-4.ocs23.src.rpm (info) (download)
aarch64
acpica-tools-20220331-4.ocs23.aarch64.rpm (info) (download)
acpica-tools-debuginfo-20220331-4.ocs23.aarch64.rpm (info) (download)
acpica-tools-debugsource-20220331-4.ocs23.aarch64.rpm (info) (download)
loongarch64
acpica-tools-20220331-4.ocs23.loongarch64.rpm (info) (download)
acpica-tools-debuginfo-20220331-4.ocs23.loongarch64.rpm (info) (download)
acpica-tools-debugsource-20220331-4.ocs23.loongarch64.rpm (info) (download)
x86_64
acpica-tools-20220331-4.ocs23.x86_64.rpm (info) (download)
acpica-tools-debuginfo-20220331-4.ocs23.x86_64.rpm (info) (download)
acpica-tools-debugsource-20220331-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220331-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220331-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220331-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 16 2022 cunshunxia <cunshunxia@tencent.com> - 20220331-1 - initial build