freebsd-dev/sys/boot/i386/cdboot
John Baldwin 638bac9fc0 Clean up all of the 16-bit assembly code in the x86 bootstrap to work
with the new binutils.  Now that we have a decent assembler, all the old
m4 macros are no longer needed.  Instead, straight assembly can be used
since as(1) now understands 16-bit addressing, branches, etc.  Also,
several bugs have been fixed in as(1), allowing boot0.s to be further
cleaned up.
2000-05-23 12:18:49 +00:00
..
cdboot.s Clean up all of the 16-bit assembly code in the x86 bootstrap to work 2000-05-23 12:18:49 +00:00
Makefile Mega i386 loader commit. 2000-03-28 01:19:53 +00:00