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
*
lua: Remove obsolete crap from sl_boot_linux()
obsolete-20140313
H. Peter Anvin
2014-03-13
1
-29
/
+0
*
lua: In sl_initramfs_add_file(), actually use the real file name
H. Peter Anvin
2014-03-13
1
-3
/
+3
*
Merge branch 'nocomapi'
syslinux-6.03-pre7
H. Peter Anvin
2014-03-03
19
-541
/
+117
|
\
|
*
lib.mk: Add biosboot.o
H. Peter Anvin
2014-02-13
1
-1
/
+1
|
*
comapi: Remove the comapi interfaces completely
H. Peter Anvin
2014-02-13
10
-459
/
+17
|
*
bios: Remove shuffle and boot comapi call
H. Peter Anvin
2014-02-13
11
-53
/
+89
|
*
bios: Remove comapi calls related to the ADV
H. Peter Anvin
2014-02-13
4
-38
/
+20
*
|
lua: replace the syslinux module test with an automatic boot menu generator
syslinux-6.03-pre6
Ferenc Wágner
2014-03-02
1
-0
/
+152
*
|
lua: base the package load paths on the Syslinux path
Ferenc Wágner
2014-03-02
2
-2
/
+35
*
|
lua: upgrade to 5.2.3
Ferenc Wágner
2014-03-02
63
-107
/
+160
*
|
lua: add demo of the cmenu binding (the simple example)
Ferenc Wágner
2014-03-02
1
-0
/
+34
*
|
lua: start of a binding module for libmenu.c32
Ferenc Wágner
2014-03-02
2
-0
/
+94
*
|
lua: make the dmi module standalone
Ferenc Wágner
2014-03-01
2
-4
/
+14
*
|
lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension modules
Ferenc Wágner
2014-03-01
7
-8
/
+19
*
|
lua: bind get_key() in the syslinux module
Ferenc Wágner
2014-03-01
1
-0
/
+49
*
|
lua: reactivate the syslinux extension module
Ferenc Wágner
2014-03-01
2
-2
/
+3
*
|
lua: add the LuaFileSystem library
Ferenc Wágner
2014-03-01
2
-0
/
+297
*
|
lua: enable dynamic module loading
Ferenc Wágner
2014-03-01
2
-0
/
+48
*
|
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
*
|
lua: the COM32 API does not support freopen()
Ferenc Wágner
2014-03-01
1
-0
/
+2
*
|
lua: the COM32 API does not support time()
Ferenc Wágner
2014-03-01
1
-0
/
+5
*
|
lua: the COM32 API actually supports exit() of oslib
Ferenc Wágner
2014-03-01
2
-1
/
+11
*
|
stdlib.h: provide a stub definition for getenv()
Ferenc Wágner
2014-03-01
1
-1
/
+6
*
|
lua: the COM32 API supports only part of iolib
Ferenc Wágner
2014-03-01
2
-0
/
+25
*
|
lua: the COM32 API does not provide strcoll()
Ferenc Wágner
2014-03-01
1
-0
/
+3
*
|
lua: use integer arithmetic
Ferenc Wágner
2014-03-01
6
-11
/
+94
*
|
lua: the COM32 API does not provide locale.h
Ferenc Wágner
2014-03-01
1
-0
/
+4
*
|
lua: explicitly put the console in standard mode
Ferenc Wágner
2014-03-01
1
-0
/
+4
*
|
lua: the COM32 API does not provide signal.h
Ferenc Wágner
2014-03-01
1
-0
/
+6
*
|
dev.h: get size_t definition
Ferenc Wágner
2014-03-01
1
-0
/
+1
*
|
lua: replace src/Makefile to build Lua as a Syslinux COM32 module
Ferenc Wágner
2014-03-01
1
-172
/
+49
*
|
lua: import Lua 5.2.2
Ferenc Wágner
2014-03-01
115
-10901
/
+14357
*
|
core, bios: Move __syslinux_shuffler_size to assembly
syslinux-6.03-pre5
H. Peter Anvin
2014-02-28
2
-8
/
+7
*
|
shuffler: Actually get the shuffler size sanely
syslinux-6.03-pre4
H. Peter Anvin
2014-02-27
5
-15
/
+23
*
|
Makefiles: export the firmware type as a cpp variable
H. Peter Anvin
2014-02-27
7
-9
/
+13
*
|
core, bios: Incorrect detection of EDD in /core/fs/diskio_bios.c
syslinux-6.03-pre3
Andy Alex
2014-02-26
1
-0
/
+2
*
|
Merge branch 'syslinux-5.xx'
H. Peter Anvin
2014-02-26
1
-3
/
+3
|
\
\
|
*
|
bios: Don't truncate memory size needed to 16 bits
syslinux-5.xx
H. Peter Anvin
2014-02-26
1
-1
/
+1
|
*
|
bios: Fix lowmem check
H. Peter Anvin
2014-02-26
1
-2
/
+2
*
|
|
Makefile.private: archive the gnu-efi submodule, too.
syslinux-6.03-pre2
H. Peter Anvin
2014-02-23
1
-0
/
+4
*
|
|
mk/efi.mk: Add libefi.a dependency
Gene Cumm
2014-02-22
1
-2
/
+2
*
|
|
efi: fix up gnu-efi build
Gene Cumm
2014-02-22
5
-18
/
+61
*
|
|
gnu-efi: update to ab54e2b4
Gene Cumm
2014-02-22
1
-0
/
+0
*
|
|
Makefile: make "make spotless" actually work
H. Peter Anvin
2014-02-21
1
-11
/
+17
*
|
|
efi: We need -m32/-m64 even when processing assembly
H. Peter Anvin
2014-02-21
1
-6
/
+4
*
|
|
mk/efi.mk: Disable stack protector
Magnus Granberg
2014-02-21
1
-1
/
+2
*
|
|
efi: Useless relocation section in PE file
Sylvain Gault
2014-02-14
1
-18
/
+2
*
|
|
efi: PE file size differ from in-memory size
Sylvain Gault
2014-02-14
3
-101
/
+45
*
|
|
efi: Remove buggy relocation in PE file
Sylvain Gault
2014-02-14
1
-12
/
+6
[next]