Hi Simon, On 1/7/21 5:21 AM, Simon Glass 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> --- Makefile | 4 ++++ README | 8 ++++++++ 2 files changed, 12 insertions(+)
Reviewed-by: Patrick Delaunay <patrick.delau...@foss.st.com> Thanks Patrick