TianoCore EDK2 master
|
Data Fields | |
UINT64 | RegionOffset |
UINT32 | SerialNumber |
UINT16 | VendorId |
UINT16 | ManufacturingDate |
UINT8 | ManufacturingLocation |
UINT8 | Reserved [31] |
Definition at line 227 of file NvdimmLabel.h.
UINT16 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::ManufacturingDate |
The manufacturing date of the NVDIMM, assigned by the module vendor.
Definition at line 246 of file NvdimmLabel.h.
UINT8 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::ManufacturingLocation |
The manufacturing location from for the NVDIMM, assigned by the module vendor.
Definition at line 251 of file NvdimmLabel.h.
UINT64 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::RegionOffset |
The Region Offset field from the ACPI NFIT NVDIMM Region Mapping Structure for a given entry.
Definition at line 231 of file NvdimmLabel.h.
UINT8 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::Reserved[31] |
Shall be 0.
Definition at line 256 of file NvdimmLabel.h.
UINT32 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::SerialNumber |
The serial number of the NVDIMM, assigned by the module vendor.
Definition at line 236 of file NvdimmLabel.h.
UINT16 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::VendorId |
The identifier indicating the vendor of the NVDIMM.
Definition at line 241 of file NvdimmLabel.h.