1
0
Fork 0

Adding upstream version 2.1~rc0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:16:06 +01:00
parent 1b3a431c1d
commit 8e91e2f7f6
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
504 changed files with 6751 additions and 2957 deletions

View file

@ -12,7 +12,7 @@ SYNOPSIS
DESCRIPTION
-----------
For the NVMe device given, read a Vendor Unique WDC log page that returns the firmware actiation
For the NVMe device given, read a Vendor Unique WDC log page that returns the firmware activation
history.
The <device> parameter is mandatory and must be the NVMe character device (ex: /dev/nvme0).
@ -53,13 +53,13 @@ Firmware Activate History Log Page Data Output Explanation
|The new firmware level running on the SSD after the activation took place.
|*Slot Number*
|The slot tht the firmware is being activated from.
|The slot that the firmware is being activated from.
|*Commit Action Type*
|The commit action type associated with the firmware activation event
|*Result*
|The result of the firmware activation event. The ouput shall be in the format:
|The result of the firmware activation event. The output shall be in the format:
Pass or Failed + error code
|===