aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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