enum | {
smbios::BIOS_Information = 0,
smbios::System_Information = 1,
smbios::Base_Board_Information = 2,
smbios::System_Enclosure_or_Chassis = 3,
smbios::Processor_Information = 4,
smbios::Memory_Controller_Information = 5,
smbios::Memory_Module_Information = 6,
smbios::Cache_Information = 7,
smbios::Port_Connector_Information = 8,
smbios::System_Slots = 9,
smbios::On_Board_Devices_Information = 10,
smbios::OEM_Strings = 11,
smbios::System_Configuration_Options = 12,
smbios::BIOS_Language_Information = 13,
smbios::Group_Associations = 14,
smbios::System_Event_Log = 15,
smbios::Physical_Memory_Array = 16,
smbios::Memory_Device = 17,
smbios::Memory_Error_Information_32_bit = 18,
smbios::Memory_Array_Mapped_Address = 19,
smbios::Memory_Device_Mapped_Address = 20,
smbios::Built_in_Pointing_Device = 21,
smbios::Portable_Battery = 22,
smbios::System_Reset = 23,
smbios::Hardware_Security = 24,
smbios::System_Power_Controls = 25,
smbios::Voltage_Probe = 26,
smbios::Cooling_Device = 27,
smbios::Temperature_Probe = 28,
smbios::Electrical__Current_Probe = 29,
smbios::Out_of_Band_Remote_Access = 30,
smbios::Boot_Integrity_Services_Entry_Point = 31,
smbios::System_Boot_Information = 32,
smbios::Memory_Error_Information_64_bit = 33,
smbios::Management_Device = 34,
smbios::Management_Device_Component = 35,
smbios::Management_Device_Threshold = 36,
smbios::Memory_Channel = 37,
smbios::IPMI_Device_Information = 38,
smbios::System_Power_Supply = 39,
smbios::Inactive = 126,
smbios::Revisions_and_IDs = 208,
smbios::Parallel_Port = 209,
smbios::Serial_Port = 210,
smbios::IR_Port = 211,
smbios::End_of_Table = 127,
smbios::Dell_Revisions_and_IDs = 0xD0,
smbios::Dell_Indexed_Io = 0xD4
} |