Open walterchris opened 5 years ago
Hi,
i just noticed while I was creating SMBIOS Type17 Entries in coreboot, that the fields MfgId and ModulePartNum in the DIMM_INFO Struct are empty. In Coreboot you can find the struct here: coreboot/3rdparty/fsp/KabylakeFspBinPkg/Include/MemInfoHob.h.
MfgId
ModulePartNum
DIMM_INFO
coreboot/3rdparty/fsp/KabylakeFspBinPkg/Include/MemInfoHob.h.
Best Regards,
@nate-desimone any idea what happened there?
@nate-desimone ping!
Hi,
i just noticed while I was creating SMBIOS Type17 Entries in coreboot, that the fields
MfgId
andModulePartNum
in theDIMM_INFO
Struct are empty. In Coreboot you can find the struct here:coreboot/3rdparty/fsp/KabylakeFspBinPkg/Include/MemInfoHob.h.
Best Regards,