Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stand: update prototypes for md_load and md_load64 | Warner Losh | 2022-12-05 | 1 | -1/+0 |
* | stand/efi: allow not exiting boot services | Roger Pau Monné | 2021-02-16 | 1 | -2/+2 |
* | loader: Avoid -Wpointer-to-int cast warnings for Arm and RISC-V | Jessica Clarke | 2020-07-26 | 1 | -1/+1 |
* | loader: add comconsole implementation on top of SIO protocol | Toomas Soome | 2020-03-14 | 1 | -0/+1 |
* | EFI: don't call printf after ExitBootServices, since it uses Boot Services | Rebecca Cran | 2019-03-02 | 1 | -5/+8 |
* | Prefer uintXX_t to u_intXX_t | Warner Losh | 2018-03-13 | 1 | -1/+1 |
* | stand: Move sections around to fix stand/ build with ld.lld on armv7 | Kyle Evans | 2018-01-18 | 1 | -1/+1 |
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 4 | -0/+365 |