]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add some additional debug to loader.efi
authorWarner Losh <imp@FreeBSD.org>
Fri, 27 Jul 2018 22:29:15 +0000 (22:29 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 27 Jul 2018 22:29:15 +0000 (22:29 +0000)
commitfb4c478715199c26425c5906c8b46c5fd53aa509
tree8ab7f0155a4034992534b2b3d577c963afa9a9a6
parent8c18b82b3d9549ae3856553150e4944b9923005a
Add some additional debug to loader.efi

Add some verbose debugging information to the loader's new
choices. I'll remove these / put them behind a DEBUG define at a later
time. This is to give additional information if there's any dangling
edge cases not contemplated by the code. r336789 had most of this
change, but had the wrong commit message. This refines it slightly.
stand/efi/loader/main.c