Source-Changes-HG archive

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

[src/netbsd-9]: src/sys/arch/i386/stand/efiboot Pull up following revision(s)...



details:   https://anonhg.NetBSD.org/src/rev/61e76f862933
branches:  netbsd-9
changeset: 458124:61e76f862933
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 04 19:20:49 2019 +0000

description:
Pull up following revision(s) (requested by nonaka in ticket #12):

        sys/arch/i386/stand/efiboot/version: revision 1.2

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 4839964b4005 -r 61e76f862933 sys/arch/i386/stand/efiboot/version
--- a/sys/arch/i386/stand/efiboot/version       Sun Aug 04 19:19:31 2019 +0000
+++ b/sys/arch/i386/stand/efiboot/version       Sun Aug 04 19:20:49 2019 +0000
@@ -1,7 +1,8 @@
-$NetBSD: version,v 1.1 2017/01/24 11:09:14 nonaka Exp $
+$NetBSD: version,v 1.1.26.1 2019/08/04 19:20:49 martin 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