Searched refs:boot2 (Results 1 – 5 of 5) sorted by relevance
83 LINKSCRIPT= --script ${.CURDIR}/boot2.ldscript104 all: boot1$s boot2$s118 boot2$s.s: boot2.c boot2$s.h ufsread.c hammer2.c scrc32.c119 ${CC} ${CFLAGS} ${_ADDCFLAGS$s} -S -o boot2$s.s.tmp ${.CURDIR}/boot2.c123 boot2$s.h: boot1$s.out bootasm.h128 ORG1=${ORG1D} REL1=${REL1D} > boot2$s.h130 boot2$s: boot2$s.ldr boot2$s.bin ${BTX}/btx/btx132 -l boot2$s.ldr -o boot2$s.ld -P 1 boot2$s.bin133 stat boot2$s.ld | awk '{ x = (${NSECT$s} - 1) * 512 - $$8; \135 dd if=boot2$s.ld of=${.TARGET} obs=$$(( (${NSECT$s} - 1) * 512)) conv=osync 2>/dev/null[all …]
10 SUBDIR+=boot0 boot0sio boot2 cdboot libi386 loader loader_tftp mbr
70 struct boot2_dmadat boot2; member
54 The second stage boot (boot2) and third stage boot (loader) default58 boot2 in dual I/O mode but want the third stage to use just one or the
147 struct boot2_dmadat boot2; member