aboutsummaryrefslogtreecommitdiff
path: root/stand/ficl
Commit message (Expand)AuthorAgeFilesLines
* loader: implement framebuffer consoleToomas Soome2021-01-022-0/+187
* ficl: make dump a bit friendlierToomas Soome2020-12-011-6/+32
* ficl: instead of pad, emit can use local variableToomas Soome2020-12-011-1/+1
* Tweak ficl definition from r365724Brandon Bergren2020-09-221-1/+1
* stand/ficl 64-bit compatibilityBrandon Bergren2020-09-142-4/+7
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-091-1/+1
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-081-1/+1
* Remove sparc64 support from the boot loader.Warner Losh2020-02-032-511/+0
* Add support for hypervisor check on x86Simon J. Gerraty2019-10-244-51/+85
* ficl: add xemit wordToomas Soome2019-09-051-0/+8
* ficl: add uIsGreater wordToomas Soome2019-09-051-0/+13
* ficl pfopen: verify fileSimon J. Gerraty2019-05-241-0/+17
* Enable veriexec for loaderSimon J. Gerraty2019-02-263-9/+18
* Prefer uintXX_t to u_intXX_tWarner Losh2018-03-139-47/+47
* stand/ficl: Fix testmainKyle Evans2018-03-071-1/+2
* Eliminate bsd.stand.mk and -fPIC 32-bit intel buildsWarner Losh2018-02-161-1/+0
* Centralize several variables.Warner Losh2018-02-021-1/+0
* Revert r326855: Cargo cut a fix for the regressions r326585 caused.Warner Losh2017-12-141-3/+3
* Cargo cut a fix for the regressions r326585 caused.Warner Losh2017-12-141-3/+3
* This path belongs in ficl/Makefile, not the common defines for usersWarner Losh2017-12-081-0/+2
* Include ficl.h before anything else and avoid including anything atWarner Losh2017-12-051-3/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-1450-0/+20698