Home
last modified time | relevance | path

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

123

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dsettings.hpp10 Immediate, enumerator
20 Immediate, enumerator
28 {OperationApplyTime::Immediate, "Immediate"},
38 {ApplyTime::Immediate, "Immediate"},
H A Dupdate_service.hpp24 Immediate, enumerator
58 {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/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/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/settings/phosphor-settings-manager/
H A DapplyTime.override.yml5 Default: ApplyTime::RequestedApplyTimes::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 */
530 "Vector Logical Shift Right by Immediate",
539 "Vector Arithmetic Shift Left by Immediate",
621 /* Word Vector Immediate Shifts */
654 "Vector Logical Shift Right by Immediate",
[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-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DApplyTime.interface.yaml17 - name: Immediate
/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/openpower/ext_interfaces/
H A Dtest_vmi.robot63 ${curr_origin}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled
73 ${curr_origin}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled
238 ${curr_origin}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled
503 ${curr_mode}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled
510 Get Immediate Child Parameter From VMI Network Interface
532 ${dhcp_mode_before}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled
538 ${dhcp_mode_after}= Get Immediate Child Parameter From VMI Network Interface DHCPEnabled
H A Dtest_discovery.robot184 # apply_time ApplyTime allowed values (e.g. "OnReset", "Immediate").
209 Redfish Update Firmware apply_time=Immediate
/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/phosphor-bmc-code-mgmt/
H A Dupdate_manager.cpp152 if (applyTime == ApplyTimeIntf::RequestedApplyTimes::Immediate || in processImage()
H A Dactivation.cpp368 return (applyTime == ApplyTimeIntf::RequestedApplyTimes::Immediate); in checkApplyTimeImmediate()
/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/openbmc-test-automation/redfish/managers/
H A Dtest_managers_bmc_time.robot102 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/openrisc/
H A Dinsns.decode78 # Immediate Operand Instructions

123