Searched refs:string_type (Results 1 – 8 of 8) 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 | 16 static bool is_string_type_valid(uint8_t string_type) in is_string_type_valid() argument 18 switch (string_type) { in is_string_type_valid()
|
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | string-attributes.c | 84 static struct kobj_attribute string_type = variable 93 &string_type.attr,
|
/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/ |
H A D | README.md | 282 …"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 | 10557 'name' => 'string_type',
|