summaryrefslogtreecommitdiff
path: root/memdisk/memdisk.h
Commit message (Expand)AuthorAgeFilesLines
* This patch implements architecture-dependent code in memdisk to support for i...chandramouli narayanan2012-06-251-0/+3
* memdisk: make mstructs.h includable from LinuxH. Peter Anvin2010-06-211-4/+0
* memdisk: Move common structures into headersShao Miller2010-06-111-0/+4
* memdisk: additional cleanupsH. Peter Anvin2009-06-071-3/+49
* memdisk: minor cleanupsH. Peter Anvin2009-06-071-3/+0
* memdisk: relocate real-mode code before bootingH. Peter Anvin2009-06-071-2/+4
* memdisk: move rm_args initialization to C code; export rm_sizeH. Peter Anvin2009-06-071-0/+10
* memdisk: pass in the address of the real-mode codeH. Peter Anvin2009-06-071-3/+0
* Run Nindent on memdisk/memdisk.hH. Peter Anvin2009-05-291-27/+24
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-2/+13
* memdisk: install a DPT if needed in INT 1Eh; better zero-drive detectionH. Peter Anvin2008-07-031-0/+2
* MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3syslinux-3.70-pre14H. Peter Anvin2008-06-061-1/+3
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-1/+1
* Fix handling of images with DOSEMU headers.syslinux-3.10-pre17hpa2005-08-211-1/+1
* Actually use memcmp() for the DOSEMU comparison; we can't seem to gethpa2005-03-081-0/+17
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Move all 16-bit code into one assembly file so we don't have to relyhpa2004-12-081-0/+1
* Handle memdisk images compressed with zip as well as with gzip.hpa2004-04-271-1/+5
* Add API to query for the existence of MEMDISK.hpa2003-11-261-0/+9
* Fix overlap handling properly (we hope)hpa2003-07-151-1/+1
* Support compressed MEMDISK images.hpa2003-04-101-0/+3
* Convert to using a 32-bit installer framework, in preparation forhpa2003-04-101-1/+15
* Checkpoint: add printf() for debugging, remove query of E881 (seemshpa2001-12-111-0/+26