Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[baseimage] install dmidecode #2540

Merged
merged 1 commit into from
Feb 8, 2019
Merged

[baseimage] install dmidecode #2540

merged 1 commit into from
Feb 8, 2019

Conversation

mykolaf
Copy link
Collaborator

@mykolaf mykolaf commented Feb 8, 2019

Signed-off-by: Mykola Faryma [email protected]

- What I did
Add dmidecode utility to baseimage
- How I did it

- How to verify it

root@sonic:/# dmidecode --type processor
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 3.0 present.

Handle 0x0035, DMI type 4, 42 bytes
Processor Information
        Socket Designation: CPU0
        Type: Central Processor
        Family: Atom
        Manufacturer: Intel(R) Corporation
        ID: D8 06 04 00 FF FB EB BF
        Signature: Type 0, Family 6, Model 77, Stepping 8
        Flags:
                FPU (Floating-point unit on-chip)
                VME (Virtual mode extension)
                DE (Debugging extension)
                PSE (Page size extension)
                TSC (Time stamp counter)
                MSR (Model specific registers)
                PAE (Physical address extension)
                MCE (Machine check exception)
                CX8 (CMPXCHG8 instruction supported)
                APIC (On-chip APIC hardware supported)
                SEP (Fast system call)
                MTRR (Memory type range registers)
                PGE (Page global enable)
                MCA (Machine check architecture)
                CMOV (Conditional move instruction supported)
                PAT (Page attribute table)
                PSE-36 (36-bit page size extension)
                CLFSH (CLFLUSH instruction supported)
                DS (Debug store)

- Description for the changelog

Add dmidecode utility to baseimage

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Mykola Faryma <[email protected]>
@mykolaf mykolaf requested a review from lguohan February 8, 2019 12:17
@lguohan lguohan merged commit 460281d into sonic-net:master Feb 8, 2019
@mykolaf mykolaf deleted the dmi branch March 3, 2020 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants