/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | settings.hpp | 12 Immediate, enumerator 22 Immediate, enumerator 30 {OperationApplyTime::Immediate, "Immediate"}, 40 {ApplyTime::Immediate, "Immediate"},
|
H A D | update_service.hpp | 26 Immediate, enumerator 60 {ApplyTime::Immediate, "Immediate"},
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_firmware_property.robot | 18 Verify Firmware Update ApplyTime Immediate 19 [Documentation] Verify supported apply time "Immediate" property. 26 # "ApplyTime": "Immediate" 31 ... body={'HttpPushUriOptions' : {'HttpPushUriApplyTime' : {'ApplyTime' : 'Immediate'}}} 35 Valid Value http_push_uri_options["HttpPushUriApplyTime"]["ApplyTime"] ['Immediate']
|
H A D | test_firmware_tftp_upload_image.robot | 42 TFTP Download Install With ApplyTime Immediate Policy 43 [Documentation] Download image to BMC using TFTP with Immediate policy and verify installation. 48 Immediate 60 ImageURI Download Install With ApplyTime Immediate Policy 61 …[Documentation] Download image to BMC using ImageURI with Immediate policy and verify installatio… 66 Immediate 75 Immediate 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_redfish_host_code_update.robot | 43 Redfish Host Code Update With ApplyTime Immediate 44 [Documentation] Update the firmware image with ApplyTime of Immediate. 49 Immediate 79 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate"). 98 Set ApplyTime policy="Immediate"
|
H A D | test_redfish_bmc_code_update.robot | 54 Redfish Code Update With ApplyTime Immediate 55 [Documentation] Update the firmware image with ApplyTime of Immediate. 60 Immediate 80 [Documentation] Update the firmware image with ApplyTime of Immediate. 254 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
|
H A D | test_redfish_signed_image_update.robot | 132 Set ApplyTime policy=Immediate
|
/openbmc/openbmc-test-automation/oem/nuvoton/ |
H A D | test_redfish_mcu_fw_update.robot | 43 Redfish Mcu Code Update With ApplyTime Immediate 44 [Documentation] Update the firmware image with ApplyTime of Immediate. 49 Immediate ${IMAGE_MCU_FILE_PATH_1} 90 # policy ApplyTime allowed values (e.g. "OnReset", "Immediate").
|
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | device.cpp | 21 software::ApplyTime::RequestedApplyTimes::Immediate; 29 {RequestedApplyTimes::Immediate, in Device() 118 if (applyTime == RequestedApplyTimes::Immediate) in startUpdateAsync()
|
/openbmc/openbmc-test-automation/lib/pdu/ |
H A D | cyber.robot | 116 # 1- Turn On Immediate 117 # 2- Turn Off Immediate 118 # 3- Reboot Immediate 159 # Select command to execute 3- Reboot Immediate
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | shift.idef | 99 "Arithmetic Shift Right by Immediate", \ 103 "Logical Shift Right by Immediate", \ 107 "Shift Left by Immediate", \ 110 "Rotate Left by Immediate", \ 133 "Rotate Left by Immediate", \ 517 /* Half Vector Immediate Shifts */ 520 "Vector Arithmetic Shift Right by Immediate", 530 "Vector Logical Shift Right by Immediate", 539 "Vector Arithmetic Shift Left by Immediate", 559 "Vector Arithmetic Shift Right by Immediate with Round, Saturate, and Pack", [all …]
|
H A D | ldst.idef | 304 STD_MEMOP_AMODES(iadd_memop, "+=#U5", "Add Immediate to Memory Word", tmp += UiV) 305 STD_MEMOP_AMODES(isub_memop, "-=#U5", "Sub Immediate to Memory Word", tmp -= UiV) 323 V4_PSTI_AMODES(storeirb,"#S6","memb","Store Immediate Byte",ATTRIBS(A_ARCHV2,A_ROPS_2,A_MEMSIZE_1B,… 324 V4_PSTI_AMODES(storeirh,"#S6","memh","Store Immediate Half integer",ATTRIBS(A_REGWRSIZE_2B,A_ARCHV2… 325 V4_PSTI_AMODES(storeiri,"#S6","memw","Store Immediate Word",ATTRIBS(A_REGWRSIZE_4B,A_ARCHV2,A_ROPS_… 333 V4_STI_AMODES(storeirb,"#S8","memb","Store Immediate Byte",ATTRIBS(A_ARCHV2,A_ROPS_2,A_MEMSIZE_1B,A… 334 V4_STI_AMODES(storeirh,"#S8","memh","Store Immediate Half integer",ATTRIBS(A_REGWRSIZE_2B,A_ARCHV2,… 335 V4_STI_AMODES(storeiri,"#S8","memw","Store Immediate Word",ATTRIBS(A_REGWRSIZE_4B,A_ARCHV2,A_ROPS_2…
|
H A D | macros.def | 869 fEA_RI, /* Calculate EA with Register + Immediate Offset */ 881 fEA_IRs, /* Calculate EA with Immediate + Registers scaled Offset */ 887 fEA_IMM, /* Calculate EA with Immediate */ 905 fEA_GPI, /* Calculate EA with Global Pointer + Immediate */ 911 fPM_I, /* Post Modify Register by Immediate*/ 923 fPM_CIRI, /* Post Modify Register using Circular arithmetic by Immediate */
|
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/ |
H A D | example_device.cpp | 70 {RequestedApplyTimes::Immediate, RequestedApplyTimes::OnReset}) in ExampleDevice()
|
/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) 124 - If ApplyTime is Immediate, reboot the BMC or Host 189 (Immediate or OnReset)
|
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/ |
H A D | test_server_power_operations_sub_menu.robot | 38 Verify Immediate Shutdown 123 Verify Host Immediate Reboot
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_discovery.robot | 184 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate"). 209 Redfish Update Firmware apply_time=Immediate
|
H A D | test_vmi.robot | 67 ${curr_origin}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled 77 ${curr_origin}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled 242 ${curr_origin}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled 728 ${curr_mode}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled 735 Get Immediate Child Parameter From VMI Network Interface 757 ${dhcp_mode_before}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled 763 ${dhcp_mode_after}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled
|
/openbmc/openbmc-test-automation/docs/ |
H A D | code_update.md | 22 * Code Update with Immediate Policy 39 * Code Update with Immediate Policy
|
/openbmc/linux/Documentation/scsi/ |
H A D | dc395x.rst | 83 4 0x10 16 Immediate return on BIOS seek command. (Not used)
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | update_manager.cpp | 200 if (applyTime == ApplyTimeIntf::RequestedApplyTimes::Immediate || in processImage()
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_managers_bmc_time.robot | 91 Verify Immediate Consumption Of BMC Date
|
/openbmc/openbmc/poky/meta/recipes-devtools/apt/ |
H A D | apt_2.6.1.bb | 101 Immediate-Configure "false";
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve.decode | 338 ### SVE Shift by Immediate - Predicated Group 518 ### SVE Bitwise Immediate Group 528 ### SVE Integer Wide Immediate - Predicated Group 691 ### SVE Integer Compare - Unsigned Immediate Group 699 ### SVE Integer Compare - Signed Immediate Group 794 ### SVE Integer Wide Immediate - Unpredicated Group
|
/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").
|