aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/loader/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-081-3/+2
* loader: use teken teminal emulator for x86 and uefiToomas Soome2019-09-051-1/+1
* EFI: don't call printf after ExitBootServices, since it uses Boot ServicesRebecca Cran2019-03-021-2/+7
* stand: Remove unused i386 EFI MD bitsKyle Evans2019-02-263-146/+0
* Fix casts between 64-bit physical addresses and pointers in EFI.John Baldwin2018-08-181-6/+6
* Remove extra copy of bootinfo.c. It's a bit rotted copy of the one inWarner Losh2018-01-191-275/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-148-0/+784