aboutsummaryrefslogtreecommitdiff
path: root/stand
Commit message (Expand)AuthorAgeFilesLines
* libsecureboot do not report expected unverified filesSimon J. Gerraty2024-02-123-0/+18
* loader: Document the lua loader table.Warner Losh2024-02-102-0/+248
* loader: For EFI, if we don't have ConOut, try ConInWarner Losh2024-02-041-1/+6
* loader: Move build_font_module to gfx_fb.cWarner Losh2024-02-022-87/+89
* loader: Font module is EFI dependentWarner Losh2024-02-021-0/+2
* libsa: Move hash functions up a levelWarner Losh2024-02-022-11/+9
* libsa: Move include file creation to the end of the MakefileWarner Losh2024-02-021-26/+26
* stand/lua: always allow overriding with local config filesStéphane Rochoy2024-02-024-10/+48
* stand/lua: per-product conf if requested via product_varsStéphane Rochoy2024-02-022-1/+58
* Revert "stand/lua: per-product conf if requested via product_vars"Warner Losh2024-02-022-58/+1
* Revert "stand/lua: always allow overriding with local config files"Warner Losh2024-02-024-48/+10
* stand/lua: always allow overriding with local config filesStéphane Rochoy2024-02-024-10/+48
* stand/lua: per-product conf if requested via product_varsStéphane Rochoy2024-02-022-1/+58
* kboot: update copyright on these files.Warner Losh2024-01-284-0/+18
* kboot: Assert copyright hereWarner Losh2024-01-281-21/+4
* kboot: Move termios to libkbootWarner Losh2024-01-288-2/+2
* kboot: Move system calls to libkbootWarner Losh2024-01-2811-3/+3
* kboot: Move syscall stubs to libkbootWarner Losh2024-01-286-3/+5
* kboot: Cleanup libkern referenceWarner Losh2024-01-284-3/+7
* kboot: Move _start out of kboot and into libkbootWarner Losh2024-01-288-4/+19
* kboot: Move to kboot/kbootWarner Losh2024-01-2854-65/+73
* stand: Use modern function definitionsWarner Losh2024-01-2810-17/+17
* stand: Add 1440p to the list of known resolutions.Dag-Erling Smørgrav2024-01-234-2/+13
* stand: Fix typo (triple S)Jose Luis Duran2023-12-282-2/+2
* Add kenv .Xr in kldload(8) and loader.conf(5)Warner Losh2023-12-211-1/+2
* loader: lua: remove the default kernel if it doesn't existKyle Evans2023-12-131-4/+24
* Stop #defining FREEBSD_ELFJohn Baldwin2023-12-123-3/+0
* loader: lua: assume late ACPI detection if the feature isn't enabledKyle Evans2023-12-083-10/+14
* loader: provide a features table for binary compatibility advertisementKyle Evans2023-12-087-2/+197
* 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-2776-82/+2
* stand: Remove ancient SCCS tags.Warner Losh2023-11-2733-71/+0
* stand: Retire setting hw.ata.wc: it doesn't exist.Warner Losh2023-11-243-5/+0
* stand: Retire setting hw.eisa_slots.Warner Losh2023-11-243-5/+0
* loader.efi.8: Fix a typoMateusz Piotrowski2023-11-221-2/+2
* stand/efi: Consolidate integer typesWarner Losh2023-11-227-354/+31
* stand/efi: Define ACPI_USE_SYSTEM_INTTYPES to be 1 instead of blankWarner Losh2023-11-211-1/+1
* stand/efi: Request ACPI use the system inttypesWarner Losh2023-11-211-0/+1
* stand: bandaide for acpiWarner Losh2023-11-211-1/+6
* loader: improve lua ACPI detection and handlingR. Christian McDonald2023-11-203-39/+26
* loader: fix EFI ACPI detectionR. Christian McDonald2023-11-203-97/+43
* stand: Rename LIBFDT to LIBSAFDTMark Johnston2023-11-075-9/+9
* loader.efi.8: Fix style warningsBenedict Reuschling2023-11-061-1/+3
* Add paragraph documenting loader.env functionlityGuido Falsi2023-11-061-0/+8
* stand/zfs: Remove one more read-compatible featureAlexander Motin2023-11-041-1/+0
* stand/zfs: Remove read-compatible featuresAlexander Motin2023-11-041-7/+2
* loader: add target for dirdeps buildStephen J. Kiernan2023-11-0216-9/+83
* dirdeps: Add missing dependency filesStephen J. Kiernan2023-10-294-0/+57
* Trim various $FreeBSD$John Baldwin2023-10-101-2/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-5/+0