opnsense-src/stand/liblua
Kyle Evans 2630b89b56 liblua: Add loader.machine and loader.machine_arch properties
Provisioned from MACHINE/MACHINE_ARCH on the system, expose loader.machine
and loader.machine_arch respectively.

These may be used to hide ACPI option on non-applicable archs.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D14446
2018-02-20 18:24:20 +00:00
..
float.h Add Lua as a scripting langauge to /boot/loader 2018-02-12 15:31:53 +00:00
lfs.c Lua lfs.attributes: Provide a more consistent error return 2018-02-20 18:21:30 +00:00
lfs.h Lua loader: Add barebones "lfs" module 2018-02-18 01:15:25 +00:00
locale.h Add Lua as a scripting langauge to /boot/loader 2018-02-12 15:31:53 +00:00
lstd.c liblua: Emulate DIR, opendir, fdopendir, closedir 2018-02-17 22:18:39 +00:00
lstd.h liblua: Emulate DIR, opendir, fdopendir, closedir 2018-02-17 22:18:39 +00:00
luaconf.h Add Lua as a scripting langauge to /boot/loader 2018-02-12 15:31:53 +00:00
lutils.c liblua: Add loader.machine and loader.machine_arch properties 2018-02-20 18:24:20 +00:00
lutils.h interp_lua: Register io/loader with regular Lua module system 2018-02-18 01:13:58 +00:00
Makefile Lua loader: Add barebones "lfs" module 2018-02-18 01:15:25 +00:00
math.h Add Lua as a scripting langauge to /boot/loader 2018-02-12 15:31:53 +00:00