aboutsummaryrefslogtreecommitdiff
path: root/stand/i386
Commit message (Expand)AuthorAgeFilesLines
* stand/i386: Don't include SASRC in .PATH of boot loadersJohn Baldwin7 days2-2/+2
* stand/i386: Remove references to empty variable OPENCRYPTO_XTSJohn Baldwin7 days3-7/+6
* gptzfsboot: Move zfsboot.c source into its sole consumerJohn Baldwin7 days2-1/+1
* zfsboot: Remove zfsboot(8) program used to boot ZFS from MBR + BIOSJohn Baldwin7 days7-523/+3
* biosboot: Detect memory disks from PXERichard Russo13 days4-0/+146
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-113-3/+3
* stand: Introduce md_alignWarner Losh2025-05-302-6/+6
* stand/i386/zfsboot: Initialzie archsw at compile time.Warner Losh2025-05-261-10/+10
* stand/i386: Initialize archsw at compile timeWarner Losh2025-05-261-17/+21
* stand allow for local.defs.mkSimon J. Gerraty2025-05-221-1/+1
* cdboot.8: Initial manual pageAlexander Ziaee2025-05-122-0/+22
* loader: i386: use -z nostart-stop-gc for bfd as wellKyle Evans2025-05-081-1/+2
* i386/loader: force 4k linker max page sizeChuck Silvers2025-03-191-0/+4
* stand: use globals for the kernel and module typesAhmad Khalifa2025-01-243-6/+7
* stand: remove unnecessary checks for "elfN kernel"Ahmad Khalifa2025-01-242-4/+0
* stand/elf64_freebsd.c: use headers instead of doing things ourselvesAhmad Khalifa2024-12-051-11/+13
* stand: Ugly hack due to default changeWarner Losh2024-10-282-2/+2
* loader: Change this BIOS tradeoff: Add back zip and use text onlyWarner Losh2024-10-251-2/+2
* btx: Align the PXE prompt with other optionsTatsuki Makino2024-09-301-1/+1
* pxeboot: Enforce a 500k limit hereWarner Losh2024-08-061-0/+8
* pxeboot: Allow a different default loader for pxebootWarner Losh2024-08-062-1/+10
* loader: Add WITH/WITHOUT_LOADER_PXEBOOT build optionWarner Losh2024-08-061-1/+1
* loader: Minor comentary tweakWarner Losh2024-08-021-2/+2
* stand: Reduce limit to 500k for x86 loaderWarner Losh2024-08-011-1/+6
* loader: Bump all versions to 3.0Warner Losh2024-07-291-0/+1
* stand: Remove obsolete junkWarner Losh2024-07-291-4/+0
* stand: Stop building in fat, ext2fs, gzip and bzip to BIOS /boot/loaderWarner Losh2024-07-251-4/+4
* Remove residual blank line at start of MakefileWarner Losh2024-07-1521-21/+0
* textvidc: ReindentWarner Losh2024-05-201-340/+343
* loader: stlye(9) nit: Space between return and the valueWarner Losh2024-05-202-6/+6
* loader: c_init returns 0 or 1Warner Losh2024-05-201-2/+2
* i386/nullconsole: Use C99 initializersWarner Losh2024-05-201-8/+7
* i386/spinconsole: Use C99 initializersWarner Losh2024-05-201-8/+7
* boot/i386: Use C99 initializer for textvidcWarner Losh2024-05-201-8/+7
* boot0: remove reference to fdiskEd Maste2024-03-251-1/+1
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-2227-31/+2
* loader: Retire CTASSERTWarner Losh2024-02-212-6/+5
* 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-161-1/+1
* loader: Make vidc_biosputchar staticWarner Losh2024-02-141-1/+1
* stand: Add 1440p to the list of known resolutions.Dag-Erling Smørgrav2024-01-231-0/+5
* loader: lua: assume late ACPI detection if the feature isn't enabledKyle Evans2023-12-081-0/+2
* pmbr: Only load the first 545k rather than error outWarner Losh2023-11-271-9/+15
* stand: Automated cleanup of cdefs and other formattingWarner Losh2023-11-278-14/+0
* loader: add target for dirdeps buildStephen J. Kiernan2023-11-024-2/+23