MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_NVDIMM_LABEL_SET_COOKIE_MAP Struct Reference

Data Fields

UINT64 RegionOffset
 
UINT32 SerialNumber
 
UINT16 VendorId
 
UINT16 ManufacturingDate
 
UINT8 ManufacturingLocation
 
UINT8 Reserved [31]
 

Field Documentation

UINT16 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::ManufacturingDate

The manufacturing date of the NVDIMM, assigned by the module vendor.

UINT8 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::ManufacturingLocation

The manufacturing location from for the NVDIMM, assigned by the module vendor.

UINT64 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::RegionOffset

The Region Offset field from the ACPI NFIT NVDIMM Region Mapping Structure for a given entry.

UINT8 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::Reserved[31]

Shall be 0.

UINT32 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::SerialNumber

The serial number of the NVDIMM, assigned by the module vendor.

UINT16 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::VendorId

The identifier indicating the vendor of the NVDIMM.