Home
last modified time | relevance | path

Searched full:attributetype (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dattribute_registry.hpp10 enum class AttributeType{ enum
76 NLOHMANN_JSON_SERIALIZE_ENUM(AttributeType, {
77 {AttributeType::Invalid, "Invalid"},
78 {AttributeType::Enumeration, "Enumeration"},
79 {AttributeType::String, "String"},
80 {AttributeType::Integer, "Integer"},
81 {AttributeType::Boolean, "Boolean"},
82 {AttributeType::Password, "Password"},
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp50 std::get<0>(attributeValue) = AttributeType::Integer; in setAttribute()
54 std::get<0>(attributeValue) = AttributeType::String; in setAttribute()
74 std::get<static_cast<uint8_t>(Index::attributeType)>(iter->second); in getAttribute()
226 auto attributeType = in pendingAttributes() local
227 std::get<static_cast<uint8_t>(Index::attributeType)>(iter->second); in pendingAttributes()
228 if (attributeType != std::get<0>(pair.second)) in pendingAttributes()
230 lg2::error("attributeType is not same with bios base table"); in pendingAttributes()
235 if (attributeType == AttributeType::Enumeration) in pendingAttributes()
255 if (attributeType == AttributeType::String) in pendingAttributes()
275 if (attributeType == AttributeType::Integer) in pendingAttributes()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DManager.interface.yaml39 type: enum[self.AttributeType]
64 …dict[string,struct[enum[self.AttributeType],boolean,string,string,string,variant[int64,string],var…
67 map{attributeName,struct{attributeType,readonlyStatus,displayname,
70 {xyz.openbmc_project.BIOSConfig.Manager.AttributeType.String,
86 {xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Integer,
100 type: dict[string,struct[enum[self.AttributeType],variant[int64,string]]]
112 - name: AttributeType
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc368 {"type", 1073741826, "AttributeType"},
371 {"AttributeType", 1073741836, 0},
375 {"type", 1073741826, "AttributeType"},
381 {"id-at-initials", 1880096780, "AttributeType"},
385 {"id-at-generationQualifier", 1880096780, "AttributeType"},
389 {"id-at-surname", 1880096780, "AttributeType"},
393 {"id-at-givenName", 1880096780, "AttributeType"},
397 {"id-at-name", 1880096780, "AttributeType"},
401 {"id-at-commonName", 1880096780, "AttributeType"},
405 {"id-at-localityName", 1880096780, "AttributeType"},
[all …]
/openbmc/bios-settings-mgr/include/
H A Dmanager.hpp46 AttributeType, bool, std::string, std::string, std::string,
54 std::tuple<AttributeType, bool, std::string, std::string, std::string,
64 std::tuple<AttributeType, std::variant<int64_t, std::string>>>;
67 std::tuple<AttributeType, std::variant<int64_t, std::string>>;
74 std::tuple<AttributeType, CurrentValue, PendingValue>;
162 attributeType = 0, enumerator
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp284 AttributeType attributeType{}; in checkAttributeValueTable() local
370 attributeType = "xyz.openbmc_project.BIOSConfig.Manager." in checkAttributeValueTable()
371 "AttributeType.Enumeration"; in checkAttributeValueTable()
425 attributeType = "xyz.openbmc_project.BIOSConfig.Manager." in checkAttributeValueTable()
426 "AttributeType.Integer"; in checkAttributeValueTable()
453 attributeType = "xyz.openbmc_project.BIOSConfig.Manager." in checkAttributeValueTable()
454 "AttributeType.String"; in checkAttributeValueTable()
486 attributeType = "xyz.openbmc_project.BIOSConfig.Manager." in checkAttributeValueTable()
487 "AttributeType.Password"; in checkAttributeValueTable()
495 std::make_tuple(attributeType, readonlyStatus, displayName, in checkAttributeValueTable()
[all …]
H A Dbios_config.hpp42 using AttributeType = std::string; typedef
55 std::tuple<AttributeType, ReadonlyStatus, DisplayName, Description,
59 using PendingObj = std::tuple<AttributeType, CurrentValue>;
148 attributeType = 0, enumerator
/openbmc/bios-settings-mgr/
H A DREADME.md51 enum[self.AttributeType],
86 "attributeType": "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.String",
111 "attributeType": "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Integer",
/openbmc/openbmc-test-automation/lib/
H A Dpldm_utils.py69 "AttributeType": "BIOSEnumeration",
122 if item["AttributeType"] == "BIOSInteger":
128 elif item["AttributeType"] == "BIOSString":
206 if "ReadOnly" not in item["AttributeType"]:
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_bios.robot80 # [ attributetype]: BIOSStringReadOnly
86 Append To List ${attr_val_list} ${attr_table_data}[${i}][AttributeType]
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp290 "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Integer", in saveFcoToBios()
370 "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Enumeration", in saveAmmToBios()
505 "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Enumeration", in saveCreateDefaultLparToBios()
621 "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Enumeration", in saveClearNvramToBios()
732 "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Enumeration", in saveKeepAndClearToBios()
/openbmc/openpower-proc-control/service_files/
H A Dop-clear-sys-dump-active@.service.in17 xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Enumeration s Disabled"
H A Dop-enter-mpreboot@.service.in22 xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Enumeration s Enabled" \
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509_akid.asn133 attributeType OBJECT IDENTIFIER ({ x509_note_OID }),
H A Dx509.asn133 attributeType OBJECT IDENTIFIER ({ x509_note_OID }),
H A Dpkcs7.asn1133 attributeType OBJECT IDENTIFIER ({ pkcs7_note_OID }),
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp367 output["AttributeType"] = attrTypeMap.at(attrType); in displayAttributeValueEntry()
371 std::cout << "Get AttributeType failed.\n"; in displayAttributeValueEntry()
546 attrdata["AttributeType"] = attrTypeMap.at(attrType); in decodeAttributeTable()
550 std::cout << "Get AttributeType failed.\n"; in decodeAttributeTable()
/openbmc/openpower-pnor-code-mgmt/
H A Dutils.cpp121 "xyz.openbmc_project.BIOSConfig.Manager.AttributeType.Enumeration"; in setPendingAttributes()
/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp72 map{attributeName,struct{attributeType,readonlyStatus,displayname,
129 "AttributeType.String") in getAttrType()
134 "Manager.AttributeType.Integer") in getAttrType()
139 "Manager.AttributeType.Enumeration") in getAttrType()
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DAttributeRegistry_v1.xml133 <Property Name="Type" Type="AttributeRegistry.v1_0_0.AttributeType" Nullable="false">
369 <EnumType Name="AttributeType">
666 … are not included. It was also created to update the description of `AttributeType` `Password` en…
764 … are not included. It was also created to update the description of `AttributeType` `Password` en…
844 … are not included. It was also created to update the description of `AttributeType` `Password` en…
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DAttributeRegistry_v1.xml133 <Property Name="Type" Type="AttributeRegistry.v1_0_0.AttributeType" Nullable="false">
369 <EnumType Name="AttributeType">
666 … are not included. It was also created to update the description of `AttributeType` `Password` en…
764 … are not included. It was also created to update the description of `AttributeType` `Password` en…
844 … are not included. It was also created to update the description of `AttributeType` `Password` en…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DBios.v1_2_3.json43 …heir attribute name. Attributes in this attribute registry with the `AttributeType` of `Enumerati…
H A DAttributeRegistry.v1_3_9.json130 "AttributeType": { object
370 "$ref": "#/definitions/AttributeType",
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DBios.v1_2_3.json43 …heir attribute name. Attributes in this attribute registry with the `AttributeType` of `Enumerati…
H A DAttributeRegistry.v1_3_9.json130 "AttributeType": { object
370 "$ref": "#/definitions/AttributeType",

12