Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44783 )
Change subject: mb/google/volteer: Add audio fw_config to SMBIOS OEM strings ......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44783/3/src/mainboard/google/voltee... File src/mainboard/google/volteer/mainboard.c:
https://review.coreboot.org/c/coreboot/+/44783/3/src/mainboard/google/voltee... PS3, Line 23: config->mask != FW_CONFIG_FIELD_AUDIO_MASK)
Currently, they don't. But, I think it wouldn't hurt to expose those in case any drivers need it. […]
Ok, I'll add them all in. I didn't want to add a dependency on smbios to the fw_config library, which is why I put this in the mainboard.