Home
last modified time | relevance | path

Searched full:component (Results 1 – 25 of 705) sorted by relevance

12345678910>>...29

/openbmc/openbmc-test-automation/lib/
H A Dvpd_tool_resource.robot11 ${DR_WRITE_VALUE} XYZ Component
20 Verify VPD Component Read Operation
21 [Documentation] Verify reading VPD details of given component via vpdtool.
22 [Arguments] ${component}
24 # component VDP component (e.g. /system/chassis/motherboard/vdd_vrm1).
26 ${vpd_records}= Vpdtool -o -O ${component}
38 ${vpdtool_res}= Set To Dictionary ${vpd_records}[${component}]
44 IF 'drive' in '${component}'
48 IF '${vpd_records['${component}']['${vpd_field}']}' == '' CONTINUE
56 ... /xyz/openbmc_project/inventory${component} ${busctl_field}
[all …]
/openbmc/webui-vue/src/env/router/
H A Dibm.js37 component: LoginLayout, property in AnonymousClass8eff0dbc0101
42 component: Login, property in AnonymousClass8eff0dbc0101.AnonymousClass8eff0dbc0201
50 component: ChangePassword, property in AnonymousClass8eff0dbc0101.AnonymousClass8eff0dbc0301
60 component: ConsoleLayout, property in AnonymousClass8eff0dbc0401
68 component: SerialOverLanConsole, property in AnonymousClass8eff0dbc0401.AnonymousClass8eff0dbc0501
80 component: AppLayout, property in AnonymousClass8eff0dbc0601
85 component: Overview, property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0701
93 component: ProfileSettings, property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0801
101 component: Dumps, property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0901
109 component: EventLogs, property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0a01
[all …]
H A Dintel.js40 component: LoginLayout, property in AnonymousClassfaeba7400101
45 component: Login, property in AnonymousClassfaeba7400101.AnonymousClassfaeba7400201
53 component: ChangePassword, property in AnonymousClassfaeba7400101.AnonymousClassfaeba7400301
63 component: ConsoleLayout, property in AnonymousClassfaeba7400401
71 component: SerialOverLanConsole, property in AnonymousClassfaeba7400401.AnonymousClassfaeba7400501
79 component: KvmConsole, property in AnonymousClassfaeba7400401.AnonymousClassfaeba7400601
91 component: AppLayout, property in AnonymousClassfaeba7400701
96 component: Overview, property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400801
104 component: ProfileSettings, property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400901
112 component: EventLogs, property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400a01
[all …]
/openbmc/webui-vue/src/router/
H A Droutes.js47 component: LoginLayout, property in AnonymousClasse4a86fee0101
52 component: Login, property in AnonymousClasse4a86fee0101.AnonymousClasse4a86fee0201
60 component: ChangePassword, property in AnonymousClasse4a86fee0101.AnonymousClasse4a86fee0301
70 component: ConsoleLayout, property in AnonymousClasse4a86fee0401
78 component: SerialOverLanConsole, property in AnonymousClasse4a86fee0401.AnonymousClasse4a86fee0501
86 component: KvmConsole, property in AnonymousClasse4a86fee0401.AnonymousClasse4a86fee0601
98 component: AppLayout, property in AnonymousClasse4a86fee0701
103 component: Overview, property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0801
111 component: ProfileSettings, property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0901
119 component: EventLogs, property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0a01
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DTrustedComponent.interface.yaml2 Interface to query trusted component info.
11 The type of trusted component, such as any physical distinction about
12 the trusted component.
18 "reported_by" association to provide a link to component integrity
19 object that the trusted component is reported by.
27 association to provide a link to the target component whose security
36 The type of trusted component, such as any physical distinction about
37 the trusted component.
41 A discrete trusted component. It is "discrete" when basic
46 An integrated trusted component.
/openbmc/qemu/qga/installer/
H A Dqemu-ga.wxs42 <Component Id="qemu_ga" Guid="{908B7199-DE2A-4DC6-A8D0-27A5AE444FEA}">
59 </Component>
61 <Component Id="libstdc++_6_lib" Guid="{55E737B5-9127-4A11-9FC3-A29367714574}">
63 </Component>
64 <Component Id="qga_vss_dll" Guid="{CB19C453-FABB-4BB1-ABAB-6B74F687BFBB}">
66 </Component>
67 <Component Id="qga_vss_tlb" Guid="{D8D584B1-59C2-4FB7-A91F-636FF7BFA66E}">
69 </Component>
72 <Component Id="gspawn-helper-console" Guid="{446185B3-87BE-43D2-96B8-0FEFD9E8696D}">
74 </Component>
[all …]
/openbmc/openbmc-test-automation/openpower/vpd/
H A Dtest_vpd_tool.robot26 # Component Field
32 Verify VPD Component Read
33 [Documentation] Verify details of all VPD component via vpdtool.
38 FOR ${component} IN @{components}
39 Verify VPD Component Read Operation ${component}
49 FOR ${component} IN @{components}
50 # Drive component field values response in ascii format
52 IF 'drive' in '${component}'
55 Verify VPD Field Read Operation ${component}
68 FOR ${component} IN @{components}
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DTrustedComponent.v1_4_0.json58 …software inventory resource that represents the active firmware image for this trusted component.",
59 …of type `SoftwareInventory` that represents the active firmware image for this trusted component.",
63 …An array of links to ComponentIntegrity resources for which the trusted component is responsible.",
67component by other resources. The `TargetComponentURI` property in the referenced `ComponentInteg…
75 … "description": "An array of links to resources that the target component protects.",
79 … an array of links to resources whose integrity is measured or reported by the trusted component.",
88 … "description": "A link to a resource to which this trusted component is integrated.",
89 …"This property shall contain a link to a resource to which this trusted component is physically in…
106 "description": "A link to the resource that owns this trusted component.",
107 …is property shall contain a link to the resource that owns this trusted component. In the case of…
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DThrottle.interface.yaml3 component.
11 This property shall contain the cause(s) of the component being
20 This property shall indicate whether the component is throttled.
25 The possible reasons a component could be throttled
29 The cause of the component being throttled is a clock limit.
32 The cause of the component being throttled is a fault detected
36 The cause of the component being throttled is a power limit.
39 The cause of the component being throttled is a thermal limit.
42 The cause of the component being throttled is not known.
/openbmc/webui-vue/docs/guide/components/file-upload/
H A Dreadme.md3 `FormFile` is a custom component wrapper around the Bootstrap-vue Form File
4 component. The purpose of this component is to upload files to the BMC.
6 To use this component:
8 1. Import it into the single file component (SFC)
12 [Learn more about the Bootstrap-vue Form File component](https://bootstrap-vue.org/docs/components/…
18 - `disabled` - When set to `true`, disables the component's functionality and
21 - `state` - Controls the validation state appearance of the component. `true`
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/
H A DComponentIntegrity.interface.yaml2 Implement to represent component integrity information acquired from a
4 component (e.g., iRoT or TPM) is typically involved to provide the info
13 component.
21 The type of security technology for the component.
36 The date and time when information for the component was last updated.
38 change that leads to component integrity change should update this
45 "authenticating" association to provide a link to the target component
54 component whose integrity this resource reports.
62 The security technology used for the component.
/openbmc/pldm/fw-update/
H A Ddevice_updater.hpp19 /** @brief Type alias for component update status tracking
20 * Maps component index to its update completion status (true indicates
48 * @param[in] compImageInfos - Component image information for all the
50 * @param[in] compInfo - Component info for the components in this FD
90 * indicates component can be updated, continue with either a) or b).
92 * a. Send PassComponentTable request for the next component if
95 * firmware component
97 * If the response indicates component may be updateable, continue
175 * @param[in] compOffset - component offset in compImageInfos
181 * @param[in] compOffset - component offset in compImageInfos
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DTrustedComponent_v1.xml46 …"OData.LongDescription" String="This resource shall represent a trusted component in a Redfish imp…
96 <Annotation Term="OData.Description" String="The UUID for this trusted component."/>
97 …g="This property shall contain a universally unique identifier number for the trusted component."/>
105 …Description" String="The type of trusted component, such as any physical distinction about the tru…
106 … Term="OData.LongDescription" String="This property shall contain the type of trusted component."/>
111 …tion" String="The link to a collection of device identity certificates of the trusted component."/>
112 …ype `CertificateCollection` that contains device identity certificates of the trusted component."/>
121 … <Annotation Term="OData.Description" String="The manufacturer of this trusted component."/>
122 …esponsible for producing the trusted component. This organization may be the entity from whom the…
126 <Annotation Term="OData.Description" String="The model number of the trusted component."/>
[all …]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcooling_unit.hpp30 enum class Component{ enum
65 NLOHMANN_JSON_SERIALIZE_ENUM(Component, {
66 {Component::Invalid, "Invalid"},
67 {Component::All, "All"},
68 {Component::Manager, "Manager"},
69 {Component::ManagerAccounts, "ManagerAccounts"},
70 {Component::CoolingUnit, "CoolingUnit"},
H A Dpower_distribution.hpp35 enum class Component{ enum
75 NLOHMANN_JSON_SERIALIZE_ENUM(Component, {
76 {Component::Invalid, "Invalid"},
77 {Component::All, "All"},
78 {Component::Manager, "Manager"},
79 {Component::ManagerAccounts, "ManagerAccounts"},
80 {Component::PowerDistribution, "PowerDistribution"},
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A DREADME28 loadTests and runTests of certain Test component and
30 the Test component.
37 * Test component: The area of testing in the Project, for example: runtime, SDK, eSDK, selftest.
39 * Test data: Data associated with the Test component. Currently we use bitbake datastore as
49 specific classes that implement a test component.
53 Executing the example test component
62 == Creating new Test Component ==
64 Adding a new test component the developer needs to extend OETestContext/OETestContextExecutor
/openbmc/phosphor-webui/app/common/components/table/
H A Dtable-actions.js6 * tableActions Component
9 * The <table-actions> component expects an 'actions' attribute
20 * parent component when clicked.
51 * Emits the action type to the parent component
58 * onChanges Component lifecycle hook
66 * Component template
81 * Register tableActions component
83 angular.module('app.common.components').component('tableActions', {
H A Dtable-checkbox.js6 * tableCheckbox Component
23 * onChanges Component lifecycle hook
33 * postLink Component lifecycle hook
41 * Component template
60 * Register tableCheckbox component
62 angular.module('app.common.components').component('tableCheckbox', {
H A Dtable-toolbar.js6 * tableToolbar Component
9 * The <table-toolbar> component expects an 'actions' attribute
20 * parent component when clicked.
51 * Emits the action type to the parent component
62 * onInit Component lifecycle hook
70 * Component template
99 * Register tableToolbar component
101 angular.module('app.common.components').component('tableToolbar', {
/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py128 enough to contain a bit for each component in the package. The number of
159 enough to contain a bit for each component in the package. The number of
239 sys.exit("ERROR: Applicable Component index not found.")
363 # Continue component updates after failure
428 def get_component_comparison_stamp(component): argument
430 Get component comparison stamp from metadata file.
434 is used and Default value 0xFFFFFFFF is used for other Component Options.
437 component: Component image info
439 component_comparison_stamp: Component Comparison stamp
444 in component["ComponentOptions"]
[all …]
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/
H A D0001-Allow-configuring-flash-image-files-compile-time.patch14 .../service/block_storage/factory/file/component.cmake | 6 +++++-
16 .../block_storage/factory/semihosting/component.cmake | 6 +++++-
43 …ents/service/block_storage/factory/file/component.cmake b/components/service/block_storage/factory…
45 --- a/components/service/block_storage/factory/file/component.cmake
46 +++ b/components/service/block_storage/factory/file/component.cmake
82 …e/block_storage/factory/semihosting/component.cmake b/components/service/block_storage/factory/sem…
84 --- a/components/service/block_storage/factory/semihosting/component.cmake
85 +++ b/components/service/block_storage/factory/semihosting/component.cmake
/openbmc/libcper/sections/
H A Dcper-section.c22 #include <libcper/sections/cper-section-cxl-component.h>
47 { &gEfiPciDevErrorSectionGuid, "PCI Component/Device", "PciComponent",
61 "CXL General Media Component Error", "CxlComponent",
63 { &gEfiCxlDramEventErrorSectionGuid, "CXL DRAM Component Error",
67 "CXL Memory Module Component Error", "CxlComponent",
70 "CXL Physical Switch Component Error", "CxlComponent",
73 "CXL Virtual Switch Component Error", "CxlComponent",
75 { &gEfiCxlMldPortErrorSectionGuid, "CXL MLD Port Component Error",
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_fru.robot26 ${ipmi_fru_component_info}= Get Component FRU Info ${COMPONENT_NAME_OF_POWER_SUPPLY}
47 # ${ipmi_fru_info} IPMI FRU component values.
48 # ${redfish_fru_info} Redfish FRU component values.
58 Compare IPMI And Redfish FRU Component ${ipmi_fru_sub_component}
63 Compare IPMI And Redfish FRU Component
64 [Documentation] Compare IPMI And Redfish FRU Component data objects.
68 # ${ipmi_fru_component_obj} IPMI FRU component data in dictionary.
75 # ${redfish_fru_component_obj} Redfish FRU component data in dictionary.
/openbmc/entity-manager/configurations/
H A DVENDORS.md7 In some cases a company might design a component (such as a network card),
8 manufacture said component, and package it into an elegant cardboard box with
10 clearly "the vendor" of said component. Where the situation is less clear is
17 sale of a component is always the vendor. "Sale" does not require retail but
30 manufacture and/or sell the component or system, such as [OCP][OCP] designs,
31 the company that primarily oversaw the design of the component would be the
/openbmc/webui-vue/docs/guide/quickstart/
H A Dforms.md4 [bootstrap-vue form component](https://bootstrap-vue.org/docs/components/form)
8 ## Form component
11 [form component](https://bootstrap-vue.org/docs/components/form). Use the
15 ## Form group component
18 [form group component](https://bootstrap-vue.org/docs/components/form-group)
27 - [Form file custom component](/guide/components/file-upload)
29 When helper text is provided, use the `<b-form-text>` component and
30 `aria-describedby` on the form group component the helper text describes.
37 `<b-form-invalid-feedback>` component.

12345678910>>...29