summaryrefslogtreecommitdiff
path: root/stand/i386/common
Commit message (Expand)AuthorAgeFilesLines
* loader: edd_device_path_v3 is too smallToomas Soome2020-10-121-18/+1
* boot2: need to expand tab output and mask getcharToomas Soome2020-06-161-2/+28
* Use symbolic names for int13 callsWarner Losh2019-12-161-0/+3
* Fix args cross-threading between gptboot(8) and loader(8) with zfs support.Ian Lepore2018-12-041-4/+5
* Eliminate duplicated code and struct member definitions in the handoffIan Lepore2018-12-031-2/+49
* Add comments describing the bootargs handoff between loader(8) and gptbootIan Lepore2018-11-281-0/+18
* Remove the 'mini libstand in libstand' that util.[ch] provided. TheseWarner Losh2017-12-152-4/+5
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-146-0/+565