Patrick Rudolph uploaded patch set #2 to this change.

View Change

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/memory_info.h
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
7 files changed, 18 insertions(+), 12 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/44013/2

To view, visit change 44013. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ieaf876d0297fd12b1ddfe8b3a69704ef03225930
Gerrit-Change-Number: 44013
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset