aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader/arch/arm64/exec.c
Commit message (Expand)AuthorAgeFilesLines
* loader: Use C99 initializations for file_formatWarner Losh2025-12-281-2/+2
* Allow net_cleanup for loader.efiSimon J. Gerraty2025-07-101-2/+6
* stand: move efi's bi_load into loader_efi.hAhmad Khalifa2024-12-051-3/+0
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-221-1/+0
* loader: fix EFI ACPI detectionR. Christian McDonald2023-11-201-53/+1
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Note that static hints no longer break loader hintsKyle Evans2023-04-261-5/+3
* loader: Set preferred kenv for acpi.rsdp on arm64Warner Losh2022-07-021-0/+15
* Don't sync the I/D caches when they are coherentAndrew Turner2021-12-201-1/+1
* stand/efi: allow not exiting boot servicesRoger Pau Monné2021-02-161-2/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+144