]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: do not use 2.0.5 as UEFI revision number
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 5 Feb 2018 17:04:21 +0000 (18:04 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 9 Feb 2018 23:24:00 +0000 (00:24 +0100)
commitef929e34a69bd345cc61c487a4060cd9f67602d5
tree3953d45d387df8a0a2f898cbbcdb2a395d0c2c09
parentb956cd2f5d33a41179defba4625542c9ba893687
efi_loader: do not use 2.0.5 as UEFI revision number

Currently the UEFI revision number in the system table header is set to
2.0.5. This version number does not refer to any existing version of the
UEFI standard.

Set the revision number to 2.7.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c