summaryrefslogtreecommitdiff
path: root/memdisk/setup.c
Commit message (Expand)AuthorAgeFilesLines
* MEMDISK: traceability for the geometryH. Peter Anvin2009-04-141-8/+27
* MEMDISK: fix MBR geometry extractionH. Peter Anvin2009-04-141-1/+1
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* Banner: "and contributors" is just too long; try "et al"H. Peter Anvin2009-03-311-1/+1
* Add "and contributors" to the copyright bannerH. Peter Anvin2009-03-211-1/+1
* Merge branch 'master' into memdisk-cdH. Peter Anvin2009-03-161-94/+168
|\
| * memdisk: move the floppy disk geometry code in parallel with the MBR codeH. Peter Anvin2009-03-161-84/+81
| * memdisk: don't key FAT vs MBR on the type of diskH. Peter Anvin2009-03-161-25/+29
| * memdisk: auto-detect large floppy geometry if it is FATH. Peter Anvin2009-03-161-40/+113
* | memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD caseShao Miller2009-03-101-4/+0
* | memdisk varieties: Allow for multiple memdisk installable hooksShao Miller2009-03-081-12/+21
|/
* MEMDISK: drop unnecessary newlineH. Peter Anvin2008-10-141-1/+1
* MEMDISK: default to "safeint" modesyslinux-3.73-pre3H. Peter Anvin2008-10-141-18/+40
* memdisk: make sure to ignore non-active rangesH. Peter Anvin2008-10-131-2/+5
* Support "extended attributes" for INT 15h, AX=E820hH. Peter Anvin2008-10-131-2/+2
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-4/+4
* Centralize more of the version number machineryH. Peter Anvin2008-07-071-2/+3
* memdisk: install a DPT if needed in INT 1Eh; better zero-drive detectionH. Peter Anvin2008-07-031-13/+47
* Whitespace cleanupH. Peter Anvin2008-06-091-1/+1
* MEMDISK: algorithmic determination of floppy formatsH. Peter Anvin2008-06-071-19/+48
* MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3syslinux-3.70-pre14H. Peter Anvin2008-06-061-2/+2
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-191-4/+4
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* memdisk: add "nopass" option to completely take over INT 13hH. Peter Anvin2007-09-211-30/+40
* MEMDISK: Try for better EDD complianceH. Peter Anvin2007-07-081-0/+29
* Forgot to add our own drive to the drive count!syslinux-3.52-pre3H. Peter Anvin2007-06-301-0/+3
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-1/+1
* MEMDISK: add alias "cbios" == "noebios" == "noedd"H. Peter Anvin2007-01-301-1/+2
* MEMDISK: ebios/noebios as synonyms to edd/noeddH. Peter Anvin2007-01-301-2/+4
* MEMDISK: Default to floppy = EDD off, hard disk = EDD on, give optionH. Peter Anvin2007-01-301-3/+18
* memdisk: Update copyright dateH. Peter Anvin2006-11-131-1/+1
* memdisk: Constrain input drive numbers both by equipment byte and INT 13hsyslinux-3.32-pre4H. Peter Anvin2006-10-301-2/+20
* memdisk: $PnP Installation Check structure length is byte 5, not 2H. Peter Anvin2006-10-241-3/+4
* [memdisk] Saner handling of the values returned to the real-mode code.H. Peter Anvin2006-10-171-11/+6
* [memdisk] Make ES:DI point to the $PnP structure on entryH. Peter Anvin2006-10-171-2/+37
* Add "safeint" mode to memdiskH. Peter Anvin2006-09-281-0/+9
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-22/+22
* Workaround for the no physical floppy scenariohpa2005-08-291-14/+11
* Query a more sane drive number.syslinux-3.11-pre5hpa2005-08-261-1/+1
* Display the correct type of disk.syslinux-3.11-pre4hpa2005-08-261-2/+3
* Fix bug w.r.t. floppy count.hpa2005-08-251-1/+1
* * -ffreestandingsyslinux-3.10-pre21hpa2005-08-231-14/+27
* Add new "bigraw" mode to memdisk.hpa2005-04-291-0/+5
* Actually use memcmp() for the DOSEMU comparison; we can't seem to gethpa2005-03-081-2/+1
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-1/+2
* Remove __attribute__((packed)) which seems to cause problemshpa2004-12-291-2/+2
* Add boot loader ID to the memdisk info structurehpa2004-12-291-3/+8
* Fix regparm in libcom32; make extlinux actually work; add 3840K supporthpa2004-12-201-7/+8
* Fix the spelling of "Boston"hpa2004-12-141-1/+1