coreboot-kgpe-d16/src
Tim Wawrzynczak 1d8494116f mb/google/volteer: Add probed fw_configs to SMBIOS OEM strings
Some Linux kernel drivers bind to "DMI quirks." In this case, the audio
fw_config is added as an OEM string, e.g., "AUDIO-MAX98357_ALC5682I_I2S"
so the audio topology can be correctly discovered.
But add all successfully probed fw_config items as well, because this
makes it easier to view what is selected from userspace.

BUG=b:161963281
TEST=With CBI FW_CONFIG field set to 0x201:

localhost ~ # dmidecode -t 11
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.0 present.

Handle 0x0009, DMI type 11, 5 bytes
OEM Strings
        String 1: DB_USB-USB4_GEN2
        String 2: AUDIO-MAX98373_ALC5682I_I2S

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I7b7586b0ebfe7b2fd888f448a50ae086364fa718
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44783
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-08-31 06:38:17 +00:00
..
acpi src/acpi: Drop unneeded empty lines 2020-08-24 09:16:59 +00:00
arch symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00
commonlib src: Remove incorrect x86 exception not from TS_DONE_LOADING description 2020-08-28 06:07:37 +00:00
console src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
cpu cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize step 2020-08-30 19:25:43 +00:00
device {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences 2020-08-17 06:58:45 +00:00
drivers {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file 2020-08-31 06:36:18 +00:00
ec ec/google/chromeec: Add helper to request AP reset 2020-08-14 08:35:15 +00:00
include fw_config: Add caching to successfully probed fields 2020-08-31 06:38:09 +00:00
lib fw_config: Add caching to successfully probed fields 2020-08-31 06:38:09 +00:00
mainboard mb/google/volteer: Add probed fw_configs to SMBIOS OEM strings 2020-08-31 06:38:17 +00:00
northbridge nb/intel/sandybridge: Add ECC error injection register information 2020-08-31 06:28:09 +00:00
security security/intel/txt/getsec.c: Do not check lock bit 2020-08-30 19:26:48 +00:00
soc {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file 2020-08-31 06:36:18 +00:00
southbridge sb/intel/bd82x6x: Factor out common ME functions 2020-08-29 20:15:37 +00:00
superio superio/winbond/wpcd376i: Resurrect the driver 2020-08-31 06:29:47 +00:00
vendorcode vendorcode/google: Add error handling 2020-08-31 06:28:45 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00