Source-Changes archive

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

CVS commit: src/sys/stand/efiboot



Module Name:    src
Committed By:   jmcneill
Date:           Mon Sep  3 00:04:02 UTC 2018

Modified Files:
        src/sys/stand/efiboot: Makefile.efiboot boot.c conf.c devopen.c
            efiboot.c efiboot.h version
Added Files:
        src/sys/stand/efiboot: dev_net.c efigetsecs.c efinet.c efinet.h
            efipxe.c

Log Message:
Add PXE support.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/stand/efiboot/Makefile.efiboot \
    src/sys/stand/efiboot/conf.c src/sys/stand/efiboot/devopen.c \
    src/sys/stand/efiboot/efiboot.h
cvs rdiff -u -r1.3 -r1.4 src/sys/stand/efiboot/boot.c
cvs rdiff -u -r0 -r1.1 src/sys/stand/efiboot/dev_net.c \
    src/sys/stand/efiboot/efinet.c src/sys/stand/efiboot/efinet.h \
    src/sys/stand/efiboot/efipxe.c
cvs rdiff -u -r1.4 -r1.5 src/sys/stand/efiboot/efiboot.c
cvs rdiff -u -r0 -r1.3 src/sys/stand/efiboot/efigetsecs.c
cvs rdiff -u -r1.1 -r1.2 src/sys/stand/efiboot/version

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