All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
To: u-boot@lists.denx.de
Subject: [PATCH 02/10] Makefile: Provide numeric versions
Date: Mon, 8 Feb 2021 14:59:27 +0100	[thread overview]
Message-ID: <7030f849-4a9e-8c66-c2c1-1826c4bcab5e@foss.st.com> (raw)
In-Reply-To: <20210106212153.2.I9efe8832e785f28cb7c4bb98d6df6322fc756150@changeid>

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 <sjg@chromium.org>
> ---
>
>   Makefile | 4 ++++
>   README   | 8 ++++++++
>   2 files changed, 12 insertions(+)
>

Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>

Thanks

Patrick

  reply	other threads:[~2021-02-08 13:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07  4:21 [PATCH 00/10] smbios: Enhancements for more flexibility Simon Glass
2021-01-07  4:21 ` [PATCH 01/10] README: Add doumentation for version information Simon Glass
2021-02-08 13:52   ` Patrick DELAUNAY
2021-02-08 17:07     ` Simon Glass
2021-01-07  4:21 ` [PATCH 02/10] Makefile: Provide numeric versions Simon Glass
2021-02-08 13:59   ` Patrick DELAUNAY [this message]
2021-01-07  4:21 ` [PATCH 03/10] smbios: Move smbios_write_type to the C file Simon Glass
2021-01-08 12:15   ` Christian Gmeiner
2021-01-07  4:21 ` [PATCH 04/10] smbios: Use char consistently for the eos member Simon Glass
2021-01-08 12:15   ` Christian Gmeiner
2021-01-07  4:21 ` [PATCH 05/10] smbios: Set BIOS release version Simon Glass
2021-01-09 19:27   ` Heinrich Schuchardt
2021-01-07  4:21 ` [PATCH 06/10] smbios: Use a struct to keep track of context Simon Glass
2021-01-07  4:21 ` [PATCH 07/10] smbios: Drop the eos parameter Simon Glass
2021-01-07  4:22 ` [PATCH 08/10] smbios: Track the end of the string table Simon Glass
2021-01-07  4:22 ` [PATCH 09/10] smbios: Add more options for the BIOS version string Simon Glass
2021-01-07  4:22 ` [PATCH 10/10] smbios: Allow a few values to come from sysinfo Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7030f849-4a9e-8c66-c2c1-1826c4bcab5e@foss.st.com \
    --to=patrick.delaunay@foss.st.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.