Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/stand/efiboot Bump efiboot version to note EFI RNG support.



details:   https://anonhg.NetBSD.org/src/rev/f0984446a5a7
branches:  trunk
changeset: 932740:f0984446a5a7
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Thu May 14 19:25:16 2020 +0000

description:
Bump efiboot version to note EFI RNG support.

diffstat:

 sys/stand/efiboot/version |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 3d0533e1d80e -r f0984446a5a7 sys/stand/efiboot/version
--- a/sys/stand/efiboot/version Thu May 14 19:24:35 2020 +0000
+++ b/sys/stand/efiboot/version Thu May 14 19:25:16 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.14 2019/12/18 21:46:03 riastradh Exp $
+$NetBSD: version,v 1.15 2020/05/14 19:25:16 riastradh Exp $
 
 NOTE ANY CHANGES YOU MAKE TO THE EFI BOOTLOADER HERE.  The format of this
 file is important - make sure the entries are appended on end, last item
@@ -18,3 +18,4 @@
 1.11:  Add full UEFI memory map to /chosen node.
 1.12:  Derive ACPI model string from SMBIOS.
 1.13:  Add rndseed support.
+1.14:  Add EFI RNG support.



Home | Main Index | Thread Index | Old Index