index
:
users/yliu/syslinux.git
elflink
extlinux
isolinux
ldlinux
master
Liu Aleaxander's syslinux git tree
liu Aleaxander
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
modules
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
whichsys.c32: execute specific command, based on Syslinux bootloader variant
Gert Hulselmans
2010-07-05
1
-1
/
+1
*
ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
Gert Hulselmans
2010-07-01
1
-1
/
+1
*
pwd.c32: add to Makefile
H. Peter Anvin
2010-06-26
1
-1
/
+1
*
Rename dir.c32 -> ls.c32
H. Peter Anvin
2010-06-24
1
-1
/
+1
*
Merge branch 'master' into pathbased
H. Peter Anvin
2010-05-11
1
-1
/
+1
|
\
|
*
cat.c32: move from samples to modules; remove debug code
H. Peter Anvin
2010-05-11
1
-1
/
+1
*
|
Merge branch 'master' into pathbased
H. Peter Anvin
2010-03-30
1
-1
/
+1
|
\
|
|
*
cpuid.c32: very simple low-level CPUID info CLI routine
H. Peter Anvin
2010-03-30
1
-1
/
+2
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-12-22
1
-1
/
+2
|
\
|
|
*
Adding ifcpu.c32, removing ifcpuhvm
Erwan Velu
2009-12-04
1
-1
/
+1
|
*
Adding ifcpuhvm.c32
Erwan Velu
2009-12-04
1
-1
/
+1
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-11-06
1
-4
/
+4
|
\
|
|
*
gpxecmd: module to send an arbitrary command to gPXE
H. Peter Anvin
2009-09-10
1
-4
/
+4
*
|
Merge branch 'master' into fsc
H. Peter Anvin
2009-08-31
1
-1
/
+1
|
\
|
|
*
Merge commit 'hpa/master' into for-erwan
Pierre-Alexandre Meyer
2009-08-04
1
-2
/
+1
|
|
\
|
*
|
gpllib: Don't clobber legacy C/H/S parameters with EDD ones
Pierre-Alexandre Meyer
2009-04-19
1
-1
/
+1
*
|
|
Core: opendir/readdir/closedir stuff added
Liu Aleaxander
2009-08-27
1
-1
/
+1
*
|
|
Core:PXELINUX: dns_resolv problem resolved.
Liu Aleaxander
2009-08-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove the old mboot module
H. Peter Anvin
2009-04-26
1
-2
/
+1
|
/
*
Merge branch 'master' into for-erwan
Pierre-Alexandre Meyer
2009-04-11
1
-1
/
+2
|
\
|
*
Makefiles: try to make "make install" do the right thing
H. Peter Anvin
2009-04-06
1
-1
/
+1
|
*
Update copyright notices; add Intel notices where appropriate
H. Peter Anvin
2009-04-04
1
-0
/
+1
*
|
VPD: Adding the Virtual Product Data detection
Erwan Velu
2009-04-10
1
-1
/
+2
|
/
*
Moving dmi & cpuid stuff to gpl subdirs
Erwan Velu
2009-03-12
1
-2
/
+6
*
Add gpllib, gplinclude
H. Peter Anvin
2009-03-12
1
-1
/
+1
*
hdt: Cleaning DMI implementation
erwan
2009-03-03
1
-1
/
+1
*
hdt: Removing static dmitable, it have to be in the s_dmi structure Making dm...
Erwan Velu
2009-02-25
1
-1
/
+1
*
Simple "cmd" module to issue a CLI command
Michael Brown
2009-02-17
1
-1
/
+1
*
kbdmap.c32: new module to load a keyboard map dynamically
H. Peter Anvin
2009-02-03
1
-1
/
+1
*
config.c32: new module to just load a configuration file
H. Peter Anvin
2009-01-25
1
-1
/
+2
*
Move vesainfo.c32 from "samples" to "modules"
H. Peter Anvin
2008-10-13
1
-1
/
+1
*
Fix "make clean" confusion
H. Peter Anvin
2008-09-25
1
-1
/
+2
*
Add pxechain.com; new modules direction; reorganize installation
H. Peter Anvin
2008-08-27
1
-2
/
+0
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
1
-4
/
+4
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-67
/
+3
*
com32: compile with -std=gnu99
H. Peter Anvin
2008-08-12
1
-2
/
+4
*
ifcpu64.c32: simple module to choose a 32, 32pae, or 64-bit kernel
H. Peter Anvin
2008-07-16
1
-1
/
+1
*
Centralize configurables; better "make install" etc
H. Peter Anvin
2008-05-29
1
-1
/
+2
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-1
/
+1
*
Merge commit 'origin/master' into gpxe-added
H. Peter Anvin
2008-05-28
1
-1
/
+1
|
\
|
*
Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...
Stefan Bucur
2008-05-12
1
-1
/
+1
*
|
Merge commit 'syslinux-3.63' into gpxe-added
H. Peter Anvin
2008-04-10
1
-1
/
+2
|
\
|
|
*
COM32 module to load a Microsoft System Deployment Image
H. Peter Anvin
2008-03-31
1
-1
/
+2
*
|
gPXE SAN boot module
H. Peter Anvin
2008-03-28
1
-1
/
+2
|
/
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
1
-1
/
+1
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
1
-2
/
+3
*
com32: remove dependency files for "make tidy"
H. Peter Anvin
2008-02-19
1
-2
/
+2
*
Add dependency generation for com32 modules.
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Simple menu system: move to dedicated subdirectory
H. Peter Anvin
2008-02-10
1
-13
/
+3
*
meminfo.c32: a program to dump out the system memory map
H. Peter Anvin
2008-01-22
1
-1
/
+1
[next]