diff options
author | Laszlo Ersek <lersek@redhat.com> | 2020-09-08 01:48:53 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-09-13 23:03:15 +0200 |
commit | 419236601eb2fe9009e88df82d79d17312275709 (patch) | |
tree | 2fe35fa6b5226656a28271a54843ec633cdaa6d2 /pc-bios/README | |
parent | 7e3c885d7447fa35c49a0f93e99d6c1a5d81c18e (diff) |
pc-bios: update the README file with edk2-stable202008 information
Refresh the "pc-bios/README" file with edk2 and OpenSSL release info,
matching the edk2-stable202008 firmware images added in the previous
patch.
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Ref: https://bugs.launchpad.net/qemu/+bug/1852196
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <e967b4d5-bcc2-3846-0ad6-9e8f4d2f9115@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'pc-bios/README')
-rw-r--r-- | pc-bios/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pc-bios/README b/pc-bios/README index fa8b58b797..2e49be607e 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -52,8 +52,8 @@ variable store templates built from the TianoCore community's EFI Development Kit II project <https://github.com/tianocore/tianocore.github.io/wiki/EDK-II>. The images - were built at git tag "edk2-stable201905". The firmware binaries bundle parts - of the OpenSSL project, at git tag "OpenSSL_1_1_1b" (the OpenSSL tag is a + were built at git tag "edk2-stable202008". The firmware binaries bundle parts + of the OpenSSL project, at git tag "OpenSSL_1_1_1g" (the OpenSSL tag is a function of the edk2 tag). Parts of the Berkeley SoftFloat library are bundled as well, at Release 3e plus a subsequent typo fix (commit b64af41c3276f97f0e181920400ee056b9c88037), as an OpenSSL dependency on 32-bit |