freebsd-nq/sys/boot/i386
John Baldwin 3c077ec681 Remove a bogus increment of %di when scanning the list of loader paths.
%di will already point to the character after the nul char when the
'repnz scasb' terminates.

Submitted by:	Tom Cosgrove tom dot cosgrove at arches-consulting dot com
2004-06-22 21:52:20 +00:00
..
boot0 Save a couple of bytes for the SIO case. 2004-06-17 12:02:25 +00:00
boot0ext Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot0sio Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot2 Some embedded platforms have no keyboard controller. Give up waiting 2004-06-02 09:38:32 +00:00
btx Back out last revision that unnecessarily changed valid assembler 2004-05-14 20:29:30 +00:00
cdboot Remove a bogus increment of %di when scanning the list of loader paths. 2004-06-22 21:52:20 +00:00
gptboot
kgzldr
libi386 Unspam sys/boot, the dev_t commit should not have touched these. 2004-06-16 18:21:22 +00:00
loader
mbr Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
pxeldr Back out last revision that unnecessarily changed valid assembler 2004-05-14 20:29:30 +00:00
Makefile
Makefile.inc