summaryrefslogtreecommitdiff
path: root/extlinux.asm
Commit message (Expand)AuthorAgeFilesLines
* Fix regparm in libcom32; make extlinux actually work; add 3840K supporthpa2004-12-201-22/+27
* Use %define instead of equ to work around NASM 0.98.38 bug;hpa2004-12-201-3/+6
* Make extlinux actually compile. No words on actually working, yet;hpa2004-12-191-57/+54
* A lot more work on extlinux. Should have most of the pieces now;hpa2004-12-191-33/+218
* Fix some additional common code issues; fix dangling ES in pxelinuxhpa2004-12-191-13/+0
* More common code cleanup; actually use the code to compress vkernelshpa2004-12-191-23/+0
* Flesh out getfssechpa2004-12-171-13/+55
* Humble beginnings of an extlinux program.syslinux-2.20-pre5hpa2004-12-171-0/+1265