Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/stand/efiboot



Module Name:    src
Committed By:   martin
Date:           Sun Jan 26 11:21:59 UTC 2020

Modified Files:
        src/sys/stand/efiboot [netbsd-9]: Makefile.efiboot boot.c efiacpi.c
            exec.c prompt.c
        src/sys/stand/efiboot/bootaa64 [netbsd-9]: Makefile
        src/sys/stand/efiboot/bootarm [netbsd-9]: Makefile

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #653):

        sys/stand/efiboot/prompt.c: revision 1.6
        sys/stand/efiboot/boot.c: revision 1.20
        sys/stand/efiboot/bootarm/Makefile: revision 1.4
        sys/stand/efiboot/efiacpi.c: revision 1.6
        sys/stand/efiboot/exec.c: revision 1.13
        sys/stand/efiboot/Makefile.efiboot: revision 1.10
        sys/stand/efiboot/bootaa64/Makefile: revision 1.7

Fix for disappearing counters on graphics consoles

Hide the twiddle while loading efiboot plist

Clean up the banner so it fits in 80 columns and add some extra details
to the "version" command output.


To generate a diff of this commit:
cvs rdiff -u -r1.8.2.1 -r1.8.2.2 src/sys/stand/efiboot/Makefile.efiboot
cvs rdiff -u -r1.18 -r1.18.4.1 src/sys/stand/efiboot/boot.c
cvs rdiff -u -r1.3.6.2 -r1.3.6.3 src/sys/stand/efiboot/efiacpi.c
cvs rdiff -u -r1.11 -r1.11.2.1 src/sys/stand/efiboot/exec.c
cvs rdiff -u -r1.4 -r1.4.6.1 src/sys/stand/efiboot/prompt.c
cvs rdiff -u -r1.5 -r1.5.6.1 src/sys/stand/efiboot/bootaa64/Makefile
cvs rdiff -u -r1.1 -r1.1.6.1 src/sys/stand/efiboot/bootarm/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index