Lines Matching full:loader
10 .Nm loader.lua
11 .Nd Fx Lua loader module
17 .Ic loader
21 .Ic loader
23 There is no need to require it like other loader-specific modules.
26 .Nm loader
51 .Nm loader
65 Exit the boot loader back to the firmware with a status of
69 Execute the loader builtin command
111 Execute the loader builtin command
114 .Bl -tag -width loader -offset indent
115 .It loader.CMD_OK
117 .It loader.CMD_WARN
120 .It loader.CMD_ERROR
125 .It loader.CMD_CRIT
127 .It loader.CMD_FATAL
129 and the loader panicked.
135 Outputs the string using the loader's
143 into the loader's environment list.
147 Returns the loader's notion of time, in seconds since 1970.
148 The value of loader's notion varies somewhat between different loading
153 from the loader's environment list.
169 .Ic loader
174 .Pa /boot/lua/loader.lua
180 .Xr loader.conf 5 ,
183 .Xr loader 8 ,