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:           Sun Aug 26 21:28:18 UTC 2018

Modified Files:
        src/sys/stand/efiboot: Makefile.efiboot boot.c conf.c devopen.c
            efiboot.c efiboot.h efifile.c
Added Files:
        src/sys/stand/efiboot: efiblock.c efiblock.h efidev.c

Log Message:
Add support for booting kernels from FFS partitions.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.2 -r1.3 src/sys/stand/efiboot/boot.c \
    src/sys/stand/efiboot/efifile.c
cvs rdiff -u -r0 -r1.1 src/sys/stand/efiboot/efiblock.c \
    src/sys/stand/efiboot/efiblock.h src/sys/stand/efiboot/efidev.c
cvs rdiff -u -r1.3 -r1.4 src/sys/stand/efiboot/efiboot.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