TianoCore EDK2
master
Loading...
Searching...
No Matches
MiscChassisManufacturerData.c
Go to the documentation of this file.
1
14
#include "
SmbiosMisc.h
"
15
16
//
17
// Static (possibly build generated) Chassis Manufacturer data.
18
//
19
SMBIOS_MISC_TABLE_DATA (
SMBIOS_TABLE_TYPE3
, MiscChassisManufacturer) = {
20
{
// Hdr
21
EFI_SMBIOS_TYPE_SYSTEM_ENCLOSURE,
// Type,
22
0,
// Length,
23
0
// Handle
24
},
25
1,
// Manufacturer
26
MiscChassisTypeMainServerChassis,
// Type
27
2,
// Version
28
3,
// SerialNumber
29
4,
// AssetTag
30
ChassisStateSafe,
// BootupState
31
ChassisStateSafe,
// PowerSupplyState
32
ChassisStateSafe,
// ThermalState
33
ChassisSecurityStatusNone,
// SecurityState
34
{
35
0,
// OemDefined[0]
36
0,
// OemDefined[1]
37
0,
// OemDefined[2]
38
0
// OemDefined[3]
39
},
40
2,
// Height
41
1,
// NumberofPowerCords
42
0,
// ContainedElementCount
43
0,
// ContainedElementRecordLength
44
{
// ContainedElements[0]
45
{
46
0,
// ContainedElementType
47
0,
// ContainedElementMinimum
48
0
// ContainedElementMaximum
49
}
50
}
51
};
SmbiosMisc.h
SMBIOS_TABLE_TYPE3
Definition:
SmBios.h:490
ArmPkg
Universal
Smbios
SmbiosMiscDxe
Type03
MiscChassisManufacturerData.c
Generated on Fri Nov 15 2024 18:01:04 for TianoCore EDK2 by
1.9.6