summaryrefslogtreecommitdiff
path: root/memdisk/memdisk16.asm
Commit message (Expand)AuthorAgeFilesLines
* Share the gen-id stuff between core and memdiskH. Peter Anvin2008-07-071-1/+3
* TEST: issue a null command to the KBC as part of A20-flippingsyslinux-3.70-pre19H. Peter Anvin2008-06-181-2/+16
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-1/+1
* [memdisk] Saner handling of the values returned to the real-mode code.H. Peter Anvin2006-10-171-6/+12
* [memdisk] Make ES:DI point to the $PnP structure on entryH. Peter Anvin2006-10-171-5/+7
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-10/+10
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Fix MEMDISK command-line parsing; add "raw" memory support for MEMDISKhpa2004-12-141-2/+2
* Move all 16-bit code into one assembly file so we don't have to relyhpa2004-12-081-0/+768