freebsd-src/stand
Stephen J. Kiernan a50d73d578 loader: Change version calculation to be more consistent.
Use 1000 * major + minor when calculating the version number that
gets set in the Ficl environment or lua loader property. This allows
for more room if the minor number needs to go above 9.

Add loader.version property to lua loader.

Reviewed by:	imp
Obtained from:	Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D39631
2023-04-19 13:58:53 -04:00
..
arm64
common loader: Change version calculation to be more consistent. 2023-04-19 13:58:53 -04:00
defaults
efi Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fdt
ficl Revert "stand: Grammar fix for a source code comment" 2022-09-05 15:40:55 +02:00
ficl32 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
fonts
forth
i386 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
images
kboot Parse /kboot.conf 2023-03-13 20:45:50 -06:00
kshim
liblua loader: Change version calculation to be more consistent. 2023-04-19 13:58:53 -04:00
liblua32
libofw stand/ofw: dev can't be NULL here 2023-01-13 14:22:38 -07:00
libsa stand: Add a snarky note about the upstream ZFS situation 2023-04-18 15:31:17 -06:00
libsa32 Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
lua loader: lua: disable autoboot timer after password entry 2023-04-15 21:39:56 -05:00
man loader.efi(8): document slop control, amd64 nocopy, and amd64 fault commands 2022-09-06 18:55:45 +03:00
powerpc loader: always install help files 2023-02-03 16:35:06 -04:00
uboot loader: always install help files 2023-02-03 16:35:06 -04:00
usb stand: For all disk drivers, connect dv_parsedev to disk_parsedev 2022-11-30 15:30:32 -07:00
userboot Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
defs.mk
fdt.mk
ficl.mk
loader.mk loader: always install help files 2023-02-03 16:35:06 -04:00
lua.mk lua: Update to 5.4.4 2023-02-08 10:33:26 -07:00
Makefile
Makefile.amd64
Makefile.inc
veriexec.mk