summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/stand/cdboot/srt0.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make cdboot(8) and pxeboot(8) work correctly when it is larger than 64KB injsing2012-10-311-13/+36
* Initialise the protected mode IDT after zeroing .bss - otherwise we wipejsing2012-10-111-3/+4
* Enter cdboot, a CD-specific second-stage bootrap.tom2004-06-231-0/+243