Lines Matching full:update
2 Documentation Update firmware on a target Host via Redifsh.
7 # Firmware update states:
34 Redfish Host Code Update With ApplyTime OnReset
35 [Documentation] Update the firmware image with ApplyTime of OnReset.
37 [Template] Redfish Update Firmware
43 Redfish Host Code Update With ApplyTime Immediate
44 [Documentation] Update the firmware image with ApplyTime of Immediate.
46 [Template] Redfish Update Firmware
52 BMC Reboot When PNOR Update Goes On
53 [Documentation] Trigger PNOR update and do BMC reboot.
57 Redfish Firmware Update And Do BMC Reboot
74 Redfish Update Firmware
75 [Documentation] Update the Host firmware via redfish interface.
86 # "HttpPushUri": "/redfish/v1/UpdateService/update",
95 Redfish Firmware Update And Do BMC Reboot
96 [Documentation] Update the firmware via redfish interface and do BMC reboot.
101 # "HttpPushUri": "/redfish/v1/UpdateService/update",
103 ${redfish_update_uri}= Get Redfish Update Service URI
107 ... Check Image Update Progress State match_state='Updating' image_id=${image_id}
109 # BMC reboot while PNOR update is in progress.