aboutsummaryrefslogtreecommitdiff
path: root/stand
Commit message (Expand)AuthorAgeFilesLines
* stand: Spell LUA_COMPILE_SET correctly.Warner Losh17 hours1-1/+1
* boot1.efi: Don't redundantly include devpath.cWarner Losh5 days1-2/+1
* userboot: support environment and symlinks in test applicationStephen J. Kiernan12 days1-35/+161
* stand: Install gptboot.efi(8)Warner Losh2024-04-051-0/+1
* userboot: allow for overriding the version file locationStephen J. Kiernan2024-04-031-1/+1
* stand/efi: Changes to efichar to allow it to be used in the kernelStephen J. Kiernan2024-03-282-5/+20
* boot0: remove reference to fdiskEd Maste2024-03-251-1/+1
* loader.4th dictthreshold too smallSimon J. Gerraty2024-03-181-2/+2
* uboot/Makefile move BINDIRSimon J. Gerraty2024-03-181-1/+2
* kboot: kbootfdt: fix error handlingWarner Losh2024-03-111-7/+6
* kboot: Use is_linux_error to check mmap return errorWarner Losh2024-03-111-1/+1
* kboot: Print UEFI memory mapWarner Losh2024-03-111-0/+85
* kboot: hostfs -- check for llseek failure correctlyWarner Losh2024-03-111-3/+10
* kboot: Avoid UB in signed shiftWarner Losh2024-03-111-2/+3
* kboot: Create function for error checking.Warner Losh2024-03-111-4/+20
* loader/lua: Remove workaround for command_errorWarner Losh2024-02-291-6/+1
* loader/lua: Remove compat shim for loader.lua_pathWarner Losh2024-02-291-7/+1
* loader/lua: Remove pager shimWarner Losh2024-02-291-12/+0
* loader/efi: Small diff reductionWarner Losh2024-02-291-1/+2
* loader/zfs: Fix to actually return the last errorWarner Losh2024-02-291-8/+8
* stand: Remove dangling mips referencesWarner Losh2024-02-284-1058/+0
* loader: Add loader.exitWarner Losh2024-02-272-4/+16
* loader: we can only env_discard() existing variableToomas Soome2024-02-261-2/+6
* loader/efi: Only include interpreter's linker scriptWarner Losh2024-02-251-1/+1
* loader/ficl: Rename the ficl compile set to X4th_compile_setWarner Losh2024-02-253-4/+4
* loader/efi: Use unique linker set for luaWarner Losh2024-02-252-4/+5
* loader/efi: Linker sets not needed.Warner Losh2024-02-254-43/+0
* loader/kboot: simplify linker set inclusion a littleWarner Losh2024-02-252-22/+0
* loader/uboot: Move to foo.ldconfigWarner Losh2024-02-254-8/+8
* loader/powerpc: Share ldscriptWarner Losh2024-02-257-150/+13
* kboot: Centralize ldscript additionWarner Losh2024-02-257-6/+3
* loader: Move ldscripts to match more standard practicesWarner Losh2024-02-256-2/+2
* loader: rename gfx_interp_md to gfx_interp_refWarner Losh2024-02-245-5/+5
* loader: These files have no copyrightable materialWarner Losh2024-02-224-0/+8
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-22165-185/+3
* loader: return errors from writing ZFS labelsWarner Losh2024-02-221-1/+1
* kboot: Implement write support for hostdiskWarner Losh2024-02-221-7/+8
* loader/efi: Make gcc friendlier by move md_devWarner Losh2024-02-211-1/+2
* loader: Retire CTASSERTWarner Losh2024-02-214-11/+6
* kboot: Fix zfs bootonce protocolWarner Losh2024-02-211-20/+15
* loader: For the mini-stdio we have for lua, #define them to something elseWarner Losh2024-02-211-0/+21
* loader/libofw: Fix disk size truncationJustin Hibbits2024-02-211-1/+1
* loader: Make MK_LOADER_BIOS_TEXTONLY workWarner Losh2024-02-184-20/+88
* loader: Add textvidc to buildWarner Losh2024-02-181-0/+3
* loader: bring back old text-only video consoleWarner Losh2024-02-181-0/+645
* loader: Bump the limit to 560,000 bytes for BIOS loaderWarner Losh2024-02-161-3/+2
* loader: line line per src file in libi386Warner Losh2024-02-161-8/+29
* loader: Simplify build a littleWarner Losh2024-02-162-7/+4
* kboot: Add our own lua bindingsWarner Losh2024-02-165-1/+31
* loader: Move drawer.lua over to gfx table.Warner Losh2024-02-161-6/+19