/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/ |
H A D | meson.build | 2 subdir('Attributes') subdir 9 '../../../../yaml/xyz/openbmc_project/PFR/Attributes.interface.yaml', 11 output: ['Attributes.md'], 23 'xyz/openbmc_project/PFR/Attributes',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/ |
H A D | meson.build | 2 subdir('Attributes') subdir 10 '../../../../../yaml/xyz/openbmc_project/Control/Service/Attributes.interface.yaml', 12 output: ['Attributes.md'], 24 'xyz/openbmc_project/Control/Service/Attributes',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/PFR/Attributes' 8 '../../../../../yaml/xyz/openbmc_project/PFR/Attributes.interface.yaml', 28 'xyz/openbmc_project/PFR/Attributes',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/User/Attributes' 8 '../../../../../yaml/xyz/openbmc_project/User/Attributes.interface.yaml', 28 'xyz/openbmc_project/User/Attributes',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Control/Service/Attributes' 8 '../../../../../../yaml/xyz/openbmc_project/Control/Service/Attributes.interface.yaml', 28 'xyz/openbmc_project/Control/Service/Attributes',
|
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | PoliciesStore.js | 47 commit('setRtadEnabled', response.data.Attributes.pvm_rtad); 48 commit('setVtpmEnabled', response.data.Attributes.pvm_vtpm); 131 Attributes: { class in AnonymousClass7ccaa9510701 159 Attributes: { class in AnonymousClass7ccaa9510901
|
/openbmc/openbmc-test-automation/pldm/ |
H A D | test_pldm_bios_attributes.robot | 134 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list} 158 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list} 180 Validate Set BIOS Attributes With Optional Values ${i} @{attr_val_list} 189 Validate Set All BIOS Attributes Values ${bios_default_data} 208 ... Validate Set All BIOS Attributes Values ${bios_original_data} 211 Validate Set BIOS Attributes With Optional Values 235 Validate Set All BIOS Attributes Values 236 [Documentation] Validate Set BIOS Attributes Values.
|
H A D | test_redfish_bios_attributes.robot | 33 Redfish.Patch ${BIOS_ATTR_SETTINGS_URI} body={"Attributes":{"${random_str}": '${random_str}'}} 46 Redfish.Patch ${BIOS_ATTR_SETTINGS_URI} body={"Attributes":{"${enum_attr}": '0'}} 60 Redfish.Patch ${BIOS_ATTR_SETTINGS_URI} body={"Attributes":{"${int_attr}": ${count}}} 76 Redfish.Patch ${BIOS_ATTR_SETTINGS_URI} body={"Attributes":{"${str_attr}": '${random_value}'}}
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs8.asn1 | 8 attributes [0] IMPLICIT Attributes OPTIONAL 17 Attributes ::= SET OF Attribute
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/ |
H A D | meson.build | 3 subdir('Attributes') subdir 42 '../../../../yaml/xyz/openbmc_project/User/Attributes.interface.yaml', 44 output: ['Attributes.md'], 56 'xyz/openbmc_project/User/Attributes',
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | arm-vgic.rst | 24 Attributes: 48 Attributes: 82 Attributes: 129 Attributes: 143 Attributes:
|
H A D | xive.rst | 73 Attributes: 102 Attributes: 125 Attributes: 154 Attributes: 198 Attributes:
|
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/ |
H A D | samhain-samhainrc-fix-files-dirs-path.patch | 40 [Attributes] 57 [Attributes]
|
/openbmc/linux/fs/smb/client/ |
H A D | reparse.h | 101 u32 attrs = le32_to_cpu(fi->Attributes); in cifs_open_data_reparse() 107 fi->Attributes = cpu_to_le32(attrs); in cifs_open_data_reparse()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-fcoe | 5 Description: The FCoE bus. Attributes in this directory are control interfaces. 7 Attributes: 36 Attributes: 91 Attributes:
|
/openbmc/docs/designs/ |
H A D | remote-bios-configuration.md | 129 … | | | | | -Pending Attributes | || 144 … | | | Validate the XML Type 0 | |Collect the Attributes Info | || 166 … | | | | | -Pending Attributes | || 181 … | | | | |Collect the Attributes Info | || 204 … | | | | | -Pending Attributes | || 268 … | | | | | -Pending Attributes ||| 301 … | | | | | -Pending Attributes ||| 347 | | then | | | | (Pending Attributes list) … 414 should preserve the Pending Attributes list across the BMC reset and RBC should 415 clear the Pending Attributes list whenever new AllBaseBIOSTables received from [all …]
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 30 using Attributes = std::variant<Message>; typedef 32 using PropertyMap = std::map<PropertyName, Attributes>;
|
/openbmc/phosphor-hwmon/ |
H A D | hwmon.hpp | 88 using Attributes = typedef 98 bool getAttributes(const std::string& type, Attributes& attributes);
|
/openbmc/openbmc-test-automation/ipmi/dcmi/ |
H A D | test_dcmi_get_capabilities.robot | 30 # Optional Platform Attributes: 33 # Manageability Access Attributes:
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | device.rst | 38 Attributes chapter 51 Attributes of devices can be exported by a device driver through sysfs. 60 Attributes are declared using a macro called DEVICE_ATTR::
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bios_attr_utils.robot | 46 Redfish.Patch ${BIOS_ATTR_SETTINGS_URI} body={"Attributes":{"${attr_handle}": ${value}}} 79 ${output}= Redfish.Get Attribute ${BIOS_ATTR_URI} Attributes 104 ${cur_boot_side}= Redfish.Get Attribute ${BIOS_ATTR_URI} Attributes
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/ |
H A D | README.md | 28 `xyz.openbmc_project.Control.Service.Attributes`. Network services like bmcweb, 36 ### xyz.openbmc_project.Control.Service.Attributes interface 71 `xyz.openbmc_project.Control.Service.Attributes` needs to be set to `true` and
|
/openbmc/phosphor-hwmon/test/ |
H A D | hwmon_unittest.cpp | 8 hwmon::Attributes attrs; in TEST()
|
/openbmc/linux/drivers/pcmcia/ |
H A D | pcmcia_cis.c | 48 tuple.Attributes = 0; in pccard_read_tuple() 50 tuple.Attributes = TUPLE_RETURN_COMMON; in pccard_read_tuple() 102 tuple.Attributes = 0; in pccard_loop_tuple()
|
/openbmc/phosphor-debug-collector/ |
H A D | elog_watch.cpp | 28 using Attributes = std::variant<Message>; typedef 30 using AttributeMap = std::map<AttributeName, Attributes>;
|