aboutsummaryrefslogtreecommitdiff
path: root/stand
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Remove obsolete MK_LOADER_FORCE_LEBrandon Bergren2020-09-151-6/+0
* stand/ficl 64-bit compatibilityBrandon Bergren2020-09-143-5/+8
* Only set WARNS if not definedKyle Evans2020-09-113-3/+3
* Ignore the .interp section in the arm64 EFI loaderAndrew Turner2020-09-101-0/+1
* stand/efihttp: Work around a bug in edk2 http instance reconfigurationD Scott Phillips2020-09-091-0/+16
* Fix 64-bit build of libofw.Brandon Bergren2020-09-081-10/+10
* Quiet int-to-pointer-cast warnings on i386 with GCC 9.John Baldwin2020-09-041-2/+2
* Update to today's dateWarner Losh2020-09-011-3/+1
* Add defines for OpenZFS variablesWarner Losh2020-09-011-0/+3
* Very preliminary loader.efi(8) man pageWarner Losh2020-09-012-0/+55
* Document boot1.efiWarner Losh2020-09-012-0/+102
* zalloc_malloc:Free hexdump preceeding buffer when we detect overflowSimon J. Gerraty2020-08-297-45/+96
* Create CFLAGS_EARLY.file for boot loader.Warner Losh2020-08-281-0/+5
* Declare time()Warner Losh2020-08-281-0/+5
* ZFS: remove duplicate "com.datto:encryption" from loaderMatt Macy2020-08-271-1/+0
* libsa: only skein_block.c is using SKEIN_LOOPToomas Soome2020-08-261-2/+2
* ZFS: whitelist zstd and encryption in the loaderMatt Macy2020-08-251-0/+2
* Fix userboot after r364355Matt Macy2020-08-251-1/+1
* Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJSAlex Richardson2020-08-241-1/+0
* When we have a command returned by zfs_nextboot() that is longerGleb Smirnoff2020-08-201-1/+6
* libsa: smbios: Parse the chassis type and export it as smbios.chassis.typeEmmanuel Vadot2020-08-201-0/+85
* libsa: remove leftover whitespaceToomas Soome2020-08-191-1/+1
* libsa: make env_discard() publicToomas Soome2020-08-192-3/+2
* libsa: cstyle cleanup for environment.cToomas Soome2020-08-191-119/+118
* zfs: add an option to the bootloader to rewind the ZFS checkpointMariusz Zaborski2020-08-187-81/+212
* Fix stand/newvers.sh with zsh in sh modeAlex Richardson2020-08-121-2/+4
* Allow overriding the tool used for stripping binariesAlex Richardson2020-08-111-1/+1
* stand: use portable ln -n instead of ln -hAlex Richardson2020-08-061-1/+1
* Fix compilation error for install.c in loaderStephen J. Kiernan2020-07-311-5/+1
* loader: Avoid -Wpointer-to-int cast warnings for Arm and RISC-VJessica Clarke2020-07-262-2/+2
* Revert that!Simon J. Gerraty2020-07-192-12/+3
* Oops missed Makefile.configSimon J. Gerraty2020-07-192-3/+12
* loader: cstyle cleanupToomas Soome2020-07-191-229/+250
* Really fix cleandir after r362973Mitchell Horne2020-07-141-1/+2
* Loader: explain the syntax of currdevAllan Jude2020-07-131-3/+9
* loader: implement GELI writesToomas Soome2020-07-116-46/+85
* Properly backout r362998Warner Losh2020-07-101-4/+4
* Revert r362998, r326999 while a better compatibility strategy is devised.Scott Long2020-07-091-1/+1
* loader: setting vdev size based on label asize is not workingToomas Soome2020-07-091-4/+54
* Fix a example/docs typo from r362998, no functional change.Scott Long2020-07-071-1/+1
* Migrate the feature of excluding RAM pages to use "excludelist"Scott Long2020-07-071-4/+4
* loader: geli_dev_ioctl does return huge mediasizeToomas Soome2020-07-071-1/+1
* Fix cleandir target post r362973Mitchell Horne2020-07-061-1/+1
* RISC-V boot1.efi and loader.efi supportMitchell Horne2020-07-0611-8/+598
* loader: zfs reader does not need BOOT2 bitsToomas Soome2020-07-021-28/+0
* loader: potential memory leak and check return valuesToomas Soome2020-07-021-2/+12
* boot1.efi: use malloc family from libsaToomas Soome2020-06-301-36/+16
* loader: can not read zfs pool with slog removedToomas Soome2020-06-261-2/+12
* stand: remove redundant declarationsKyle Evans2020-06-233-3/+1
* Revert r362466Baptiste Daroussin2020-06-222-4/+4