aboutsummaryrefslogtreecommitdiff
path: root/stand/loader.mk
Commit message (Expand)AuthorAgeFilesLines
* loader: start kernel in text mode when there is no vbefb vt driverToomas Soome2021-01-261-0/+9
* loader: fix build on non-x86 platformsToomas Soome2021-01-021-5/+5
* loader: implement framebuffer consoleToomas Soome2021-01-021-0/+6
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-1/+1
* RISC-V boot1.efi and loader.efi supportMitchell Horne2020-07-061-0/+3
* loader: create single zfs nextboot implementationToomas Soome2020-06-201-0/+1
* loader: remove libsa/crc32.c and use version from zlibToomas Soome2020-03-191-0/+1
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-081-0/+3
* Remove sparc64 support from the boot loader.Warner Losh2020-02-031-3/+0
* Add flua to the base system, install to /usr/libexecKyle Evans2019-11-181-1/+1
* stand: consolidate knowledge of lua pathKyle Evans2019-11-021-0/+1
* Remove NAND and NANDFS supportWarner Losh2019-06-251-3/+0
* loader: implement map-vdisk and unmap-vdisk commandsToomas Soome2019-04-261-1/+1
* Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas2019-04-031-0/+4
* Enable veriexec for loaderSimon J. Gerraty2019-02-261-0/+4
* Create MK_LOADER_VERBOSE and connect it to ELF_VERBOSE in the loaderWarner Losh2019-01-071-0/+4
* Create a loader for each interpreter for x86 BIOS and all EFIWarner Losh2018-08-141-4/+5
* Collapse zfsloader functionality back down into loader.Warner Losh2018-07-201-1/+1
* Move ZFS files into libsaWarner Losh2018-07-081-7/+0
* Remove redundant defs.mk includes. They aren't needed.Warner Losh2018-06-141-2/+0
* stand: Fix copy-paste-o, unbreaks libi386 lualoader buildKyle Evans2018-03-091-1/+1
* Consolidate three copies of ZFS commands into a central location.Warner Losh2018-02-211-1/+2
* Unify metadata load files for arm, mips, powerpc, sparc64Justin Hibbits2018-02-131-0/+4
* Add Lua as a scripting langauge to /boot/loaderWarner Losh2018-02-121-4/+14
* Invent new LDR_INTERP for the loader interpreter to use. Use this inWarner Losh2018-02-021-2/+3
* Break out the interpreters (simple and forth) w/o ifdefs. This isWarner Losh2018-01-311-0/+2
* Fix ubldr. uboot/lib uses defines for the loader. It's part of theWarner Losh2017-12-291-4/+1
* libficl is only ever used in a loader (never a boot) program. Move itWarner Losh2017-12-181-0/+10
* Move loader help file definitions to being 100% inside of loader.mk.Warner Losh2017-12-181-0/+2
* Move loader-only defines to loader.mk from defs.mkWarner Losh2017-12-161-0/+47
* Revert r326792, r326784, r326772, r326712Warner Losh2017-12-121-2/+0
* Create interp class.Warner Losh2017-12-081-0/+2
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+100