Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46034 )
Change subject: drivers/wifi/generic: Add support for generating SMBIOS data ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46034/2/src/drivers/wifi/generic/ge... File src/drivers/wifi/generic/generic.c:
https://review.coreboot.org/c/coreboot/+/46034/2/src/drivers/wifi/generic/ge... PS2, Line 293: #if CONFIG(GENERATE_SMBIOS_TABLES)
Actually, `get_smbios_data` structure member definition itself is guarded using #if CONFIG(GENERATE_ […]
Done