Searched refs:string_type (Results 1 – 7 of 7) sorted by relevance
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_bios_string_attribute_test.cpp | 33 "string_type" : "ASCII", in TEST_F() 55 "string_type" : "ASCII", in TEST_F() 82 "string_type" : "ASCII", in TEST_F() 118 "string_type" : "ASCII", in TEST_F() 168 "string_type" : "ASCII", in TEST_F()
|
| /openbmc/libpldm/src/dsp/ |
| H A D | bios_table.c | 322 uint8_t string_type; member 362 if (info->string_type > PLDM_STRING_TYPE_MAX && in pldm_bios_table_attr_entry_string_info_check() 363 info->string_type != PLDM_STRING_TYPE_VENDOR) { in pldm_bios_table_attr_entry_string_info_check() 400 attr_fields->string_type = info->string_type; in pldm_bios_table_attr_entry_string_encode() 431 return fields->string_type; in pldm_bios_table_attr_entry_string_decode_string_type()
|
| H A D | firmware_update.c | 23 static bool is_string_type_valid(uint8_t string_type) in is_string_type_valid() argument 25 switch (string_type) { in is_string_type_valid()
|
| /openbmc/pldm/tools/fw-update/ |
| H A D | pldm_fwup_pkg_creator.py | 107 string_type = string_types["ASCII"] 116 string_type,
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | bios_table.h | 297 uint8_t string_type; //!< The type of the string member
|
| /openbmc/pldm/docs/ |
| H A D | bios_implementation.md | 88 …"string_type": "It specifies the character encoding format, which can be ASCII, Hex, UTF-8, UTF-16…
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 11278 'name' => 'string_type',
|