[U-Boot] [PATCH 1/2] Makefile: Generate U_BOOT_DMI_DATE for SMBIOS

Simon Glass sjg at chromium.org
Fri Oct 9 15:01:58 CEST 2015


On 9 October 2015 at 11:17, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add U_BOOT_DMI_DATE (format mm/dd/yyyy) generation to be used by
> SMBIOS tables, as required by SMBIOS spec 3.0 [1]. See chapter 7.1,
> BIOS information structure offset 08h for details.
>
> [1] http://www.dmtf.org/sites/default/files/standards/documents/DSP0134_3.0.0.pdf
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  Makefile | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list