summaryrefslogtreecommitdiff
path: root/stand/efi/loader/bootinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Add retry loop around GetMemoryMap call to fix fragmentation bugRebecca Cran2019-03-061-59/+77
* Fix casts between 64-bit physical addresses and pointers in EFI.John Baldwin2018-08-181-1/+1
* Be more conservative about setting hw.uart.consoleWarner Losh2018-07-281-12/+22
* uefi stand: Guess the console betterWarner Losh2018-07-141-2/+32
* Extend loader(8) geli support to all architectures and all disk-like devices.Ian Lepore2018-07-131-1/+7
* Transition to boot_env_to_howto and boot_howto_to_env in the bootWarner Losh2018-07-131-22/+3
* stand: Consolidate checking for boot flags driven by environment varsKyle Evans2018-06-091-10/+3
* EFIRT: SetVirtualAddressMap with 1:1 mapping after exiting boot servicesKyle Evans2018-03-131-0/+43
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+471