aboutsummaryrefslogtreecommitdiff
path: root/stand
Commit message (Expand)AuthorAgeFilesLines
* Allow loader.efi to identify non-standard boot setupSimon J. Gerraty2019-10-171-0/+3
* boot1.efi: provide generic exit() and stub getchar()Toomas Soome2019-10-151-1/+18
* loader/powerpc64: Include generic PVR values in CAS architecture listJustin Hibbits2019-10-081-15/+21
* Revert r352557: powerpc/loader: Install ubldr without strippingKyle Evans2019-10-071-1/+0
* loader/powerpc64: Fix HV check for CAS usageJustin Hibbits2019-10-071-1/+1
* loader.efi: for text mode, use STM to scroll the whole screenToomas Soome2019-10-061-6/+25
* Further normalize copyright noticesKyle Evans2019-09-263-3/+3
* loader: fix indentation in efi_console and vidconsoleToomas Soome2019-09-252-2/+2
* loader: add teken.fg_color and teken.bg_color variablesToomas Soome2019-09-252-4/+193
* loader_lua: lua color changes should end with resetToomas Soome2019-09-224-8/+8
* loader_4th: menu items need to reset color attribute, not switch to whiteToomas Soome2019-09-222-3/+3
* loader: Respect loader_color=YES for serial consolesKyle Evans2019-09-202-9/+13
* powerpc/loader: Install ubldr without strippingJustin Hibbits2019-09-201-0/+1
* loader: fix typo in zalloc.Toomas Soome2019-09-201-1/+2
* mips: ubldr: use truncated load address for mips32Kyle Evans2019-09-181-0/+4
* loader: provide u> and xemit words if neededToomas Soome2019-09-171-0/+23
* loader: revert r352421Toomas Soome2019-09-171-3/+0
* loader.efi: efipart needs to use ioalignToomas Soome2019-09-171-24/+113
* loader: add memalign() to libsaToomas Soome2019-09-174-5/+55
* loader: stand.h should define reallocf as ReallocfToomas Soome2019-09-171-3/+3
* loader: cstyle cleanup libsa zalloc sourcesToomas Soome2019-09-175-260/+270
* loader: factor out guard location setup from ReallocToomas Soome2019-09-171-1/+3
* loader: Malloc(0) should return NULL.Toomas Soome2019-09-161-0/+3
* loader_4th: scan_buffer can leave empty string on stackToomas Soome2019-09-161-0/+2
* lualoader: Add reload-conf loader commandKyle Evans2019-09-142-3/+20
* loader: vidconsole should set LINES and COLUMNSToomas Soome2019-09-102-1/+6
* lualoader: Revert to ASCII menu frame for serial consoleKyle Evans2019-09-102-1/+18
* loader: --gc-sections needs sections to work withToomas Soome2019-09-082-1/+2
* loader.efi: UEFI text mode background colors are only using 3 bitsToomas Soome2019-09-061-1/+1
* Loader: Add load offset to powerpc kernel entry pointJustin Hibbits2019-09-061-4/+7
* loader: use teken teminal emulator for x86 and uefiToomas Soome2019-09-0511-850/+987
* ficl: add xemit wordToomas Soome2019-09-051-0/+8
* ficl: add uIsGreater wordToomas Soome2019-09-051-0/+13
* The efifat files are no longer used: remove the code to build themRebecca Cran2019-09-048-107/+0
* loader.efi: use and prefer coninex interfaceToomas Soome2019-09-021-7/+66
* loader.efi: some systems do not translate scan code 0x8 to backspaceToomas Soome2019-09-021-5/+8
* Move CAS check in powerpc64 ofw loader until after the PVR check.Brandon Bergren2019-09-011-4/+4
* loader.efi: use shift 16 in efipart as it is max ashift supported by zfsToomas Soome2019-08-311-2/+3
* qemu-system-aarch64 does list block device with very large block sizeToomas Soome2019-08-301-1/+4
* stand: boot2: fix amd64-xtoolchain-gcc buildKyle Evans2019-08-231-1/+1
* libsa: mips: fix typo that had slipped into the diff on local machineKyle Evans2019-08-221-1/+1
* libsa: mips: use _JB_* from machine/asm.h, remove regnum depKyle Evans2019-08-221-27/+26
* loader.efi: efipart should be more careful about constructing block device listsToomas Soome2019-08-201-351/+284
* Reduce size of EFI_STAGING_SIZE to 32 on armTom Jones2019-08-171-0/+2
* stand: gptboot: fix build with xtoolchain-llvm90Kyle Evans2019-08-163-478/+10
* stand: boot2: fix build with xtoolchain-llvm90Kyle Evans2019-08-161-1/+6
* stand: push LIBC_SRC up into defs.mkKyle Evans2019-08-162-9/+9
* gptzfsboot: remove CLANG_NO_IASEd Maste2019-08-151-3/+0
* stand: remove CLANG_NO_IAS from pxeldrEd Maste2019-08-151-3/+0
* stand: remove CLANG_NO_IAS from cdbootEd Maste2019-08-151-3/+0