Searched defs:BIOSInfo (Results 1 – 1 of 1) sorted by relevance
73 struct BIOSInfo struct in phosphor::smbios::System75 uint8_t type;76 uint8_t length;77 uint16_t handle;78 uint8_t vendor;79 uint8_t biosVersion;80 uint16_t startAddrSegment;81 uint8_t releaseData;82 uint8_t romSize;83 uint64_t characteristics;[all …]