Christian Walter has uploaded a new patch set (#4) to the change originally created by Patrick Rudolph. ( https://review.coreboot.org/c/coreboot/+/44013 )
Change subject: arch/x86/smbios: Bump to 3.1 ......................................................................
arch/x86/smbios: Bump to 3.1
Set the entry point revision to the SMBIOS defined value and bump version to 3.1. All new fields introduced in 3.1 are already present and filled with valid data.
Change the type 17 memory speed to MT/s and add a comments to indicate which unit the fields have.
NEEDS TEST ON ALL PLATFORMS! SOME BLOBS ADVERTISE MEMORY SPEED IN FALSE UNITS!
Tested on Intel CFL: The FSP reports memory speed in MT/s even when the comment state different.
Change-Id: Ieaf876d0297fd12b1ddfe8b3a69704ef03225930 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/arch/x86/smbios.c M src/include/smbios.h M src/mainboard/emulation/qemu-i440fx/northbridge.c M src/mainboard/pcengines/apu1/mainboard.c M src/mainboard/pcengines/apu2/mainboard.c M src/soc/intel/cannonlake/romstage/romstage.c 6 files changed, 12 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/44013/4