
10 May
2021
10 May
'21
5:09 a.m.
On Sat, Apr 24, 2021 at 12:57 PM Simon Glass sjg@chromium.org wrote:
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
Changes in v2:
- Reorder declaration and use bios_date for the variable name
board/coreboot/coreboot/coreboot.c | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com