TianoCore EDK2 master
SMBIOS_TABLE_TYPE22 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Location
 
SMBIOS_TABLE_STRING Manufacturer
 
SMBIOS_TABLE_STRING ManufactureDate
 
SMBIOS_TABLE_STRING SerialNumber
 
SMBIOS_TABLE_STRING DeviceName
 
UINT8 DeviceChemistry
 The enumeration value from PORTABLE_BATTERY_DEVICE_CHEMISTRY. More...
 
UINT16 DeviceCapacity
 
UINT16 DesignVoltage
 
SMBIOS_TABLE_STRING SBDSVersionNumber
 
UINT8 MaximumErrorInBatteryData
 
UINT16 SBDSSerialNumber
 
UINT16 SBDSManufactureDate
 
SMBIOS_TABLE_STRING SBDSDeviceChemistry
 
UINT8 DesignCapacityMultiplier
 
UINT32 OEMSpecific
 

Detailed Description

Portable Battery (Type 22).

This structure describes the attributes of the portable battery(s) for the system. The structure contains the static attributes for the group. Each structure describes a single battery pack's attributes.

Definition at line 2114 of file SmBios.h.

Field Documentation

◆ DesignCapacityMultiplier

UINT8 SMBIOS_TABLE_TYPE22::DesignCapacityMultiplier

Definition at line 2129 of file SmBios.h.

◆ DesignVoltage

UINT16 SMBIOS_TABLE_TYPE22::DesignVoltage

Definition at line 2123 of file SmBios.h.

◆ DeviceCapacity

UINT16 SMBIOS_TABLE_TYPE22::DeviceCapacity

Definition at line 2122 of file SmBios.h.

◆ DeviceChemistry

UINT8 SMBIOS_TABLE_TYPE22::DeviceChemistry

The enumeration value from PORTABLE_BATTERY_DEVICE_CHEMISTRY.

Definition at line 2121 of file SmBios.h.

◆ DeviceName

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE22::DeviceName

Definition at line 2120 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE22::Hdr

Definition at line 2115 of file SmBios.h.

◆ Location

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE22::Location

Definition at line 2116 of file SmBios.h.

◆ ManufactureDate

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE22::ManufactureDate

Definition at line 2118 of file SmBios.h.

◆ Manufacturer

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE22::Manufacturer

Definition at line 2117 of file SmBios.h.

◆ MaximumErrorInBatteryData

UINT8 SMBIOS_TABLE_TYPE22::MaximumErrorInBatteryData

Definition at line 2125 of file SmBios.h.

◆ OEMSpecific

UINT32 SMBIOS_TABLE_TYPE22::OEMSpecific

Definition at line 2130 of file SmBios.h.

◆ SBDSDeviceChemistry

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE22::SBDSDeviceChemistry

Definition at line 2128 of file SmBios.h.

◆ SBDSManufactureDate

UINT16 SMBIOS_TABLE_TYPE22::SBDSManufactureDate

Definition at line 2127 of file SmBios.h.

◆ SBDSSerialNumber

UINT16 SMBIOS_TABLE_TYPE22::SBDSSerialNumber

Definition at line 2126 of file SmBios.h.

◆ SBDSVersionNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE22::SBDSVersionNumber

Definition at line 2124 of file SmBios.h.

◆ SerialNumber

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE22::SerialNumber

Definition at line 2119 of file SmBios.h.


The documentation for this struct was generated from the following file: