Re: [PATCH v6 00/14] x86: Updates to SMBIOS

2020-11-05 Thread Bin Meng
On Thu, Nov 5, 2020 at 9:32 PM Simon Glass wrote: > > At present there are a few Kconfig options which allow SMBIOS fields to > be specified at build time. > > Not all fields are supported. Also, defining these at build-time is > limiting since a factory system cannot insert values for particular

[PATCH v6 00/14] x86: Updates to SMBIOS

2020-11-05 Thread Simon Glass
At present there are a few Kconfig options which allow SMBIOS fields to be specified at build time. Not all fields are supported. Also, defining these at build-time is limiting since a factory system cannot insert values for particular boards or models without rebuilding U-Boot. This series adds