Home
last modified time | relevance | path

Searched refs:Immediate (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dsettings.hpp12 Immediate, enumerator
22 Immediate, enumerator
30 {OperationApplyTime::Immediate, "Immediate"},
40 {ApplyTime::Immediate, "Immediate"},
H A Dupdate_service.hpp26 Immediate, enumerator
60 {ApplyTime::Immediate, "Immediate"},
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_firmware_property.robot18 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 Dtest_firmware_tftp_upload_image.robot42 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 Dtest_redfish_host_code_update.robot43 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 Dtest_redfish_bmc_code_update.robot54 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 Dtest_redfish_signed_image_update.robot132 Set ApplyTime policy=Immediate
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_redfish_mcu_fw_update.robot43 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 Ddevice.cpp21 software::ApplyTime::RequestedApplyTimes::Immediate;
29 {RequestedApplyTimes::Immediate, in Device()
118 if (applyTime == RequestedApplyTimes::Immediate) in startUpdateAsync()
/openbmc/openbmc-test-automation/lib/pdu/
H A Dcyber.robot116 # 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 Dshift.idef99 "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 Dldst.idef304 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 Dmacros.def869 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 Dexample_device.cpp70 {RequestedApplyTimes::Immediate, RequestedApplyTimes::OnReset}) in ExampleDevice()
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md47 (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 Dtest_server_power_operations_sub_menu.robot38 Verify Immediate Shutdown
123 Verify Host Immediate Reboot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_discovery.robot184 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
209 Redfish Update Firmware apply_time=Immediate
H A Dtest_vmi.robot67 ${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 Dcode_update.md22 * Code Update with Immediate Policy
39 * Code Update with Immediate Policy
/openbmc/linux/Documentation/scsi/
H A Ddc395x.rst83 4 0x10 16 Immediate return on BIOS seek command. (Not used)
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dupdate_manager.cpp200 if (applyTime == ApplyTimeIntf::RequestedApplyTimes::Immediate || in processImage()
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_managers_bmc_time.robot91 Verify Immediate Consumption Of BMC Date
/openbmc/openbmc/poky/meta/recipes-devtools/apt/
H A Dapt_2.6.1.bb101 Immediate-Configure "false";
/openbmc/qemu/target/arm/tcg/
H A Dsve.decode338 ### 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 Dcode_update_utils.robot716 # 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").

12