summaryrefslogtreecommitdiff
path: root/com32/lua/src
Commit message (Expand)AuthorAgeFilesLines
* lua: return the modified object from the initramfs methodsFerenc Wágner2014-10-131-2/+4
* lua: initramfs: enable adding nonempty filesFerenc Wágner2014-10-131-4/+11
* lua: don't do a local boot when asked to final_cleanupFerenc Wágner2014-10-131-2/+1
* lua: do not leak initramfs data chunks on garbage collectionFerenc Wágner2014-10-131-0/+16
* lua: make initramfs structures full userdata objects with methodsFerenc Wágner2014-10-131-25/+43
* lua: unused optional arguments can goFerenc Wágner2014-10-121-10/+0
* lua: make the file operations methodsFerenc Wágner2014-10-121-2/+7
* lua: garbage collect file objectsFerenc Wágner2014-10-121-0/+15
* lua: represent syslinux files as full userdataFerenc Wágner2014-10-121-21/+13
* lua: Remove even more cruft from syslinux.cFerenc Wágner2014-10-121-44/+2
* lua: vesa: delete stray would-be-debug outputFerenc Wágner2014-10-111-2/+0
* lua: share the export macro (CPP only change)Ferenc Wágner2014-10-111-39/+39
* lua: add the IMAGE_TYPE table to the syslinux moduleFerenc Wágner2014-10-111-0/+13
* lua: make kernel and initrd progress output match in sl_boot_linuxFerenc Wágner2014-10-111-4/+4
* lua: Remove additional old cruft from sl_boot_linux()syslinux-6.03-pre9H. Peter Anvin2014-03-131-4/+0
* lua: Remove obsolete crap from sl_boot_linux()syslinux-6.03-pre8H. Peter Anvin2014-03-131-29/+0
* lua: In sl_initramfs_add_file(), actually use the real file nameH. Peter Anvin2014-03-131-3/+3
* lua: base the package load paths on the Syslinux pathFerenc Wágner2014-03-022-2/+35
* lua: upgrade to 5.2.3Ferenc Wágner2014-03-0258-89/+127
* lua: start of a binding module for libmenu.c32Ferenc Wágner2014-03-022-0/+94
* lua: make the dmi module standaloneFerenc Wágner2014-03-012-4/+14
* lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension modulesFerenc Wágner2014-03-016-8/+13
* lua: bind get_key() in the syslinux moduleFerenc Wágner2014-03-011-0/+49
* lua: reactivate the syslinux extension moduleFerenc Wágner2014-03-012-2/+3
* lua: add the LuaFileSystem libraryFerenc Wágner2014-03-012-0/+297
* lua: enable dynamic module loadingFerenc Wágner2014-03-012-0/+48
* lua: the COM32 API does not support freopen()Ferenc Wágner2014-03-011-0/+2
* lua: the COM32 API does not support time()Ferenc Wágner2014-03-011-0/+5
* lua: the COM32 API actually supports exit() of oslibFerenc Wágner2014-03-012-1/+11
* lua: the COM32 API supports only part of iolibFerenc Wágner2014-03-012-0/+25
* lua: the COM32 API does not provide strcoll()Ferenc Wágner2014-03-011-0/+3
* lua: use integer arithmeticFerenc Wágner2014-03-016-11/+94
* lua: the COM32 API does not provide locale.hFerenc Wágner2014-03-011-0/+4
* lua: explicitly put the console in standard modeFerenc Wágner2014-03-011-0/+4
* lua: the COM32 API does not provide signal.hFerenc Wágner2014-03-011-0/+6
* lua: replace src/Makefile to build Lua as a Syslinux COM32 moduleFerenc Wágner2014-03-011-172/+49
* lua: import Lua 5.2.2Ferenc Wágner2014-03-0162-6434/+9453
* com32sys_t inreg shall be zeroified prior intcallErwan Velu2014-01-221-1/+2
* Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-3/+4
|\
| * Always strip all the modulesH. Peter Anvin2013-01-171-3/+4
* | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-054-219/+482
|\ \ | |/
| * Merge branch 'master' into elflinkMatt Fleming2012-10-244-219/+482
| |\
| | * In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...Hung-chi Lihn2012-09-222-208/+420
| | * Added the native syslinux functions config_file(), ipappend_strs(), and reboo...Hung-chi Lihn2012-09-221-0/+33
| | * The current Lua.c32 does not enable io.read() due to some missing library fun...Hung-chi Lihn2012-09-221-11/+29
* | | Add per-firmware object directory supportMatt Fleming2012-10-161-2/+1
|/ /
* | Merge branch 'master' into elflinkMatt Fleming2012-07-191-2/+2
|\ \ | |/
| * com32: Add device tree supportThierry Reding2012-06-291-2/+2
* | Delete all references to __com32.cs_bounceMatt Fleming2012-06-081-9/+22
* | Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-315-0/+412
|\ \ | |/