Home
last modified time | relevance | path

Searched refs:string_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_string_attribute_test.cpp33 "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 Dbios_table.c322 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 Dfirmware_update.c16 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 Dstring-attributes.c84 static struct kobj_attribute string_type = variable
93 &string_type.attr,
/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py107 string_type = string_types["ASCII"]
116 string_type,
/openbmc/libpldm/include/libpldm/
H A Dbios_table.h297 uint8_t string_type; //!< The type of the string member
/openbmc/pldm/
H A DREADME.md282 …"string_type": "It specifies the character encoding format, which can be ASCII, Hex, UTF-8, UTF-16…
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump10557 'name' => 'string_type',