Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_table.hpp210 struct StringField struct
212 uint8_t stringType;
213 uint16_t minLength;
214 uint16_t maxLength;
215 uint16_t defLength;
216 std::string defString;