summaryrefslogtreecommitdiff
path: root/memdisk/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'memdisk-iso-SAFE' into memdisk-isoShao Miller2009-11-161-3/+7
|\
| * [memdisk] Add El Torito emulation for .ISO imagesShao Miller2009-08-031-2/+2
| * [memdisk] Add installable INT 13h hooks for ISO-booting scenariosShao Miller2009-08-031-2/+6
| * [memdisk] Rename CHS and EDD hooks to describe their sector sizeShao Miller2009-08-031-2/+2
| * [memdisk] Add disk probing code to support a drive shifting limitShao Miller2009-08-031-2/+2
* | MEMDISK: generate map filessyslinux-3.83-pre7H. Peter Anvin2009-08-171-0/+1
|/
* memdisk: relocate real-mode code before bootingH. Peter Anvin2009-06-071-2/+2
* Fix NASM dependency generationH. Peter Anvin2009-04-271-2/+2
* Unify dependency generation: MCONFIG.embeddedH. Peter Anvin2009-04-271-47/+11
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-1/+2
* Merge branch 'master' into memdisk-cdH. Peter Anvin2009-03-161-6/+9
|\
| * */Makefile: fixes for older versions of NASMH. Peter Anvin2009-03-161-3/+6
| * */Makefile: use -include when including dependenciesH. Peter Anvin2009-03-161-1/+1
| * memdisk: zero the .bss sectionH. Peter Anvin2009-03-161-2/+2
* | memdisk varieties: Allow for multiple memdisk installable hooksShao Miller2009-03-081-7/+7
|/
* memdisk: updated Makefile rule for e820testH. Peter Anvin2008-10-131-2/+2
* Clean up embedded Makefile targets; fix build failureH. Peter Anvin2008-08-221-12/+1
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-19/+15
* gen-id: only truncate tags starting with syslinux-<version>-H. Peter Anvin2008-07-151-1/+1
* Make version.mk optional, so cleaning commands worksyslinux-3.71-pre6H. Peter Anvin2008-07-071-1/+1
* Share the gen-id stuff between core and memdiskH. Peter Anvin2008-07-071-0/+12
* Centralize more of the version number machineryH. Peter Anvin2008-07-071-3/+4
* MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3syslinux-3.70-pre14H. Peter Anvin2008-06-061-1/+1
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-1/+1
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+2
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-101-3/+4
* Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52H. Peter Anvin2007-09-241-1/+1
* Show list file addresses in absolutesyslinux-3.50H. Peter Anvin2007-06-081-2/+2
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+1
* Fix the Makefile to handle overridden CCH. Peter Anvin2007-01-281-8/+12
* Remove -m32 from the CC variable globally.H. Peter Anvin2007-01-281-3/+3
* [memdisk] Enable EDD support by default.syslinux-3.32-pre3H. Peter Anvin2006-10-201-2/+2
* Remove -x c from assembly preprocessingH. Peter Anvin2006-10-171-2/+2
* Remove -traditionalH. Peter Anvin2006-10-171-2/+2
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-3/+3
* The EDD stuff doesn't work yet.hpa2005-09-251-1/+1
* * -ffreestandingsyslinux-3.10-pre21hpa2005-08-231-1/+2
* Clean up using an alternate NASMhpa2004-12-291-3/+4
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Fix list of sourceshpa2004-12-081-2/+2
* Move all 16-bit code into one assembly file so we don't have to relyhpa2004-12-081-2/+3
* Adjust options to work on 64-bit machines, and clean up nuisance warningshpa2004-01-241-8/+14
* Conditionally add -m32 to be able to compile in a 64-bit environmenthpa2004-01-241-1/+2
* Use shpa2003-04-141-1/+1
* Correct usage of INCLUDE versus CFLAGShpa2003-04-111-2/+1
* Correct the list of source filessyslinux-2.03-pre4hpa2003-04-101-1/+1