Home
last modified time | relevance | path

Searched hist:a34b46768f63065ccdf4ae1ddcfe3a184e8822b5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefilea34b46768f63065ccdf4ae1ddcfe3a184e8822b5 Mon Oct 12 07:23:40 CDT 2015 Bin Meng <bmeng.cn@gmail.com> Makefile: Generate U_BOOT_DMI_DATE for SMBIOS

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@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>