summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/pxeldr/pxeldr.S
Commit message (Expand)AuthorAgeFilesLines
* Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-281-94/+96
* Get rid of unnecessary use of m4(1) by using cpp(1) instead.ru2004-02-111-4/+4
* Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console.phk2003-09-031-0/+5
* Allow for text section alignment to properly align the "end" symbol at themp2001-08-091-0/+1
* Trim trailing whitespace.jhb2001-08-091-6/+6
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* Set the proper bit in the howto flags for a serial console rather thanjhb2000-11-301-2/+2
* Add support for probing the keyboard from pxeboot which will behaveps2000-11-301-0/+18
* Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,jhb2000-05-231-1/+1
* Clean up all of the 16-bit assembly code in the x86 bootstrap to workjhb2000-05-231-19/+15
* Mega i386 loader commit.jhb2000-03-281-0/+267
OpenPOWER on IntegriCloud