coreboot/src
Nico Huber a02161c41e Revert "src/arch: An upgrade of SMBIOS to latest version 3.2"
This reverts commit b7daf7e8fa.

The review was spread across four different change-ids. Of course,
not all comments were addressed, now coverity complains too.

Change-Id: If5dbc1ae37120330ab192fb15eb4984afc84a7af
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32059
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-03-27 08:30:18 +00:00
..
acpi
arch Revert "src/arch: An upgrade of SMBIOS to latest version 3.2" 2019-03-27 08:30:18 +00:00
commonlib Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
device Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
drivers Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
ec Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" 2019-03-21 03:43:18 +00:00
include Revert "src/arch: An upgrade of SMBIOS to latest version 3.2" 2019-03-27 08:30:18 +00:00
lib lib/edid.c: Dump EDID breakdown after null check 2019-03-27 08:29:12 +00:00
mainboard mb/google/poppy/variants/rammus: Support new onboard Micron memory 2019-03-27 08:27:58 +00:00
northbridge Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
security vboot_handoff: do not set VBSD_HONOR_VIRT_DEV_SWITCH 2019-03-27 08:19:58 +00:00
soc Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
southbridge Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vendorcode/cavium/bdk/libdram: Add missing comma 2019-03-25 10:59:30 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00