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
/
lua
/
src
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
1
-0
/
+1
*
lua: return the modified object from the initramfs methods
Ferenc Wágner
2014-10-13
1
-2
/
+4
*
lua: initramfs: enable adding nonempty files
Ferenc Wágner
2014-10-13
1
-4
/
+11
*
lua: don't do a local boot when asked to final_cleanup
Ferenc Wágner
2014-10-13
1
-2
/
+1
*
lua: do not leak initramfs data chunks on garbage collection
Ferenc Wágner
2014-10-13
1
-0
/
+16
*
lua: make initramfs structures full userdata objects with methods
Ferenc Wágner
2014-10-13
1
-25
/
+43
*
lua: unused optional arguments can go
Ferenc Wágner
2014-10-12
1
-10
/
+0
*
lua: make the file operations methods
Ferenc Wágner
2014-10-12
1
-2
/
+7
*
lua: garbage collect file objects
Ferenc Wágner
2014-10-12
1
-0
/
+15
*
lua: represent syslinux files as full userdata
Ferenc Wágner
2014-10-12
1
-21
/
+13
*
lua: Remove even more cruft from syslinux.c
Ferenc Wágner
2014-10-12
1
-44
/
+2
*
lua: vesa: delete stray would-be-debug output
Ferenc Wágner
2014-10-11
1
-2
/
+0
*
lua: share the export macro (CPP only change)
Ferenc Wágner
2014-10-11
1
-39
/
+39
*
lua: add the IMAGE_TYPE table to the syslinux module
Ferenc Wágner
2014-10-11
1
-0
/
+13
*
lua: make kernel and initrd progress output match in sl_boot_linux
Ferenc Wágner
2014-10-11
1
-4
/
+4
*
lua: Remove additional old cruft from sl_boot_linux()
syslinux-6.03-pre9
H. Peter Anvin
2014-03-13
1
-4
/
+0
*
lua: Remove obsolete crap from sl_boot_linux()
syslinux-6.03-pre8
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
*
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
58
-89
/
+127
*
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
6
-8
/
+13
*
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
*
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
*
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
*
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
62
-6434
/
+9453
*
com32sys_t inreg shall be zeroified prior intcall
Erwan Velu
2014-01-22
1
-1
/
+2
*
Merge tag 'syslinux-5.01' into firmware
syslinux-6.00-pre4
Matt Fleming
2013-01-29
1
-3
/
+4
|
\
|
*
Always strip all the modules
H. Peter Anvin
2013-01-17
1
-3
/
+4
*
|
Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmware
Matt Fleming
2012-11-05
4
-219
/
+482
|
\
|
|
*
Merge branch 'master' into elflink
Matt Fleming
2012-10-24
4
-219
/
+482
|
|
\
|
|
*
In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...
Hung-chi Lihn
2012-09-22
2
-208
/
+420
|
|
*
Added the native syslinux functions config_file(), ipappend_strs(), and reboo...
Hung-chi Lihn
2012-09-22
1
-0
/
+33
|
|
*
The current Lua.c32 does not enable io.read() due to some missing library fun...
Hung-chi Lihn
2012-09-22
1
-11
/
+29
*
|
|
Add per-firmware object directory support
Matt Fleming
2012-10-16
1
-2
/
+1
|
/
/
*
|
Merge branch 'master' into elflink
Matt Fleming
2012-07-19
1
-2
/
+2
|
\
|
|
*
com32: Add device tree support
Thierry Reding
2012-06-29
1
-2
/
+2
*
|
Delete all references to __com32.cs_bounce
Matt Fleming
2012-06-08
1
-9
/
+22
[next]