TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_NVDIMM_LABEL_SET_COOKIE_MAP Struct Reference

Data Fields

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

Detailed Description

Definition at line 227 of file NvdimmLabel.h.

Field Documentation

◆ ManufacturingDate

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.

◆ ManufacturingLocation

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.

◆ RegionOffset

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.

◆ Reserved

UINT8 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::Reserved[31]

Shall be 0.

Definition at line 256 of file NvdimmLabel.h.

◆ SerialNumber

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.

◆ VendorId

UINT16 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::VendorId

The identifier indicating the vendor of the NVDIMM.

Definition at line 241 of file NvdimmLabel.h.


The documentation for this struct was generated from the following file: