index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
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
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
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
Commit message (
Expand
)
Author
Age
Files
Lines
*
syslinux_setadv(): handle size == 0, error on size > 255
H. Peter Anvin
2007-12-13
1
-12
/
+18
*
Library routines for manipulating ADV data
H. Peter Anvin
2007-12-13
6
-2
/
+224
*
Initial support for auxilliary data vector
H. Peter Anvin
2007-12-13
6
-1
/
+204
*
Separate attribute control for disabled menu items
syslinux-3.54-pre1
H. Peter Anvin
2007-12-10
1
-3
/
+7
*
Fix handling of VESA modes with noncontiguous memory buffers
H. Peter Anvin
2007-12-10
3
-9
/
+10
*
Add "menu separator", "menu indent", "menu disabled"
H. Peter Anvin
2007-11-21
3
-8
/
+61
*
Add missing thunk function for cfarcall
H. Peter Anvin
2007-11-20
1
-0
/
+11
*
Add support for thunking cdecl/stdcall-style real-mode code
H. Peter Anvin
2007-11-20
3
-6
/
+11
*
struct term_state: remove duplicate .xy and unused .attr
H. Peter Anvin
2007-11-20
2
-2
/
+0
*
Preserve ES:DI instead of probing for $PnP
syslinux-3.53-pre5
H. Peter Anvin
2007-11-14
1
-0
/
+6
*
Add sha256crypt and sha512crypt; not yet enabled
H. Peter Anvin
2007-11-09
7
-3
/
+1577
*
Optional debugging code for shuffle and boot and load_linux
syslinux-3.53-pre2
H. Peter Anvin
2007-11-02
2
-0
/
+41
*
Makefiles: create NASMOPT variable
H. Peter Anvin
2007-10-10
3
-3
/
+6
*
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
8
-27
/
+80
*
localboot.c32: sample/test program for invoking syslinux_local_boot()
H. Peter Anvin
2007-09-21
2
-0
/
+10
*
Clean up some of the new PCI code from Erwan Velu.
syslinux-3.52-pre7
H. Peter Anvin
2007-08-16
2
-84
/
+97
*
Improving PCI collected informations
Erwan Velu
2007-08-16
4
-36
/
+295
*
Add reboot.c32 module
syslinux-3.52-pre6
H. Peter Anvin
2007-08-14
2
-1
/
+18
*
com32: fix __farcall()
H. Peter Anvin
2007-08-14
1
-2
/
+3
*
Handle plural correctly in countdown.
H. Peter Anvin
2007-07-25
2
-3
/
+49
*
Add header file missing from previous checkin (md5.h)
H. Peter Anvin
2007-07-24
1
-0
/
+46
*
Add support for Unix-standard MD5 password
H. Peter Anvin
2007-07-24
6
-11
/
+583
*
Correctly handle switches between graphics and text mode
H. Peter Anvin
2007-07-24
2
-4
/
+6
*
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
*
Add the actual zeroregs file; missing from a previous checkin.
syslinux-3.52-pre4
H. Peter Anvin
2007-07-20
1
-0
/
+5
*
Add syslinux_reboot()
H. Peter Anvin
2007-07-20
3
-2
/
+90
*
com32: add a common zero-register structure
H. Peter Anvin
2007-07-20
1
-0
/
+1
*
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
6
-17
/
+12
*
vesacon_set_background: Need "volatile" asm
syslinux-3.50-pre20
H. Peter Anvin
2007-06-05
1
-4
/
+4
*
Allow a flat color to be specified as a background.
H. Peter Anvin
2007-06-05
8
-32
/
+99
*
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
*
If no serial console is configured, don't bother calling into it
H. Peter Anvin
2007-05-31
2
-0
/
+8
*
Simple program to dump serial console info
H. Peter Anvin
2007-05-31
2
-1
/
+41
*
Implement syslinux_serial_console_info()
H. Peter Anvin
2007-05-31
2
-1
/
+54
*
ansi.h: remove unused field
H. Peter Anvin
2007-05-31
1
-1
/
+0
*
Hacky debugging function by setting VESA pixels, sometimes useful
H. Peter Anvin
2007-05-31
1
-0
/
+13
*
ansi.c: minor cleanups
H. Peter Anvin
2007-05-31
1
-15
/
+17
*
vesa/drawtxt.c: remove divide caused by %
H. Peter Anvin
2007-05-31
1
-3
/
+6
*
xserial_write: handle the new \1..\5 control sequences
H. Peter Anvin
2007-05-31
1
-30
/
+24
[next]