Attention is currently required from: Christian Walter. Christian Walter has uploaded a new patch set (#2) to the change originally created by Patrick Rudolph. ( https://review.coreboot.org/c/coreboot/+/44015 )
Change subject: arch/x86/smbios: Bump to version 3.2 ......................................................................
arch/x86/smbios: Bump to version 3.2
Add new fields for type 17 and fill it with valid data. Rename configured_clock_speed to configured_memory_speed in type 17.
All other structs and enums are already up to date.
Change-Id: Iae56ad6bcde76ed25dc678b7bfed3b330ceaa77e 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 5 files changed, 34 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/44015/2