Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/arch/i386/stand/efiboot



Module Name:    src
Committed By:   martin
Date:           Fri Nov  3 10:01:13 UTC 2023

Modified Files:
        src/sys/arch/i386/stand/efiboot [netbsd-10]: boot.c devopen.c efidisk.c
            efimemory.c
        src/sys/arch/i386/stand/efiboot/bootia32 [netbsd-10]: efibootia32.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #452):

        sys/arch/i386/stand/efiboot/bootia32/efibootia32.c: revision 1.7
        sys/arch/i386/stand/efiboot/bootia32/efibootia32.c: revision 1.8
        sys/arch/i386/stand/efiboot/boot.c: revision 1.23
        sys/arch/i386/stand/efiboot/efidisk.c: revision 1.10
        sys/arch/i386/stand/efiboot/devopen.c: revision 1.14
        sys/arch/i386/stand/efiboot/efimemory.c: revision 1.10

x86/efiboot: Nix trailing whitespace.

whitespace -> tab, blank line, no binary changes.

``int i'' is used only for SUPPORT_NFS || SUPPORT_TFTP.


To generate a diff of this commit:
cvs rdiff -u -r1.21.4.1 -r1.21.4.2 src/sys/arch/i386/stand/efiboot/boot.c
cvs rdiff -u -r1.13 -r1.13.4.1 src/sys/arch/i386/stand/efiboot/devopen.c
cvs rdiff -u -r1.9 -r1.9.26.1 src/sys/arch/i386/stand/efiboot/efidisk.c \
    src/sys/arch/i386/stand/efiboot/efimemory.c
cvs rdiff -u -r1.5.26.1 -r1.5.26.2 \
    src/sys/arch/i386/stand/efiboot/bootia32/efibootia32.c

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