index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/master' into nolen
nolen
H. Peter Anvin
2008-03-31
2
-1
/
+163
|
\
|
*
COM32 module to load a Microsoft System Deployment Image
H. Peter Anvin
2008-03-31
2
-1
/
+163
*
|
Merge commit 'syslinux-3.63-pre2' into nolen
syslinux-3.70-pre5
H. Peter Anvin
2008-03-20
2
-4
/
+4
|
\
|
|
*
Fixing wrong offsets in dmi
Sebastian Herbszt
2008-03-20
1
-3
/
+3
|
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
1
-1
/
+1
*
|
Merge commit 'origin/master' into nolen
syslinux-3.70-pre4
H. Peter Anvin
2008-03-03
1
-2
/
+3
|
\
|
|
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
1
-2
/
+3
*
|
Drop unnecessary CLD instructions.
H. Peter Anvin
2008-03-03
1
-3
/
+3
*
|
Merge commit 'origin/master' into nolen
H. Peter Anvin
2008-03-02
7
-62
/
+132
|
\
|
|
*
License change for CPU detection modules
Erwan
2008-03-02
6
-36
/
+132
|
*
Move mboot documentation to the doc/ directory
H. Peter Anvin
2008-03-01
1
-26
/
+0
*
|
Add transparent decompression support to elf.c32
H. Peter Anvin
2008-02-29
1
-1
/
+1
|
/
*
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
7
-2383
/
+3
*
meminfo.c32: a program to dump out the system memory map
H. Peter Anvin
2008-01-22
2
-1
/
+110
*
Standardize format for copyright lines and update
H. Peter Anvin
2008-01-16
1
-2
/
+2
*
elf.c32: a PHDR segment is loadable; handle filesz > memsz
H. Peter Anvin
2008-01-15
1
-10
/
+14
*
SHA1 passwords: initialize the context before salting
Jeffrey Hutzelman
2008-01-14
1
-2
/
+2
*
Update copyright year
H. Peter Anvin
2008-01-10
9
-9
/
+9
*
Handle vga={ask|normal|ext} in linux.c32
syslinux-3.55-pre4
H. Peter Anvin
2008-01-04
1
-2
/
+16
*
Add simple module to load and run a protected-mode raw binary
H. Peter Anvin
2008-01-03
2
-2
/
+232
*
Separate attribute control for disabled menu items
syslinux-3.54-pre1
H. Peter Anvin
2007-12-10
1
-3
/
+7
*
Add "menu separator", "menu indent", "menu disabled"
H. Peter Anvin
2007-11-21
3
-8
/
+61
*
Makefiles: create NASMOPT variable
H. Peter Anvin
2007-10-10
1
-1
/
+2
*
elf.c: better error message when memory is unavailable
H. Peter Anvin
2007-10-02
1
-1
/
+2
*
Fix building on a 64-bit system without a 32-bit system installed
syslinux-3.52-pre10
syslinux-3.52
H. Peter Anvin
2007-09-24
1
-1
/
+0
*
Clean up some of the new PCI code from Erwan Velu.
syslinux-3.52-pre7
H. Peter Anvin
2007-08-16
1
-5
/
+11
*
Improving PCI collected informations
Erwan Velu
2007-08-16
2
-15
/
+25
*
Add reboot.c32 module
syslinux-3.52-pre6
H. Peter Anvin
2007-08-14
2
-1
/
+18
*
Handle plural correctly in countdown.
H. Peter Anvin
2007-07-25
2
-3
/
+49
*
Add support for Unix-standard MD5 password
H. Peter Anvin
2007-07-24
1
-10
/
+26
*
Correctly handle switches between graphics and text mode
H. Peter Anvin
2007-07-24
1
-0
/
+2
*
Make the hidden timeout behaviour match the rest of the menu
H. Peter Anvin
2007-07-24
1
-4
/
+4
*
Move hidden_row to -2; don't re-timeout once a key is pressed
H. Peter Anvin
2007-07-24
1
-5
/
+7
*
Simple menu system: add support for "menu hidden"
H. Peter Anvin
2007-07-24
3
-21
/
+69
*
chain.c32: add support for searching for an MBR signature at runtime.
H. Peter Anvin
2007-06-22
1
-20
/
+56
*
Simple menu: F-key config was accidentally case sensitive
H. Peter Anvin
2007-06-15
1
-1
/
+1
*
Stealth whitespace cleanup
H. Peter Anvin
2007-06-05
3
-6
/
+4
*
Allow a flat color to be specified as a background.
H. Peter Anvin
2007-06-05
6
-12
/
+21
*
Not all terminals home the cursor on CSI 2 J
H. Peter Anvin
2007-06-05
1
-1
/
+1
*
Unify hexval functions; fix % in printf string
H. Peter Anvin
2007-06-05
3
-16
/
+8
*
Fix alignment of tab and timeout messages
syslinux-3.50-pre19
H. Peter Anvin
2007-06-05
1
-2
/
+7
*
com32: change the message color scheme; background 0 is always transparent
H. Peter Anvin
2007-06-05
4
-14
/
+83
*
Shift horiontaly timeout message when HSHIFT is set
syslinux-3.50-pre17
Otavio Salvador
2007-05-31
1
-1
/
+1
*
Add file missing from previous checkin
H. Peter Anvin
2007-05-31
1
-0
/
+123
*
Hook up F-key help for the menu system, document
H. Peter Anvin
2007-05-31
3
-5
/
+119
*
Add missing parenthesis
H. Peter Anvin
2007-05-31
1
-1
/
+1
*
Fix problem where the command line would get truncated during edit
H. Peter Anvin
2007-05-31
1
-1
/
+1
*
Improve comment
H. Peter Anvin
2007-05-31
1
-2
/
+2
[next]