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

Simon Glass sjg at chromium.org
Sun Oct 18 23:38:00 CEST 2015


On 12 October 2015 at 06:23, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  Makefile | 2 ++
>  1 file changed, 2 insertions(+)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list