summaryrefslogtreecommitdiff
path: root/usr/src/boot/forth
AgeCommit message (Collapse)AuthorFilesLines
2022-07-2714748 loader: support for hiding the cursor on the console (fix autoboot)Toomas Soome1-0/+5
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-07-2714825 loader: recognize and process boot-arg -xToomas Soome2-2/+13
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Alexander Eremin <aeremin@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-07-2114748 loader: support for hiding the cursor on the consoleToomas Soome2-0/+10
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-1714609 loader: os console in options menu should use first name from listToomas Soome1-0/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-02-1714480 loader: restructure loader source treeToomas Soome32-0/+7656
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Michael van der Westhuizen <r1mikey@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>