summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand/cdboot/srt0.S
AgeCommit message (Expand)Author
2022-12-08_C_LABEL() and _ASM_LABEL() are no longer useful in the "everythingPhilip Guenther
2012-10-29Make cdboot(8) work correctly when it is larger than 64KB in size. WhenJoel Sing
2012-10-11Initialise the protected mode IDT after zeroing .bss - otherwise we wipeJoel Sing
2004-08-21Enter cdboot, a CD-specific second-stage bootrap. Based on the i386Tom Cosgrove