Module Name: src Committed By: jmcneill Date: Sun Oct 11 14:03:33 UTC 2020
Modified Files: src/sys/stand/efiboot: Makefile.efiboot boot.c conf.c efiblock.c efiblock.h efiboot.h version Log Message: Add ISO9660 support. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/stand/efiboot/Makefile.efiboot cvs rdiff -u -r1.27 -r1.28 src/sys/stand/efiboot/boot.c cvs rdiff -u -r1.4 -r1.5 src/sys/stand/efiboot/conf.c cvs rdiff -u -r1.7 -r1.8 src/sys/stand/efiboot/efiblock.c cvs rdiff -u -r1.3 -r1.4 src/sys/stand/efiboot/efiblock.h cvs rdiff -u -r1.13 -r1.14 src/sys/stand/efiboot/efiboot.h cvs rdiff -u -r1.20 -r1.21 src/sys/stand/efiboot/version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.