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
*
pxelinux: complete but disable debugging code, not for production
syslinux-3.85-pre10
H. Peter Anvin
2010-02-12
1
-5
/
+14
*
core: document the stack location, use STACK_TOP throughout
H. Peter Anvin
2010-02-12
4
-7
/
+12
*
pxelinux: move the stack to avoid AMI BIOS bug
H. Peter Anvin
2010-02-12
3
-8
/
+24
*
vesa: for jpg or png images, tile the image across the screen
H. Peter Anvin
2010-02-08
1
-9
/
+37
*
sysdump: quiet gcc warning
H. Peter Anvin
2010-02-08
1
-1
/
+2
*
memdisk: make "nopass" type-specific, add "nopassany"
H. Peter Anvin
2010-02-08
1
-4
/
+11
*
sysdump: use the same serial receive threshold as the core
syslinux-3.85-pre9
H. Peter Anvin
2010-02-07
1
-1
/
+1
*
sysdump: make ymodem work even on a serial console
H. Peter Anvin
2010-02-07
3
-13
/
+47
*
sysdump: don't include final null byte in version file
H. Peter Anvin
2010-02-07
1
-1
/
+1
*
sysdump: ymodem: actually retransmit a block if we get NAK
H. Peter Anvin
2010-02-07
1
-2
/
+2
*
sysdump: actually make the new backend system work
syslinux-3.85-pre8
H. Peter Anvin
2010-02-07
7
-57
/
+72
*
sysdump: change to a two-phase generate/output model, buffer in memory
H. Peter Anvin
2010-02-07
10
-193
/
+183
*
sysdump: serial: add missing header file
H. Peter Anvin
2010-02-07
1
-0
/
+1
*
sysdump: be_tftp.c: fix prototype
H. Peter Anvin
2010-02-07
1
-1
/
+3
*
sysdump: *actually* generate the proper version string
H. Peter Anvin
2010-02-07
2
-4
/
+10
*
sysdump: handle the case of more than one DMI table
H. Peter Anvin
2010-02-07
1
-4
/
+11
*
sysdump: record the sysdump version used to generate a bundle
H. Peter Anvin
2010-02-07
2
-1
/
+15
*
sysdump: dump CPUID information
syslinux-3.85-pre7
H. Peter Anvin
2010-02-07
3
-0
/
+115
*
sysdump: remove unused variable
H. Peter Anvin
2010-02-07
1
-1
/
+0
*
sysdump: be more explicit about what we are doing
H. Peter Anvin
2010-02-06
4
-2
/
+9
*
sysdump: fix the dumping of the e820 memory information
H. Peter Anvin
2010-02-06
1
-0
/
+1
*
sysdump: fix hacking of the DMI structure address
H. Peter Anvin
2010-02-06
1
-7
/
+4
*
sysdump: dump memory map information
H. Peter Anvin
2010-02-06
3
-0
/
+82
*
sysdump: add PCI config space dumping
H. Peter Anvin
2010-02-06
4
-1
/
+72
*
sysdump: add support for dumping DMI tables
H. Peter Anvin
2010-02-06
6
-91
/
+136
*
sysdump: add back ymodem support; clean up memory dump structure
H. Peter Anvin
2010-02-06
15
-275
/
+325
*
sysdump: add missing return statement in cpio_writefile()
H. Peter Anvin
2010-02-06
1
-0
/
+2
*
pxe: add missing prototype for pxe_dns()
H. Peter Anvin
2010-02-06
1
-0
/
+1
*
sysdump: dump vesa modes, generate usable timestamps
H. Peter Anvin
2010-02-06
12
-15
/
+165
*
sysdump: first working version (can dump lowmem over TFTP)
H. Peter Anvin
2010-02-06
9
-6
/
+389
*
com32: add library function for DNS lookup
H. Peter Anvin
2010-02-06
2
-0
/
+71
*
syslinux/pxe.h use the same type as <com32.h> for a far pointer
H. Peter Anvin
2010-02-06
1
-4
/
+2
*
pxelinux: give our own IP address in the "derivate info" API call
H. Peter Anvin
2010-02-06
3
-1
/
+4
*
sysdump: port memdump to com32 with the intent of enhancing it
H. Peter Anvin
2010-02-06
10
-0
/
+2652
*
memdump: srecs need a length, and max 32 data bytes
H. Peter Anvin
2010-02-05
1
-7
/
+2
*
memdump: allow outputting S-records
H. Peter Anvin
2010-02-05
8
-26
/
+176
*
pxelinux: call reset_pxe before local boot
syslinux-3.85-pre6
H. Peter Anvin
2010-02-05
1
-0
/
+1
*
gPXE: change heap size to 512K
H. Peter Anvin
2010-02-05
2
-2
/
+18
*
memdisk: update documentation
H. Peter Anvin
2010-02-04
1
-4
/
+11
*
gPXE: bump the window size to 64K
H. Peter Anvin
2010-02-04
2
-2
/
+17
*
gPXE: suppress the Ctrl+B banner
syslinux-3.85-pre5
H. Peter Anvin
2010-02-03
3
-1
/
+31
*
Merge branch 'chainload'
H. Peter Anvin
2010-02-03
2
-110
/
+210
|
\
|
*
pxelinux: allow chainloading from gpxelinux
chainload
H. Peter Anvin
2010-02-03
2
-108
/
+208
|
*
pxelinux: stop using the PXE-provided stack
H. Peter Anvin
2010-02-03
1
-2
/
+2
*
|
menu: add MENU CLEAR option
H. Peter Anvin
2010-02-03
4
-1
/
+16
*
|
menu: when running hidden, clear the screen before final boot
H. Peter Anvin
2010-02-03
1
-5
/
+17
|
/
*
gpxelinux: use the cached DHCP packet
H. Peter Anvin
2010-02-02
1
-0
/
+1
*
Update gPXE to version 1.0.0
H. Peter Anvin
2010-02-02
683
-9709
/
+64099
*
mkdiskimage: add option -s to make a sparse image
syslinux-3.85-pre4
H. Peter Anvin
2010-02-01
1
-6
/
+10
*
core: set QUIET_FLAG if we load Linux "quiet"
H. Peter Anvin
2010-02-01
2
-4
/
+8
[next]