搜尋此網誌

2011年9月26日 星期一

EFI Shell commands -- SMBIOSVIEW (顯示SMBIOS的資訊)

Displays SMBIOS information.

SMBIOSVIEW [-t SmbiosType]|[-h SmbiosHandle]|[-s]|[-a]


    -t            - Display all structures of SmbiosType
    SmbiosType    - SMBIOS structure type
    -h            - Display structure of SmbiosHandle
    SmbiosHandle  - SMBIOS structure unique 16-bit handle
    -s            - Display statistics table
    -a            - Display all information

Notes:
    1. The SmbiosType parameter supports the following types:
        0  - BIOS Information
        1  - System Information
        3  - System Enclosure
        4  - Processor Information
        5  - Memory Controller Information
        6  - Memory Module Information
        7  - Cache Information
        8  - Port Connector Information
        9  - System Slots
        10 - On Board Devices Information
        15 - System Event Log
        16 - Physical Memory Array
        17 - Memory Device
        18 - 32-bit Memory Error Information
        19 - Memory Array Mapped Address
        20 - Memory Device Mapped Address
        21 - Built-in Pointing Device
        22 - Portable Battery
        34 - Management Device
        37 - Memory Channel
        38 - IPMI Device Information
        39 - System Power Supply
    2. The SmbiosHandle parameter is specified in hexadecimal format.
       Don't use the '0x' prefix format for hexadecimal values.
    3. Internal commands:
        :q --------  quit smbiosview
        :0 --------  Change smbiosview display NONE info
        :1 --------  Change smbiosview display OUTLINE info
        :2 --------  Change smbiosview display NORMAL info
        :3 --------  Change smbiosview display DETAIL info
        /? --------  Show help

沒有留言:

張貼留言