]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Show the BIOS date
authorSimon Glass <sjg@chromium.org>
Sun, 27 Jun 2021 23:51:04 +0000 (17:51 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 15 Jul 2021 11:50:12 +0000 (19:50 +0800)
commite5bfcab97b3ceaf162c20d94203cc8efa7fea3ff
treed9cba60c1387a73fb9a34401b673e70b5c84ad21
parent7052968707b2c16da6b9c43aa058435d2932eb82
x86: coreboot: Show the BIOS date

The BIOS version may not be present, e.g. on a Chrome OS build. Add the
BIOS date as well, so we get some sort of indication of coreboot's
vintage.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/coreboot/coreboot/coreboot.c