[PATCH v2 08/12] smbios: Track the end of the string table

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 07:37:49 CET 2021


On Thu, Jan 21, 2021 at 10:07 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a new member to the context struct which tracks the end of the string
> table. This allows us to avoid recalculating this at the end.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  lib/smbios.c | 32 +++++++++++++++-----------------
>  1 file changed, 15 insertions(+), 17 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list