commit | f19a95a40b9f6fd2845fce1c6442042b662bce28 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Feb 05 18:04:21 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Sat Feb 10 00:24:00 2018 +0100 |
tree | 3953d45d387df8a0a2f898cbbcdb2a395d0c2c09 | |
parent | 9f0930e5d9c71a97b14f8993b3d3150a79b6a2ef [diff] |
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>