logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_fw_commit - Commit firmware using the specified action

Arguments

args structnvme_fw_commit_args argument structure

Description

The Firmware Commit command modifies the firmware image or Boot Partitions.

Name

nvme_fw_commit - Commit firmware using the specified action

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise. The command status response may specify additional reset actions required to complete the commit process. May 2025 nvme_fw_commit nvme_fw_commit(2)

Synopsis

intnvme_fw_commit(structnvme_fw_commit_args*args);

See Also