]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformBootManagerLib: log informative message at DEBUG_INFO lvl
authorLaszlo Ersek <lersek@redhat.com>
Mon, 4 Sep 2017 18:34:18 +0000 (20:34 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Mon, 11 Sep 2017 20:39:32 +0000 (22:39 +0200)
commit837d9eea7d276da1d85f3f2398561aeddccf571c
tree75df3b825e92ecbfe1d4180d5569acdfebaf7e34
parent7707c9fd69dc49fae08378ce9524b1f8812ae650
OvmfPkg/PlatformBootManagerLib: log informative message at DEBUG_INFO lvl

"Boot Mode:%x" is an informative message, not an error report. Set its
debug mask to DEBUG_INFO.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c