freebsd-src/stand/liblua
Warner Losh 9398a495eb loader: Add loader.exit
Add loader.exit(status). While one can get alomst this behavior with
loader.perform("quit"), quit doesn't allow a value to be returned to the
firmware. The interpretation of 'status' is firmware specific. This can
be used when autobooting doesn't work in scripts, for example, to allow
the firmware to try something else...

Sponsored by:		Netflix

Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D44094
2024-02-26 20:49:46 -07:00
..
float.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
gfx_utils.c loader: rename gfx_interp_md to gfx_interp_ref 2024-02-23 21:22:08 -07:00
lerrno.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
lerrno.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
locale.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
lpager.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
lstd.c libsa: Remove redundant sys/cdefs.h 2024-02-22 09:31:57 -07:00
lstd.h loader: For the mini-stdio we have for lua, #define them to something else 2024-02-20 20:31:50 -07:00
luaconf.h lua: reduce diffs between luaconf.h copies 2023-01-26 12:38:19 -05:00
luaconf.local.h lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
lutils.c loader: Add loader.exit 2024-02-26 20:49:46 -07:00
lutils.h loader/efi: Use unique linker set for lua 2024-02-24 17:57:13 -07:00
Makefile kboot: Add our own lua bindings 2024-02-15 20:59:23 -07:00
Makefile.depend dirdeps: Add missing dependency files 2023-10-29 17:08:29 -04:00
math.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00