Home
last modified time | relevance | path

Searched full:onreset (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dsettings.hpp13 OnReset, enumerator
23 OnReset, enumerator
31 {OperationApplyTime::OnReset, "OnReset"},
41 {ApplyTime::OnReset, "OnReset"},
H A Dupdate_service.hpp27 OnReset, enumerator
61 {ApplyTime::OnReset, "OnReset"},
/openbmc/openbmc-test-automation/data/
H A Dapplytime_table.json3 "OnReset": "Redfish OBMC Reboot (off)", string
7 "OnReset": "Redfish OBMC Reboot (off)", string
11 "OnReset": "RF SYS GracefulRestart", string
15 "OnReset": "RF SYS GracefulRestart", string
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_firmware_property.robot39 Verify Firmware Update ApplyTime OnReset
40 [Documentation] Verify supported apply time "OnReset" property.
47 # "ApplyTime": "OnReset"
52 ... body={'HttpPushUriOptions' : {'HttpPushUriApplyTime' : {'ApplyTime' : 'OnReset'}}}
57 Valid Value http_push_uri_options["HttpPushUriApplyTime"]["ApplyTime"] ['OnReset']
H A Dtest_firmware_tftp_upload_image.robot33 TFTP Download Install With ApplyTime OnReset Policy
34 [Documentation] Download image to BMC using TFTP with OnReset policy and verify installation.
39 OnReset
51 ImageURI Download Install With ApplyTime OnReset Policy
52 … [Documentation] Download image to BMC using ImageURI with OnReset policy and verify installation.
57 OnReset
93 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate").
138 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate").
182 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
H A Dtest_redfish_bmc_code_update.robot45 Redfish Code Update With ApplyTime OnReset
46 [Documentation] Update the firmware image with ApplyTime of OnReset.
51 OnReset
74 Redfish Update Firmware apply_time=OnReset
85 OnReset ${IMAGE_FILE_PATH} ${ALTERNATE_IMAGE_FILE_PATH}
98 Redfish Update Firmware apply_time=OnReset
162 Redfish Update Firmware OnReset
254 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
409 Set ApplyTime policy=OnReset
442 Run Key ${post_code_update_actions['BMC image']['OnReset']}
[all …]
H A Dtest_redfish_host_code_update.robot34 Redfish Host Code Update With ApplyTime OnReset
35 [Documentation] Update the firmware image with ApplyTime of OnReset.
40 OnReset
79 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate").
H A Dtest_redfish_signed_image_update.robot91 Run Keyword And Ignore Error Set ApplyTime policy=OnReset
119 Run Key ${post_code_update_actions['${image_info["image_type"]}']['OnReset']}
H A Dtest_redfish_image_upload.robot143 Set ApplyTime policy=OnReset
166 Set ApplyTime policy=OnReset
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_redfish_mcu_fw_update.robot34 Redfish Mcu Code Update With ApplyTime OnReset
35 [Documentation] Update the firmware image with ApplyTime of OnReset.
40 OnReset ${IMAGE_MCU_FILE_PATH_0}
90 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate").
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DApplyTime.interface.yaml4 value of the property is OnReset.
20 - name: OnReset
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_host_code_update.robot81 Run Keyword And Ignore Error Set ApplyTime policy=OnReset
85 Run Key ${post_code_update_actions['${image_info["image_type"]}']['OnReset']}
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/
H A Dexample_device.cpp57 auto applyTimes = {RequestedApplyTimes::OnReset}; in initDevice()
69 {RequestedApplyTimes::Immediate, RequestedApplyTimes::OnReset}) in ExampleDevice()
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md48 (Immediate, OnReset, AtMaintenanceWindowStart...). Existing OpenBMC firmware
77 - Support a subset of ApplyTime (Immediate, OnReset)
115 (Immediate or OnReset)
126 - If ApplyTime is OnReset, do nothing (user will need to initiate host or bmc
190 (Immediate or OnReset)
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/
H A Ddefaults.yaml42 Default: ApplyTime::RequestedApplyTimes::OnReset
/openbmc/phosphor-bmc-code-mgmt/cpld/
H A Dcpld.hpp25 {RequestedApplyTimes::Immediate, RequestedApplyTimes::OnReset}), in CPLDDevice()
H A Dcpld_software_manager.cpp56 RequestedApplyTimes::Immediate, RequestedApplyTimes::OnReset}; in initDevice()
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/
H A Di2cvr_device.hpp30 {SDBusPlusSoftware::ApplyTime::RequestedApplyTimes::OnReset}), in I2CVRDevice()
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Ddevice.cpp38 RequestedApplyTimes::OnReset}) : in Device() argument
127 // onReset. in startUpdateAsync()
/openbmc/phosphor-bmc-code-mgmt/tpm/
H A Dtpm_device.cpp13 Device(ctx, config, parent, {RequestedApplyTimes::OnReset}) in TPMDevice()
H A Dtpm_software_manager.cpp67 RequestedApplyTimes::OnReset}; in initDevice()
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager.cpp98 fd, ApplyTimeIntf::RequestedApplyTimes::OnReset); in startUpdate()
142 "xyz.openbmc_project.Software.ApplyTime.RequestedApplyTimes.OnReset"; in setApplyTime()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DSettings.v1_4_0.json9 "OnReset",
17 "OnReset": "Apply on a reset." string
23 …"OnReset": "This value shall indicate the values within settings resource are applied when the sys… string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DSettings.v1_4_0.json9 "OnReset",
17 "OnReset": "Apply on a reset." string
23 …"OnReset": "This value shall indicate the values within settings resource are applied when the sys… string
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dbios_software_manager.cpp107 RequestedApplyTimes::Immediate, RequestedApplyTimes::OnReset}; in initDevice()

12