summaryrefslogtreecommitdiff
path: root/sys/stand/efiboot/bootarm
AgeCommit message (Expand)Author
2022-04-02Update to support EFI runtime outside the kernel virtual address spaceskrll
2021-10-06Fix bootarm build.jmcneill
2021-10-06efiboot: Make FDT support optional on a per-arch basis.jmcneill
2020-11-28Add a hook for MD specific info to print in the "ver" command. Use thisjmcneill
2020-09-08Be explicit about building for little endian. This allows efiboot to bejmcneill
2020-06-21Add module support.jmcneill
2020-01-25Clean up the banner so it fits in 80 columns and add some extra detailsjmcneill
2020-01-03Add -mfloat-abi=soft so that gcc 8 doesn't emit FP instructions. Thisskrll
2019-09-23Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead ofchristos
2019-03-30Jump to MARK_ENTRY instead of MARK_STARTjmcneill
2019-03-30Add efiboot support for 32-bit ARM targets.jmcneill