freebsd-dev/sys/boot/i386/gptboot
Dimitry Andric b1b28f51de Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S.
It used to choke on the notation "inb (%dx),%al" for "inb %dx,%al"; GNU
as accepts both forms.  Which notation is more 'correct' is an open
question. :)
2011-02-27 02:06:09 +00:00
..
gptboot.c - Split code shared by almost any boot loader into separate files and 2010-09-24 19:49:12 +00:00
gptldr.S Add a note to indicate that these files do borrow in part from mbr.s and 2007-11-26 21:29:59 +00:00
Makefile Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S. 2011-02-27 02:06:09 +00:00