aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Allow net_cleanup for loader.efiSimon J. Gerraty2025-07-101-5/+6
* stand: move efi's bi_load into loader_efi.hAhmad Khalifa2024-12-051-2/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* loader/efi: Linker sets not needed.Warner Losh2024-02-251-10/+0
* loader: Move ldscripts to match more standard practicesWarner Losh2024-02-251-0/+0
* stand: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* 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: Export _start on arm like other architecturesJessica Clarke2023-08-051-0/+1
* stand: Move eficom to libefiWarner Losh2023-05-111-1/+0
* stand: update prototypes for md_load and md_load64Warner Losh2022-12-051-1/+0
* stand/efi: allow not exiting boot servicesRoger Pau Monné2021-02-161-2/+2
* loader: Avoid -Wpointer-to-int cast warnings for Arm and RISC-VJessica Clarke2020-07-261-1/+1
* loader: add comconsole implementation on top of SIO protocolToomas Soome2020-03-141-0/+1
* EFI: don't call printf after ExitBootServices, since it uses Boot ServicesRebecca Cran2019-03-021-5/+8
* Prefer uintXX_t to u_intXX_tWarner Losh2018-03-131-1/+1
* stand: Move sections around to fix stand/ build with ld.lld on armv7Kyle Evans2018-01-181-1/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-144-0/+365