coreboot-kgpe-d16/src/arch
Patrick Rudolph 15589b4e56 arch/x86/smbios: Reference type 7
Fill in the handle to cache entries of type 7 in the type 4 structure.

Tested on Intel Sandy Bridge (Lenovo T520).
All 3 caches are referenced.

Change-Id: Idf876b0c21c65f72a945d26c5898074b140763f8
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32132
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
2019-04-09 17:22:41 +00:00
..
arm Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
arm64 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
mips arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
ppc64 arch/ppc64: Add <arch/mmio.h> stubs 2019-03-21 15:58:34 +00:00
riscv src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
x86 arch/x86/smbios: Reference type 7 2019-04-09 17:22:41 +00:00