DOKK / manpages / debian 12 / libnvme-dev / nvme_boot_partition.2.en
libnvme(2) API Manual libnvme(2)

struct nvme_boot_partition - Boot Partition Log

struct nvme_boot_partition {
__u8 lid;
__u8 rsvd1[3];
__le32 bpinfo;
__u8 rsvd8[8];
__u8 boot_partition_data[];
};

Boot Partition Identifier
Reserved
Boot Partition Information
Reserved
Contains the contents of the specified Boot Partition
struct nvme_boot_partition January 2023