Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/stand/efiboot x86 efiboot: version 1.1.



details:   https://anonhg.NetBSD.org/src/rev/b9da1b33e066
branches:  trunk
changeset: 458617:b9da1b33e066
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sat Aug 03 08:13:36 2019 +0000

description:
x86 efiboot: version 1.1.

diffstat:

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

diffs (13 lines):

diff -r d2bdaafb0e8c -r b9da1b33e066 sys/arch/i386/stand/efiboot/version
--- a/sys/arch/i386/stand/efiboot/version       Sat Aug 03 07:06:47 2019 +0000
+++ b/sys/arch/i386/stand/efiboot/version       Sat Aug 03 08:13:36 2019 +0000
@@ -1,7 +1,8 @@
-$NetBSD: version,v 1.1 2017/01/24 11:09:14 nonaka Exp $
+$NetBSD: version,v 1.2 2019/08/03 08:13:36 nonaka 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
 is taken as the current.
 
 1.0:   Initial version.
+1.1:   Add CD/DVD-ROM, serial, PXE boot and UEFI memory map compaction support.



Home | Main Index | Thread Index | Old Index