summaryrefslogtreecommitdiff
path: root/com32/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | | Core: opendir/readdir/closedir stuff addedLiu Aleaxander2009-08-271-1/+1
* | | Core:PXELINUX: dns_resolv problem resolved.Liu Aleaxander2009-08-211-1/+1
| |/ |/|
* | Remove the old mboot modulenew-mbootH. Peter Anvin2009-04-261-2/+1
|/
* Merge branch 'master' into for-erwanPierre-Alexandre Meyer2009-04-111-1/+2
|\
| * Makefiles: try to make "make install" do the right thingH. Peter Anvin2009-04-061-1/+1
| * Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* | VPD: Adding the Virtual Product Data detectionErwan Velu2009-04-101-1/+2
|/
* Moving dmi & cpuid stuff to gpl subdirsErwan Velu2009-03-121-2/+6
* Add gpllib, gplincludeH. Peter Anvin2009-03-121-1/+1
* hdt: Cleaning DMI implementationerwan2009-03-031-1/+1
* hdt: Removing static dmitable, it have to be in the s_dmi structure Making dm...Erwan Velu2009-02-251-1/+1
* Simple "cmd" module to issue a CLI commandsyslinux-3.74-pre1Michael Brown2009-02-171-1/+1
* kbdmap.c32: new module to load a keyboard map dynamicallyH. Peter Anvin2009-02-031-1/+1
* config.c32: new module to just load a configuration fileH. Peter Anvin2009-01-251-1/+2
* Move vesainfo.c32 from "samples" to "modules"H. Peter Anvin2008-10-131-1/+1
* Fix "make clean" confusionsyslinux-3.72H. Peter Anvin2008-09-251-1/+2
* Add pxechain.com; new modules direction; reorganize installationH. Peter Anvin2008-08-271-2/+0
* Clean up embedded Makefile targets; fix build failureH. Peter Anvin2008-08-221-4/+4
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-67/+3
* com32: compile with -std=gnu99H. Peter Anvin2008-08-121-2/+4
* ifcpu64.c32: simple module to choose a 32, 32pae, or 64-bit kernelH. Peter Anvin2008-07-161-1/+1
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-1/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-1/+1
* Merge commit 'origin/master' into gpxe-addedH. Peter Anvin2008-05-281-1/+1
|\
| * Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+1
* | Merge commit 'syslinux-3.63' into gpxe-addedsyslinux-3.70-pre9H. Peter Anvin2008-04-101-1/+2
|\ \ | |/
| * COM32 module to load a Microsoft System Deployment ImageH. Peter Anvin2008-03-311-1/+2
* | gPXE SAN boot moduleH. Peter Anvin2008-03-281-1/+2
|/
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-031-2/+3
* com32: remove dependency files for "make tidy"H. Peter Anvin2008-02-191-2/+2
* Add dependency generation for com32 modules.H. Peter Anvin2008-02-191-2/+7
* Simple menu system: move to dedicated subdirectoryH. Peter Anvin2008-02-101-13/+3
* meminfo.c32: a program to dump out the system memory mapH. Peter Anvin2008-01-221-1/+1
* Add simple module to load and run a protected-mode raw binaryH. Peter Anvin2008-01-031-2/+2
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-101-1/+2
* Add reboot.c32 modulesyslinux-3.52-pre6H. Peter Anvin2007-08-141-1/+2
* Hook up F-key help for the menu system, documentH. Peter Anvin2007-05-311-2/+2
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Move the PCI-scanning code into the library proper.H. Peter Anvin2007-04-031-2/+2
* Linux-loading module with optional DHCP generation.syslinux-3.40-pre15H. Peter Anvin2007-03-151-1/+1
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-2/+2
* Finish the shuffle and boot interface, and add an ELF loading module.H. Peter Anvin2007-03-141-1/+2
* Ethersel must use the pci com32 module instead of builtin pci detection codeErwan Velu2007-03-071-0/+3
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+1
* Merge with 3.2x branchH. Peter Anvin2006-09-121-2/+5
|\
| * Introducing a new com32 module to parse pci devices/busessyslinux-3.2xErwan Velu2006-09-121-1/+4
* | Merge with 3.2x branchsyslinux-3.30-pre2H. Peter Anvin2006-09-051-1/+4
|\ \ | |/
| * Adding a new com32 module to handle cpu informationsyslinux-3.21-pre1Erwan Velu2006-09-051-1/+4
* | Lots of fixes to make the graphical menu actually work.syslinux-3.30-pre1H. Peter Anvin2006-09-011-1/+1