table of contents
other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| nvme_mi_admin_fw_commit(9) | libnvme API manual | nvme_mi_admin_fw_commit(9) |
NAME¶
nvme_mi_admin_fw_commit - 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¶
DESCRIPTION¶
The Firmware Commit command modifies the firmware image or Boot Partitions.
RETURN¶
0 on success, non-zero on failure
| nvme_mi_admin_fw_commit | July 2025 |