Home
last modified time | relevance | path

Searched defs:BIOSInfo (Results 1 – 1 of 1) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dsystem.hpp73 struct BIOSInfo struct in phosphor::smbios::System
75 uint8_t type;
76 uint8_t length;
77 uint16_t handle;
78 uint8_t vendor;
79 uint8_t biosVersion;
81 uint8_t releaseData;
82 uint8_t romSize;
83 uint64_t characteristics;
85 uint8_t systemBIOSMajor;
[all …]