TianoCore EDK2
master
Loading...
Searching...
No Matches
MiscBaseBoardManufacturerData.c
Go to the documentation of this file.
1
15
#include "
SmbiosMisc.h
"
16
17
//
18
// Static (possibly build generated) Chassis Manufacturer data.
19
//
20
SMBIOS_MISC_TABLE_DATA (
SMBIOS_TABLE_TYPE2
, MiscBaseBoardManufacturer) = {
21
{
// Hdr
22
EFI_SMBIOS_TYPE_BASEBOARD_INFORMATION,
// Type,
23
0,
// Length,
24
0
// Handle
25
},
26
1,
// BaseBoardManufacturer
27
2,
// BaseBoardProductName
28
3,
// BaseBoardVersion
29
4,
// BaseBoardSerialNumber
30
5,
// BaseBoardAssetTag
31
{
// FeatureFlag
32
1,
// Motherboard :1
33
0,
// RequiresDaughterCard :1
34
0,
// Removable :1
35
1,
// Replaceable :1
36
0,
// HotSwappable :1
37
0
// Reserved :3
38
},
39
6,
// BaseBoardChassisLocation
40
0,
// ChassisHandle;
41
BaseBoardTypeMotherBoard,
// BoardType;
42
0,
// NumberOfContainedObjectHandles;
43
{
44
0
45
}
// ContainedObjectHandles[1];
46
};
SmbiosMisc.h
SMBIOS_TABLE_TYPE2
Definition:
SmBios.h:392
ArmPkg
Universal
Smbios
SmbiosMiscDxe
Type02
MiscBaseBoardManufacturerData.c
Generated on Fri Nov 15 2024 18:01:04 for TianoCore EDK2 by
1.9.6