Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/cdboot
Module Name: src
Committed By: junyoung
Date: Wed Jun 15 06:38:45 UTC 2005
Added Files:
src/sys/arch/i386/stand/cdboot: Makefile cdboot.S
Log Message:
Initial commit of cdboot, a primary boot loader that loads a secondary
boot loader directly from CD without performing floppy/hard disk emulation
as described by the El Torito specification.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/cdboot/Makefile \
src/sys/arch/i386/stand/cdboot/cdboot.S
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