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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmi: check both the AC and ID flags at the same time
HEAD
master
H. Peter Anvin
2019-02-20
1
-6
/
+11
*
cpu_has_eflag(): mark output registers as earlyclobbers
H. Peter Anvin
2019-02-20
1
-1
/
+1
*
cpu_has_eflag(): eliminate if the answer is already known
H. Peter Anvin
2019-02-20
2
-1
/
+20
*
Fix all warnings, and better separate code that should not be mixed
syslinux-6.04-pre3
H. Peter Anvin (Intel)
2019-02-07
1
-1
/
+1
*
libpng: update to 1.6.36
H. Peter Anvin
2019-02-04
7
-4355
/
+6050
*
Reorganize and clean up a bunch of the x86 code
H. Peter Anvin
2019-02-04
13
-389
/
+322
*
zlib: update to version 1.2.11
H. Peter Anvin
2019-01-28
3
-291
/
+914
*
pxe_api.h: finish revert of 9acbffd
Gene Cumm
2016-11-27
1
-3
/
+3
*
partial revert 9acbffd
Gene Cumm
2016-11-27
1
-2
/
+2
*
removing double l from auxilliary
Geert Stappers
2016-06-07
1
-1
/
+1
*
pxe_dns: remove obsolete pxe_dns.c wrapper
H. Peter Anvin
2016-04-06
1
-1
/
+1
*
pxe_api.h: remove __weak from prototypes
H. Peter Anvin
2016-04-06
1
-5
/
+5
*
com32/include/menu.h: Extend my_isspace
Gene Cumm
2015-07-18
1
-1
/
+1
*
fix a few typos
Jonathan Boeing
2015-05-03
1
-1
/
+1
*
libansi.h: depends on stdbool.h and stdio.h
Ferenc Wágner
2014-10-11
1
-0
/
+3
*
Centralize shift_is_held(), make it work to force the command line
syslinux-6.03-pre11
H. Peter Anvin
2014-04-20
1
-0
/
+1
*
kbd: Make getting the keyboard shift state a firmware method
H. Peter Anvin
2014-04-20
1
-0
/
+1
*
Add filesystem UUID to SYSAPPEND for FAT
Serj Kalichev
2014-03-13
1
-0
/
+1
*
Merge branch 'nocomapi'
syslinux-6.03-pre7
H. Peter Anvin
2014-03-03
1
-0
/
+3
|
\
|
*
bios: Remove shuffle and boot comapi call
H. Peter Anvin
2014-02-13
1
-0
/
+3
*
|
sys/module.h: fix some typos in function documentations
Ferenc Wágner
2014-03-01
1
-2
/
+3
*
|
sys/module.h: remove the #ifdef DYNAMIC_MODULE condition
Ferenc Wágner
2014-03-01
1
-20
/
+0
*
|
stdlib.h: provide a stub definition for getenv()
Ferenc Wágner
2014-03-01
1
-1
/
+6
*
|
dev.h: get size_t definition
Ferenc Wágner
2014-03-01
1
-0
/
+1
|
/
*
pxe: Export the initial stack and PXE(NV) structure, fix pxechn
H. Peter Anvin
2014-02-13
1
-2
/
+2
*
Merge remote-tracking branch 'origin/rockridge'
H. Peter Anvin
2014-02-12
2
-16
/
+138
|
\
|
*
Generic facilities for byteswapping and unaligned references
H. Peter Anvin
2013-04-02
2
-11
/
+141
*
|
Add const qualifiers
Gene Cumm
2014-01-25
1
-1
/
+1
*
|
com32: fix __bswap_64_macro
Gene Cumm
2014-01-25
1
-1
/
+1
*
|
ldlinux: Fix recent pxe symbol regression
Matt Fleming
2013-12-11
1
-1
/
+1
*
|
pxe: Make the SENDCOOKIES feature for HTTP worked again
Russel Santillanes
2013-12-06
1
-1
/
+1
*
|
com32/disk: Code cleanup at disk_write_sectors and disk_read_sectors.
Raphael S.Carvalho
2013-09-30
1
-0
/
+7
*
|
Merge branch 'elflink-pxe-fixes-for-mfleming-2' of git://github.com/geneC/sys...
Matt Fleming
2013-09-30
1
-0
/
+3
|
\
\
|
*
|
com32: Define ddprintf() macro
Gene Cumm
2013-09-23
1
-0
/
+3
*
|
|
load_linux: dynamically calculate the cmdline region
syslinux-6.02-pre12
Matt Fleming
2013-07-25
1
-0
/
+4
*
|
|
movebits: add an inline to test for SMT_FREE || SMT_TERMINAL
H. Peter Anvin
2013-07-17
1
-0
/
+5
*
|
|
memscan: build a linked list of memory scanners
Matt Fleming
2013-07-17
2
-4
/
+11
*
|
|
movebits: Add SMT_TERMINAL - a last resort region type
Matt Fleming
2013-07-17
1
-0
/
+1
*
|
|
memscan: pass enum syslinux_memmap_types around
Matt Fleming
2013-07-17
1
-1
/
+2
*
|
|
movebits: Add syslinux_memmap_find()
Matt Fleming
2013-07-17
1
-0
/
+6
*
|
|
zonelist: rename syslinux_memmap_find()...
Matt Fleming
2013-07-17
1
-3
/
+3
*
|
|
Merge branch 'kernel-loader' into for-hpa/elflink/firmware
Matt Fleming
2013-07-08
1
-1
/
+8
|
\
\
\
|
*
|
|
efi: implement Linux kernel handover protocol support
Matt Fleming
2013-07-08
1
-1
/
+8
*
|
|
|
Merge tag 'syslinux-5.11-pre8' into firmware
syslinux-6.02-pre1
Matt Fleming
2013-07-08
2
-2
/
+23
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
debug.c32: Dynamically enable/disable debug code at runtime
Matt Fleming
2013-07-05
2
-2
/
+23
|
|
|
/
|
|
/
|
*
|
|
firmware: s/set_mode/text_mode/
Matt Fleming
2013-07-04
1
-1
/
+1
|
|
/
|
/
|
*
|
ipappend: delete .ipappend_strings()
Matt Fleming
2013-06-19
1
-1
/
+0
*
|
firmware: correct the get_cursor() argument types
Matt Fleming
2013-06-19
1
-1
/
+1
*
|
com32: add prototype for get_derivative_info()
Matt Fleming
2013-06-19
1
-0
/
+2
*
|
Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmware
Matt Fleming
2013-03-22
14
-113
/
+233
|
\
|
[next]