
21 Jan
2021
21 Jan
'21
7:37 a.m.
On Thu, Jan 21, 2021 at 10:07 AM Simon Glass sjg@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@chromium.org
(no changes since v1)
lib/smbios.c | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com