| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lua: simplify the function/value handling in the automenu test | Ferenc Wágner | 2014-10-13 | 1 | -10/+7 |
| | | | | | Signed-off-by: Ferenc Wágner <wferi@niif.hu> | ||||
| * | lua: move the automenu test from the boot_linux to the boot_it binding | Ferenc Wágner | 2014-10-13 | 1 | -5/+18 |
| | | | | | Signed-off-by: Ferenc Wágner <wferi@niif.hu> | ||||
| * | lua: replace the syslinux module test with an automatic boot menu generatorsyslinux-6.03-pre6 | Ferenc Wágner | 2014-03-02 | 1 | -0/+152 |
| | | |||||
| * | lua: add demo of the cmenu binding (the simple example) | Ferenc Wágner | 2014-03-02 | 1 | -0/+34 |
| | | |||||
| * | lua: import Lua 5.2.2 | Ferenc Wágner | 2014-03-01 | 26 | -678/+0 |
| | | | | | | | Source downloaded from http://www.lua.org/ftp/lua-5.2.2.tar.gz. The com32/lua directory now matches exactly the source distribution, plus the various Syslinux extension modules and their documentation. | ||||
| * | lua: Adding CPU module | Erwan Velu | 2011-02-08 | 1 | -0/+19 |
| | | |||||
| * | lua: Add .syslinux.derivative() and .syslinux.version() | Gert Hulselmans | 2010-07-07 | 1 | -0/+38 |
| | | | | | | | | Add .syslinux.derivative() and .syslinux.version(). Add an example script which shows how you can use .syslinux.derivative(). Signed-off-by: Gert Hulselmans <gerth@zytor.com> | ||||
| * | lua: change syslinux.sleep() to seconds, syslinux.msleep() to ms | H. Peter Anvin | 2010-07-05 | 1 | -5/+5 |
| | | | | | | | | For consistency with just about everything else, make syslinux.sleep() count seconds, and syslinux.msleep() count milliseconds. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
| * | Updated | Marcel Ritter | 2009-10-12 | 1 | -0/+44 |
| | | |||||
| * | COM32: lua - add vesa functions (only mode listing right now) | Marcel Ritter | 2008-12-15 | 1 | -0/+11 |
| | | |||||
| * | COM32: lua - basic pci functions implemented | Marcel Ritter | 2008-12-15 | 1 | -0/+34 |
| | | |||||
| * | COM32: lua - added dmi functions | Marcel Ritter | 2008-12-15 | 1 | -0/+21 |
| | | |||||
| * | COM32: lua - added simple syslinux_run_command function | Marcel Ritter | 2008-12-15 | 1 | -0/+1 |
| | | |||||
| * | Import Lua 5.1.3 | Alexey Zaytsev | 2008-07-18 | 20 | -0/+510 |
| Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | |||||
