Fri, 22 Nov 2024 03:52:05 CST | login

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

ID15560
Package Nameacpica-tools
Version20220331
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/acpica-tools.git?.#8a306b6bd334787b641dda484ace3c9d132f7d58
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 01:55:42 CST
CompletedSat, 17 Aug 2024 02:04:38 CST
Taskbuild (dist-ocs23, /opencloudos-stream/acpica-tools.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/acpica-tools.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
acpica-tools-20220331-5.ocs23.src.rpm (info) (download)
aarch64
acpica-tools-20220331-5.ocs23.aarch64.rpm (info) (download)
acpica-tools-debuginfo-20220331-5.ocs23.aarch64.rpm (info) (download)
acpica-tools-debugsource-20220331-5.ocs23.aarch64.rpm (info) (download)
loongarch64
acpica-tools-20220331-5.ocs23.loongarch64.rpm (info) (download)
acpica-tools-debuginfo-20220331-5.ocs23.loongarch64.rpm (info) (download)
acpica-tools-debugsource-20220331-5.ocs23.loongarch64.rpm (info) (download)
x86_64
acpica-tools-20220331-5.ocs23.x86_64.rpm (info) (download)
acpica-tools-debuginfo-20220331-5.ocs23.x86_64.rpm (info) (download)
acpica-tools-debugsource-20220331-5.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20220331-5 - Rebuilt for loongarch release * 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