Name: | dmidecode |
---|---|
Epoch: | 1 |
Version: | 3.6 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 240821 |
License: | GPLv2+ |
RPM: | dmidecode-3.6-1.el9.aarch64.rpm |
Source RPM: | dmidecode-3.6-1.el9.src.rpm |
Build Date: | Sat Oct 26 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.nongnu.org/dmidecode/ |
Summary: | Tool to analyse BIOS DMI data |
Description: | dmidecode reports information about x86 & ia64 hardware as described in the system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). |
- updated to upstream v3.6
- Expanding the list of CPU sockets to match the list specified in SMBIOS 3.7.0
- Add processor support from SMBIOS-3.6.0 - Consistently use read_file when reading from a dump file
- updated to upstream v3.5 - Resolves: rhbz#2186858