NAME

sysSMBIOS - SMBIOS data access utility

SYNOPSIS

sysSMBIOS dump [bios | baseboard | processor | raw]

DESCRIPTION

This utility allows read access to SMBIOS information. The information 
can be presented in raw or formatted form.

OPTIONS

Using the "dump" command line parameter exclusively will yield a 
formatted stream of all SBMIOS data available through this utility. 
Other options that may be used in conjunction with "dump" are;

    bios      
           Presents all BIOS information found in the Type 0 table of 
           the SMBIOS structure. This data is formatted for in human     
           readable form.

    system_information     
           Presents all system information found in the Type 1 table of 
           the SMBIOS structure. This data is formatted for in human
           readable form.

    baseboard
           Presents all baseboard information found in the Type 2 table  
           of the SMBIOS structure. This data is formatted for in human
           readable form.
           
    processor
           Presents all processor information found in the Type 4 table 
           of the SMBIOS structure. This data is formatted for in human
           readable form.

    raw
           Presents all information found in the SMBIOS in raw format.

SEE ALSO

System Manager BIOS Reference Specification for more information about 
available SMBIOS data.

AUTHOR

Copyright (c) Intel Corporation 2000 


   

