aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bump lld LINKER_FREEBSD_VERSION for reproducibility fixDimitry Andric2024-09-221-1/+5
* stand: Add support for 64-bit machines with 32-bit UEFI implementationsAhmad Khalifa2024-09-201-6/+18
* Fix EFI loader reproducibility with lldDimitry Andric2024-08-121-0/+5
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* loader: Allow overriding NEWVERSWHATAhmad Khalifa2024-05-291-1/+1
* loader/efi: Only include interpreter's linker scriptWarner Losh2024-02-251-1/+1
* loader/ficl: Rename the ficl compile set to X4th_compile_setWarner Losh2024-02-251-1/+1
* loader/efi: Use unique linker set for luaWarner Losh2024-02-251-1/+1
* loader: Move ldscripts to match more standard practicesWarner Losh2024-02-251-1/+1
* stand: Rename LIBFDT to LIBSAFDTMark Johnston2023-11-071-2/+2
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Stand: Silence undefined symbols check commandVexedUXR2023-07-011-1/+1
* loader.efi: include help.fdt for FDT-enabled loaderMitchell Horne2023-02-031-0/+1
* loader: always install help filesMitchell Horne2023-02-031-0/+1
* stand/efi: Clean the proper filesGuido van Rooij2022-09-151-1/+1
* stand: More sensible defaults when ConOut is missingWarner Losh2022-08-271-0/+2
* stand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34.John Baldwin2022-02-021-0/+3
* loader: create built in font from bold font faceToomas Soome2021-01-231-1/+1
* loader.efi: reworked framebuffer setupToomas Soome2021-01-121-0/+4
* loader: implement framebuffer consoleToomas Soome2021-01-021-1/+13
* Link efi programs with -pie rather than -sharedAlex Richardson2020-10-121-1/+1
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-0/+2
* Revert that!Simon J. Gerraty2020-07-191-5/+0
* Oops missed Makefile.configSimon J. Gerraty2020-07-191-0/+5
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-4/+0
* Move smbios.c to libsa.Warner Losh2020-02-201-15/+0
* We don't support configuring serial PCI cards in EFI. Make this clearer in theWarner Losh2019-11-011-1/+1
* Extend libsecureboot(old libve) to obtain trusted certificates from UEFI and ...Marcin Wojtas2019-03-061-0/+4
* MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernelMatt Macy2019-01-051-1/+1
* Install links for loader.efi.Warner Losh2018-08-161-0/+4
* Create a loader for each interpreter for x86 BIOS and all EFIWarner Losh2018-08-141-10/+14
* Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.incWarner Losh2018-07-201-11/+0
* NM and OBJCOPY are already defined for all builds. There's no need toWarner Losh2018-07-201-3/+0
* Move ZFS files into libsaWarner Losh2018-07-081-4/+2
* Consolidate three copies of ZFS commands into a central location.Warner Losh2018-02-211-0/+1
* Invent new LDR_INTERP for the loader interpreter to use. Use this inWarner Losh2018-02-021-2/+2
* Centralize several variables.Warner Losh2018-02-021-4/+0
* Move loader help file definitions to being 100% inside of loader.mk.Warner Losh2017-12-181-1/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+131