|
TianoCore EDK2 master
|
Data Fields | |
| UINT64 | RegionOffset |
| UINT32 | SerialNumber |
| UINT16 | VendorId |
| UINT16 | ManufacturingDate |
| UINT8 | ManufacturingLocation |
| UINT8 | Reserved [31] |
Definition at line 216 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 235 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 240 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 220 of file NvdimmLabel.h.
| UINT8 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::Reserved[31] |
Shall be 0.
Definition at line 245 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 225 of file NvdimmLabel.h.
| UINT16 EFI_NVDIMM_LABEL_SET_COOKIE_MAP::VendorId |
The identifier indicating the vendor of the NVDIMM.
Definition at line 230 of file NvdimmLabel.h.