]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
ocp: TCG Configuration Log field added ocp v2.6
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Mon, 2 Dec 2024 02:47:43 +0000 (11:47 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 9 Dec 2024 09:07:47 +0000 (10:07 +0100)
commit68c072d1bef4b574f94b2b3b9cf92e3a7d943b51
tree761c0067d869ba74f84bc54ca16440f53890f132
parent22948efa3977c9c96aa3ccf6e7e7d341d48971bf
ocp: TCG Configuration Log field added ocp v2.6

Add Number of Namespace Provisioned Locking Objects Extended(TCGL-23)
remove reserved area prints (Shall be cleared to zero)
reserved area field name modified by byte address

remove 0x from rsvd area stdout print (aligned with json)
0x%d prints wrong way to print, so follow json print logic

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
plugins/ocp/ocp-nvme.h
plugins/ocp/ocp-print-json.c
plugins/ocp/ocp-print-stdout.c