[coreboot-gerrit] Patch merged into coreboot/master: x86/smbios: Return index 0 for empty strings

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 16 01:20:05 CET 2015


the following patch was just integrated into master:
commit 6b07cba70fa25ebce4c764a0d7309c34e5964d74
Author: Ben Gardner <gardner.ben at gmail.com>
Date:   Wed Dec 9 11:24:35 2015 -0600

    x86/smbios: Return index 0 for empty strings
    
    Section 6.1.3 (Text Strings) of the SMBIOS specification states:
      If a string field references no string, a null (0) is placed in that
      string field.
    
    Change smbios_add_string() to do that.
    
    Change-Id: I9c28cb89dcfe2c8ef2366c23ee6203e15b7c2513
    Signed-off-by: Ben Gardner <gardner.ben at gmail.com>
    Reviewed-on: https://review.coreboot.org/12697
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/12697 for details.

-gerrit



More information about the coreboot-gerrit mailing list