On Thu, Jan 21, 2021 at 10:06 AM Simon Glass <s...@chromium.org> wrote: > > For SMBIOS we want to store the numeric version numbers in the tables. It > does not make sense to parse the strings. Instead, add new #defines with > the version and patchlevel. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > (no changes since v1) > > Makefile | 4 ++++ > README | 8 ++++++++ > 2 files changed, 12 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>