coreboot/src
Michał Żygowski c6ee1509da mb/msi/ms7d25: Populate SMBIOS product name based on CNVi presence
MSI PRO Z690-A WIFI DDR4 and MSI PRO Z690-A DDR4 are basically the
same boards, except the latter has no WiFi populated. Check the CNVi
WiFi presence and return correct SMBIOS product name string.

TEST=Check SMBIOS product name on both WiFi and non-WiFi variants in
Linux.

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I5fedbce413dfb6a589a406d1e34e3e114ca6a40f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68078
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-10-04 06:35:25 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console drivers/smbus: initialize SC16IS7XX I2C to UART converter chip 2022-10-03 16:14:25 +00:00
cpu treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
device treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
drivers drivers/smbus: initialize SC16IS7XX I2C to UART converter chip 2022-10-03 16:14:25 +00:00
ec ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap 2022-09-27 16:19:09 +00:00
include smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard mb/msi/ms7d25: Populate SMBIOS product name based on CNVi presence 2022-10-04 06:35:25 +00:00
northbridge nb/intel/i945/raminit.c: Use read32p() 2022-09-29 13:41:46 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security drivers/crb: Add SMBIOS hook to generate type 43 TPM Device 2022-09-30 08:21:01 +00:00
soc soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash table 2022-10-02 22:15:51 +00:00
southbridge treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00