coreboot-kgpe-d16/src/arch
Julien Viard de Galbert 9989171401 smbios: handle DIMM of 32G or more
According to SMBIOS Reference Specification (1)
section 7.18.5 Memory Device — Extended Size

When the size cannot be represented in the size field, it must be set to
0x7fff and the real size stored in the extended_size field.

1: https://www.dmtf.org/sites/default/files/standards/documents/DSP0134_3.1.1.pdf

Change-Id: Idc559454c16ccd685aaaed0d60f1af69b634ea2e
Signed-off-by: Julien Viard de Galbert <jviarddegalbert@online.net>
Reviewed-on: https://review.coreboot.org/23396
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-01-26 17:27:51 +00:00
..
arm Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
arm64 arch/arm: Correct checkpatch errors 2017-06-02 18:30:53 +02:00
mips Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
power8 Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
riscv arch/riscv: Remove supervisor_trap_entry 2017-12-02 05:25:16 +00:00
x86 smbios: handle DIMM of 32G or more 2018-01-26 17:27:51 +00:00