aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* loader/efi: Linker sets not needed.Warner Losh2024-02-251-11/+0
* loader: Move ldscripts to match more standard practicesWarner Losh2024-02-251-0/+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 sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* stand: Move eficom to libefiWarner Losh2023-05-111-1/+0
* Note that static hints no longer break loader hintsKyle Evans2023-04-261-5/+3
* loader.efi: Fix some arm64 PE metadataMark Johnston2023-04-182-22/+29
* 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
* Use adrp in the arm64 efi loaderAndrew Turner2020-10-131-5/+10
* Ignore the .interp section in the arm64 EFI loaderAndrew Turner2020-09-101-0/+1
* loader: add comconsole implementation on top of SIO protocolToomas Soome2020-03-141-0/+1
* Ensure we have a large enough stack for the lua loaderAndrew Turner2018-08-271-0/+17
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-144-0/+406