nvme_mi_admin_fw_commit - Man Page
Commit firmware using the specified action
Synopsis
int nvme_mi_admin_fw_commit (nvme_mi_ctrl_t ctrl , struct nvme_fw_commit_args *args );
Arguments
- ctrl
Controller to send firmware data to
- args
struct nvme_fw_download_args argument structure
Description
The Firmware Commit command modifies the firmware image or Boot Partitions.
Return
0 on success, non-zero on failure
Info
August 2024 libnvme API manual