Some silcon initialization modules may provide more detailed information about the DIMMs, like type details or voltages. Extend the memory_info structure with type_detail and max/min voltage. Use the new fields when producing SMBIOS tables if their value is non-zero. Otherwise, keep previous behavior. Change-Id: I01ae8ea1f5a8fec53e151c040d893376c3d23be2 Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89483 Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
|---|---|---|
| .. | ||
| bsd | ||
| include/commonlib | ||
| storage | ||
| device_tree.c | ||
| fsp_relocate.c | ||
| iobuf.c | ||
| list.c | ||
| Makefile.mk | ||
| mem_pool.c | ||
| rational.c | ||
| region.c | ||
| sort.c | ||