]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
New boot blocks: support for /boot/loader; a.out & ELF; cyl > 1023;
authorrnordier <rnordier@FreeBSD.org>
Mon, 12 Oct 1998 21:16:26 +0000 (21:16 +0000)
committerrnordier <rnordier@FreeBSD.org>
Mon, 12 Oct 1998 21:16:26 +0000 (21:16 +0000)
commit0a456c31da5cce1efa65cffe5ae495ddd77f1ca0
tree6b3b66ac0ef75e48178975e61a6920204e1cb810
parent8eaab1764cab145597a7e2574f238594639dd9ec
New boot blocks: support for /boot/loader; a.out & ELF; cyl > 1023;
multiple 0xa5 slices; etc.
sys/boot/i386/boot2/boot1.S [new file with mode: 0644]
sys/boot/i386/gptboot/Makefile [new file with mode: 0644]
sys/boot/i386/gptboot/gptboot.c [new file with mode: 0644]