/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | settings.hpp | 13 OnReset, enumerator 23 OnReset, enumerator 31 {OperationApplyTime::OnReset, "OnReset"}, 41 {ApplyTime::OnReset, "OnReset"},
|
H A D | update_service.hpp | 27 OnReset, enumerator 61 {ApplyTime::OnReset, "OnReset"},
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_firmware_tftp_upload_image.robot | 33 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 D | test_firmware_property.robot | 38 Verify Firmware Update ApplyTime OnReset 39 [Documentation] Verify supported apply time "OnReset" property. 46 # "ApplyTime": "OnReset" 51 ... body={'HttpPushUriOptions' : {'HttpPushUriApplyTime' : {'ApplyTime' : 'OnReset'}}} 55 Valid Value http_push_uri_options["HttpPushUriApplyTime"]["ApplyTime"] ['OnReset']
|
H A D | test_redfish_bmc_code_update.robot | 45 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"). 408 Set ApplyTime policy=OnReset 441 Run Key ${post_code_update_actions['BMC image']['OnReset']} [all …]
|
H A D | test_redfish_host_code_update.robot | 34 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 D | test_redfish_signed_image_update.robot | 91 Run Keyword And Ignore Error Set ApplyTime policy=OnReset 119 Run Key ${post_code_update_actions['${image_info["image_type"]}']['OnReset']}
|
H A D | test_redfish_image_upload.robot | 143 Set ApplyTime policy=OnReset 166 Set ApplyTime policy=OnReset
|
/openbmc/openbmc-test-automation/data/ |
H A D | applytime_table.json | 3 "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/oem/nuvoton/ |
H A D | test_redfish_mcu_fw_update.robot | 34 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 D | ApplyTime.interface.yaml | 4 value of the property is OnReset. 20 - name: OnReset
|
/openbmc/docs/architecture/code-update/ |
H A D | firmware-update-over-redfish.md | 47 (Immediate, OnReset, AtMaintenanceWindowStart...). Existing OpenBMC firmware 76 - Support a subset of ApplyTime (Immediate, OnReset) 114 (Immediate or OnReset) 125 - If ApplyTime is OnReset, do nothing (user will need to initiate host or bmc 189 (Immediate or OnReset)
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | redfish_host_code_update.robot | 78 Run Keyword And Ignore Error Set ApplyTime policy=OnReset 82 Run Key ${post_code_update_actions['${image_info["image_type"]}']['OnReset']}
|
H A D | redfish_bmc_code_update.robot | 273 Run Keyword And Ignore Error Set ApplyTime policy=OnReset 299 Run Key ${post_code_update_actions['${image_info["image_type"]}']['OnReset']}
|
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/ |
H A D | example_device.cpp | 58 auto applyTimes = {RequestedApplyTimes::OnReset}; in initDevice() 70 {RequestedApplyTimes::Immediate, RequestedApplyTimes::OnReset}) in ExampleDevice()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Settings.v1_4_0.json | 9 "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 D | Settings.v1_4_0.json | 9 "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/bmc/usb/ |
H A D | usb_manager.cpp | 100 fd, ApplyTimeIntf::RequestedApplyTimes::OnReset); in startUpdate() 145 "xyz.openbmc_project.Software.ApplyTime.RequestedApplyTimes.OnReset"; in setApplyTime()
|
H A D | usb_manager.hpp | 97 /** @brief Set Apply Time to OnReset.
|
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | device.cpp | 30 RequestedApplyTimes::OnReset}) : in Device() argument 123 // onReset. in startUpdateAsync()
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/ |
H A D | defaults.yaml | 42 Default: ApplyTime::RequestedApplyTimes::OnReset
|
/openbmc/linux/drivers/soc/fsl/ |
H A D | Kconfig | 16 enabling, power-onreset(POR) configuration monitoring, alternate
|
/openbmc/openbmc-test-automation/lib/ |
H A D | code_update_utils.robot | 716 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate"). 728 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate"). 740 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate"). 770 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
|
/openbmc/docs/designs/ |
H A D | firmware-update-via-usb.md | 49 - Set ApplyTime to OnReset so that the proposed usb code update app does not
|
/openbmc/openbmc-test-automation/docs/ |
H A D | code_update.md | 17 * Code Update with OnReset Policy 34 * Code Update with OnReset Policy
|