aboutsummaryrefslogtreecommitdiff
path: root/stand/common
Commit message (Expand)AuthorAgeFilesLines
* stand/common/load_elf: Do kernel module relocations for PPCLexi Winter2026-04-181-3/+4
* Pass severity to vectx_open() rather than vectx_close()Simon J. Gerraty2026-04-104-8/+22
* Add boot_setenvSimon J. Gerraty2026-04-071-57/+3
* splash: add shutdown splashQuentin Thébault2026-04-032-5/+19
* stand: fix typo in common/nvstore.cToomas Soome2026-01-281-1/+1
* loader.efi: only use firmware provided Blt on GOPAhmad Khalifa2026-01-041-2/+6
* stand: Cut over to using the EDK2 filesWarner Losh2025-11-161-1/+2
* stand: Try to parse vdisk correctlyWarner Losh2025-11-111-1/+12
* stand: remove unused variablesAhmad Khalifa2025-09-091-1/+0
* Revert "stand: Use calloc instead of malloc for initialization of filesystem ...Warner Losh2025-09-021-1/+1
* stand: Use calloc instead of malloc for initialization of filesystem devswnull2025-09-011-1/+1
* stand: add a mechanism to avoid env var propagation to kenvKyle Evans2025-08-222-1/+10
* stand: split fg/bg handling up a little furtherKyle Evans2025-08-221-16/+41
* stand: use a common function in gfx_fb for setting up teken colorsKyle Evans2025-08-222-0/+32
* Stub is_tftp when LOADER_NET_SUPPORT is not enabledSimon J. Gerraty2025-08-211-0/+13
* Allow secure-netbootSimon J. Gerraty2025-08-201-11/+21
* loader: do not try to open directories with TFTPSimon J. Gerraty2025-08-201-1/+8
* install: allow ENV in metatagsSimon J. Gerraty2025-07-211-1/+3
* stand: Add print_delay environment variable in loaderAymeric Wibo2025-07-212-0/+25
* Add DEBUG_PRINTF to stand.hSimon J. Gerraty2025-07-171-40/+17
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-112-2/+3
* loader: allow for exceptions to restricted settings.Simon J. Gerraty2025-06-021-22/+73
* install: must set netproto for tftp://Simon J. Gerraty2025-06-021-0/+1
* style: Use static consistentlyWarner Losh2025-05-301-4/+4
* stand: Retire arch_loadaddr using md_align, pending its replacementWarner Losh2025-05-305-24/+8
* stand: Style nitWarner Losh2025-05-301-1/+2
* stand: Introduce md_alignWarner Losh2025-05-303-4/+27
* stand: Update commentWarner Losh2025-05-261-1/+2
* stand allow for local.defs.mkSimon J. Gerraty2025-05-221-1/+5
* loader - guard against empty rootdevSimon J. Gerraty2025-05-201-1/+1
* loader: loader can pick too large font (check if one side is larger)Toomas Soome2025-05-131-1/+1
* loader: loader can pick too large fontToomas Soome2025-05-111-3/+12
* loader: Instrument gfx_fb_fill with tslogColin Percival2025-05-111-0/+4
* loader: Remove unneeded includesWarner Losh2025-04-172-6/+0
* loader.efi: add "gop blt <on|off>" commandToomas Soome2025-02-201-1/+9
* stand: Use SOURCE_DATE_EPOCH in newvers.shColin Percival2025-02-031-1/+9
* stand: use globals for the kernel and module typesAhmad Khalifa2025-01-246-15/+23
* stand: file_loadraw: make 'type' a const char *Ahmad Khalifa2025-01-242-2/+2
* stand: remove unnecessary checks for "elfN kernel"Ahmad Khalifa2025-01-243-8/+2
* stand: further restrict f_kernphys_relocatable and f_tg_kernel_supportAhmad Khalifa2024-12-052-5/+5
* loader: Add TSLOG to interpreter built-insColin Percival2024-09-221-0/+2
* stand: Add support for 64-bit machines with 32-bit UEFI implementationsAhmad Khalifa2024-09-202-3/+3
* stand: Kill commented out lineWarner Losh2024-07-291-1/+0
* loader: Load a splash screen if "splash" variable is definedEmmanuel Vadot2024-07-112-0/+49
* loader: Increase buffer size to accommodate longer commandsAhmad Khalifa2024-06-281-2/+3
* stand: module: unlink the entire tail when dependencies fail to loadKyle Evans2024-06-251-5/+26
* loader: separate lang init from scripting initWarner Losh2024-05-205-5/+40
* loader: rename gfx_interp_md to gfx_interp_refWarner Losh2024-02-243-3/+3
* loader: These files have no copyrightable materialWarner Losh2024-02-224-0/+8
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-2225-31/+0