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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all warnings, and better separate code that should not be mixed
syslinux-6.04-pre3
H. Peter Anvin (Intel)
2019-02-07
10
-78
/
+71
*
install: don't install obsolete file com32.ld
H. Peter Anvin (Intel)
2019-02-06
1
-1
/
+0
*
libpng: update to 1.6.36
H. Peter Anvin
2019-02-04
26
-16533
/
+30588
*
Reorganize and clean up a bunch of the x86 code
H. Peter Anvin
2019-02-04
10
-200
/
+72
*
com32: remove setjmp.S stub file
H. Peter Anvin
2019-02-04
1
-8
/
+0
*
libcc: move libgcc files into arch-specific directories
H. Peter Anvin
2019-02-04
10
-0
/
+0
*
com32/lib: clean up unused files
H. Peter Anvin
2019-02-04
6
-613
/
+2
*
zlib: update to version 1.2.11
H. Peter Anvin
2019-01-28
19
-989
/
+1394
*
pxe: Fix recognition of keeppxe option
Adam Goldman
2017-03-05
1
-1
/
+11
*
pxe_dns: remove obsolete pxe_dns.c wrapper
H. Peter Anvin
2016-04-06
2
-68
/
+0
*
Makefile: make the handling of firmware selection a little saner
H. Peter Anvin
2016-02-09
1
-1
/
+1
*
com32: Handle broken modules.alias
Erwan Velu
2015-12-06
1
-0
/
+8
*
chrreplace: Don't skip the first character
Josh Triplett
2015-09-28
1
-1
/
+1
*
zlib: use (void(0)) instead of empty #defines
Patrick Masotta
2015-09-13
1
-6
/
+6
*
Use z width specifier when printing size_t variable
Jonathan Boeing
2015-05-03
1
-1
/
+1
*
add missing '\n' to dprintf
Jonathan Boeing
2015-05-03
1
-2
/
+2
*
com32/lib/syslinux/load_linux.c: update prot_mode_base
Scot Doyle
2015-04-18
1
-0
/
+1
*
load_linux: correct a type
Scot Doyle
2015-02-14
1
-2
/
+2
*
com32: Use z size specifier for printf-ing size_t variable
Martin Str|mberg
2015-01-05
1
-1
/
+1
*
com32: change '%llx' to use PRIx64
Martin Str|mberg
2015-01-05
1
-8
/
+8
*
Make symbols defined in linker script HIDDEN
H. Peter Anvin
2014-06-10
1
-15
/
+15
*
biosboot: This file is not for EFI
nocomapi
H. Peter Anvin
2014-03-13
1
-0
/
+4
*
Merge branch 'nocomapi'
syslinux-6.03-pre7
H. Peter Anvin
2014-03-03
2
-8
/
+42
|
\
|
*
comapi: Remove the comapi interfaces completely
H. Peter Anvin
2014-02-13
1
-1
/
+1
|
*
bios: Remove shuffle and boot comapi call
H. Peter Anvin
2014-02-13
2
-8
/
+42
*
|
shuffler: Actually get the shuffler size sanely
syslinux-6.03-pre4
H. Peter Anvin
2014-02-27
2
-13
/
+8
|
/
*
Add const qualifiers
Gene Cumm
2014-01-25
1
-1
/
+1
*
com32sys_t inreg shall be zeroified prior intcall
Erwan Velu
2014-01-22
1
-0
/
+1
*
ansi: switch cindex type to attr_t
James Buren
2013-12-11
1
-1
/
+2
*
load_linux: Don't use size heuristic for non-relocatable kernels
H. Peter Anvin
2013-12-04
1
-33
/
+40
*
chain: Fix chainloading on 6.02
Raphael S. Carvalho
2013-10-17
1
-8
/
+14
*
com32/disk: Code cleanup at disk_write_sectors and disk_read_sectors.
Raphael S.Carvalho
2013-09-30
1
-83
/
+90
*
module: convert to dprintf() to aid debugging
syslinux-6.02-pre14
Matt Fleming
2013-07-26
3
-16
/
+23
*
tests: unit test bios_boot_linux()
Matt Fleming
2013-07-26
2
-1
/
+201
*
video.h: we need one syslinux_force_text_mode() prototype
Matt Fleming
2013-07-26
1
-1
/
+1
*
tests: syslinux_memmap_highest() unit tests
Matt Fleming
2013-07-26
1
-0
/
+66
*
load_linux: dynamically calculate the cmdline region
syslinux-6.02-pre12
Matt Fleming
2013-07-25
2
-4
/
+70
*
load_linux: extract the logic for cmdline_offset
Matt Fleming
2013-07-25
1
-4
/
+10
*
tests: delete test executables after each run
Matt Fleming
2013-07-24
1
-3
/
+1
*
tests: make mmap_entry globally available to unit tests
Matt Fleming
2013-07-24
5
-25
/
+9
*
tests: Syslinux unit tests
Matt Fleming
2013-07-23
6
-0
/
+468
*
movebits: Handle arbitrary combinations of SMT_FREE and SMT_TERMINAL
syslinux-6.02-pre6
H. Peter Anvin
2013-07-18
1
-29
/
+13
*
zonelist: allow syslinux_memmap_type() to demote SMT_FREE to SMT_TERMINAL
H. Peter Anvin
2013-07-17
1
-5
/
+16
*
movebits: allow allocation across region boundary
Matt Fleming
2013-07-17
1
-1
/
+16
*
memscan: build a linked list of memory scanners
Matt Fleming
2013-07-17
1
-119
/
+27
*
movebits: Add SMT_TERMINAL - a last resort region type
Matt Fleming
2013-07-17
2
-2
/
+2
*
memscan: pass enum syslinux_memmap_types around
Matt Fleming
2013-07-17
2
-10
/
+12
*
movebits: Add syslinux_memmap_find()
Matt Fleming
2013-07-17
2
-74
/
+78
*
zonelist: rename syslinux_memmap_find()...
Matt Fleming
2013-07-17
3
-6
/
+6
*
Merge tag 'syslinux-5.11-pre8' into firmware
syslinux-6.02-pre1
Matt Fleming
2013-07-08
2
-13
/
+125
|
\
[next]