aboutsummaryrefslogtreecommitdiff
path: root/stand/common/metadata.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sparc64 support from the boot loader.Warner Losh2020-02-031-67/+1
* Extend loader(8) geli support to all architectures and all disk-like devices.Ian Lepore2018-07-131-1/+7
* Transition to boot_env_to_howto and boot_howto_to_env in the bootWarner Losh2018-07-131-1/+1
* Eliminate boot loader copies of boot arg parsing.Warner Losh2018-07-131-52/+2
* stand: Fix build after r334882Kyle Evans2018-06-091-0/+1
* stand: Consolidate checking for boot flags driven by environment varsKyle Evans2018-06-091-7/+1
* - Unbreak booting sparc64 kernels after the metadata unification inMarius Strobl2018-05-211-3/+5
* Prefer uintXX_t to u_intXX_tWarner Losh2018-03-131-1/+1
* Fix module loading on arm after the metadata.c unification in r329190.Ian Lepore2018-02-281-1/+6
* stand: Fix ubldr after r329190Kyle Evans2018-02-151-0/+36
* Unify metadata load files for arm, mips, powerpc, sparc64Justin Hibbits2018-02-131-0/+434