aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader/arch/i386/elf64_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* Allow net_cleanup for loader.efiSimon J. Gerraty2025-07-101-2/+7
* stand/elf64_freebsd.c: use headers instead of doing things ourselvesAhmad Khalifa2024-12-051-48/+56
* stand/efi: move G(x) and M(x) macros to loader_efi.hAhmad Khalifa2024-12-051-3/+0
* stand: move 'staging' to loader_efi.hAhmad Khalifa2024-12-051-2/+0
* stand: move efi's bi_load into loader_efi.hAhmad Khalifa2024-12-051-3/+0
* stand: Add support for 64-bit machines with 32-bit UEFI implementationsAhmad Khalifa2024-09-201-0/+274