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
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/menu.txt: further corrections
obsolete-20150906
Gene Cumm
2015-09-06
1
-6
/
+7
*
doc/menu.txt: correction, rewording and type corrections.
Gene Cumm
2015-09-06
1
-89
/
+99
*
efi/x86_64: leave long mode properly
Thomas Letan
2015-09-06
1
-20
/
+41
*
libupload: Reworking tftp support to use core functions
Erwan Velu
2015-09-04
5
-150
/
+220
*
tftp: Report server IP address on debug message
Erwan Velu
2015-09-04
1
-1
/
+10
*
hdt: print tftp error number & message if dump failed
Erwan Velu
2015-09-04
1
-1
/
+2
*
hdt: Removing commas and plus signs from filename
Erwan Velu
2015-09-04
1
-0
/
+6
*
debug: Adding -DDEBUG_THREAD
Erwan Velu
2015-09-04
2
-0
/
+5
*
gpllib: Updating dmi code
Erwan Velu
2015-09-04
6
-30
/
+67
*
hdt: Avoid false-positive single command detection
Erwan Velu
2015-09-04
1
-2
/
+2
*
hdt: Fixing argv usage to avoid crash
Erwan Velu
2015-09-04
1
-5
/
+5
*
core: dprintf on malloc/free if -DDEBUG_MALLOC
Erwan Velu
2015-09-02
2
-0
/
+6
*
efi: Change status check when draining keyboard
Oliver Wagner
2015-09-02
1
-1
/
+1
*
com32: write_sectors() sizing corrections
Robert
2015-08-27
1
-3
/
+3
*
efi/main: set/check for NULL in efi_create_binding()
Patrick Masotta
2015-08-01
1
-2
/
+2
*
efi: Hunt for service binding handle if needed
Gene Cumm
2015-07-19
1
-7
/
+39
*
efi: add efi_get_MAC()
Gene Cumm
2015-07-19
1
-0
/
+36
*
efi: rename pxe_handle to image_device_handle
Gene Cumm
2015-07-19
3
-9
/
+9
*
com32 readconfig: use my_isspace()
Gene Cumm
2015-07-18
2
-2
/
+2
*
com32/include/menu.h: Extend my_isspace
Gene Cumm
2015-07-18
1
-1
/
+1
*
core/serirq: Use memset not memcpy
Gene Cumm
2015-07-18
1
-1
/
+1
*
efi/udp: Don't use AllowPromiscuous
Gene Cumm
2015-07-18
1
-2
/
+0
*
efi: Provide feedback on Configure() failures
Gene Cumm
2015-07-18
2
-6
/
+10
*
efi/main.c: don't close handle early
Patrick Masotta
2015-06-27
1
-3
/
+0
*
efi/pxe.c: missing return
Patrick Masotta
2015-06-26
1
-0
/
+1
*
efi/pxe: Reuse handle
Gene Cumm
2015-06-25
3
-35
/
+23
*
core/pxe/dhcp_option: Filter options based on pkt_type
Gene Cumm
2015-06-25
1
-1
/
+4
*
core/pxe: Don't prevent serverip override
Gene Cumm
2015-06-25
1
-3
/
+0
*
core/pxe: extend parse_dhcp() for packet type
Gene Cumm
2015-06-20
4
-9
/
+11
*
core/fs/pxe/dhcp_option: comment spelling
Gene Cumm
2015-06-09
1
-1
/
+1
*
efi/pxe: save MAC after parsing last packet
Patrick Masotta
2015-06-09
1
-9
/
+11
*
efi/pxe: Use the appropriate 3rd packet
Patrick Masotta
2015-05-26
1
-1
/
+9
*
efi/pxe: Amend comments to clarify BIOS.
Gene Cumm
2015-05-25
1
-3
/
+3
*
ldlinux.c32: SERIAL directive: Allow octal/hex on port/flow control
Andrew J. Schorr
2015-05-24
1
-2
/
+2
*
com32/Makefile: resequence/regroup
Gene Cumm
2015-05-17
1
-10
/
+8
*
com32/Makefile: additional dependencies
Jonathan Boeing
2015-05-17
1
-2
/
+2
*
hdt: fix sizeof(char *) misuse
Jonathan Boeing
2015-05-03
1
-3
/
+2
*
hdt: fix sizeof(char *) misuse
Jonathan Boeing
2015-05-03
1
-89
/
+89
*
hdt: fix sizeof(char *) misuse
Jonathan Boeing
2015-05-03
1
-89
/
+89
*
gpllib: fix sizeof(char *) misuse
Jonathan Boeing
2015-05-03
1
-10
/
+14
*
pxe: fix truncation warning
Jonathan Boeing
2015-05-03
1
-1
/
+1
*
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
*
fix a few typos
Jonathan Boeing
2015-05-03
3
-3
/
+3
*
com32/lib/syslinux/load_linux.c: update prot_mode_base
Scot Doyle
2015-04-18
1
-0
/
+1
*
chain: year update in commments (trivial)
Gene Cumm
2015-03-15
11
-11
/
+11
*
chain/partiter: add options to ignore GPT crc checks
Michal Soltys
2015-03-15
4
-23
/
+57
*
chain/partiter: call notsane_gpt_hdr() per header
Michal Soltys
2015-03-15
1
-48
/
+48
*
diag/geodsp/: Remove geodsp1s_f.img.xz image from target; Copyright
Gene Cumm
2015-02-22
4
-5
/
+5
*
core/diskboot.inc: spelling
Gene Cumm
2015-02-16
1
-1
/
+1
[next]