X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tests%2Falibaba-cloud-arm%2Fsbin%2Fdmidecode;fp=tests%2Falibaba-cloud-arm%2Fsbin%2Fdmidecode;h=89fa9a34b89fc767feb78bc31b1848a9d77fe616;hb=805604762468b754ea60e5dc176fa26f68d211b8;hp=0000000000000000000000000000000000000000;hpb=1b5cbb7ac2f1c3439d5a124127a63729c5136d8f;p=virt-what.git diff --git a/tests/alibaba-cloud-arm/sbin/dmidecode b/tests/alibaba-cloud-arm/sbin/dmidecode new file mode 100755 index 0000000..89fa9a3 --- /dev/null +++ b/tests/alibaba-cloud-arm/sbin/dmidecode @@ -0,0 +1,116 @@ +#!/bin/sh - +cat <<'EOF' +# dmidecode 3.3 +Getting SMBIOS data from sysfs. +SMBIOS 3.0.0 present. +Table at 0x2348C0000. + +Handle 0x0100, DMI type 1, 27 bytes +System Information + Manufacturer: Alibaba Cloud + Product Name: Alibaba Cloud ECS + Version: virt-rhel7.6.0 + Serial Number: 8c43355a-242e-42c2-bdf7-9fae99316221 + UUID: 8c43355a-242e-42c2-bdf7-9fae99316221 + Wake-up Type: Power Switch + SKU Number: Not Specified + Family: Red Hat Enterprise Linux + +Handle 0x0300, DMI type 3, 21 bytes +Chassis Information + Manufacturer: Alibaba Cloud + Type: Other + Lock: Not Present + Version: virt-rhel7.6.0 + Serial Number: Not Specified + Asset Tag: Not Specified + Boot-up State: Safe + Power Supply State: Safe + Thermal State: Safe + Security Status: Unknown + OEM Information: 0x00000000 + Height: Unspecified + Number Of Power Cords: Unspecified + Contained Elements: 0 + +Handle 0x0400, DMI type 4, 42 bytes +Processor Information + Socket Designation: CPU 0 + Type: Central Processor + Family: Other + Manufacturer: Alibaba Cloud + ID: 00 00 00 00 00 00 00 00 + Version: virt-rhel7.6.0 + Voltage: Unknown + External Clock: Unknown + Max Speed: 2000 MHz + Current Speed: 2000 MHz + Status: Populated, Enabled + Upgrade: Other + L1 Cache Handle: Not Provided + L2 Cache Handle: Not Provided + L3 Cache Handle: Not Provided + Serial Number: Not Specified + Asset Tag: Not Specified + Part Number: Not Specified + Core Count: 2 + Core Enabled: 2 + Thread Count: 1 + Characteristics: None + +Handle 0x1000, DMI type 16, 23 bytes +Physical Memory Array + Location: Other + Use: System Memory + Error Correction Type: Multi-bit ECC + Maximum Capacity: 8 GB + Error Information Handle: Not Provided + Number Of Devices: 1 + +Handle 0x1100, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x1000 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: 8 GB + Form Factor: DIMM + Set: None + Locator: DIMM 0 + Bank Locator: Not Specified + Type: RAM + Type Detail: Other + Speed: Unknown + Manufacturer: Alibaba Cloud + Serial Number: Not Specified + Asset Tag: Not Specified + Part Number: Not Specified + Rank: Unknown + Configured Memory Speed: Unknown + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x2000, DMI type 32, 11 bytes +System Boot Information + Status: No errors detected + +Handle 0x0000, DMI type 0, 26 bytes +BIOS Information + Vendor: EFI Development Kit II / OVMF + Version: 0.0.0 + Release Date: 02/06/2015 + Address: 0xE8000 + Runtime Size: 96 kB + ROM Size: 64 kB + Characteristics: + BIOS characteristics not supported + Targeted content distribution is supported + UEFI is supported + System is a virtual machine + BIOS Revision: 0.0 + +Handle 0xFEFF, DMI type 127, 4 bytes +End Of Table + +EOF