Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add retry loop around GetMemoryMap call to fix fragmentation bug | Rebecca Cran | 2019-03-06 | 1 | -59/+77 |
* | Fix casts between 64-bit physical addresses and pointers in EFI. | John Baldwin | 2018-08-18 | 1 | -1/+1 |
* | Be more conservative about setting hw.uart.console | Warner Losh | 2018-07-28 | 1 | -12/+22 |
* | uefi stand: Guess the console better | Warner Losh | 2018-07-14 | 1 | -2/+32 |
* | Extend loader(8) geli support to all architectures and all disk-like devices. | Ian Lepore | 2018-07-13 | 1 | -1/+7 |
* | Transition to boot_env_to_howto and boot_howto_to_env in the boot | Warner Losh | 2018-07-13 | 1 | -22/+3 |
* | stand: Consolidate checking for boot flags driven by environment vars | Kyle Evans | 2018-06-09 | 1 | -10/+3 |
* | EFIRT: SetVirtualAddressMap with 1:1 mapping after exiting boot services | Kyle Evans | 2018-03-13 | 1 | -0/+43 |
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -0/+471 |