MdeModulePkg: Be more verbose about SecureBoot and the reason why the boot failed

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
This commit is contained in:
Patrick Rudolph
2020-06-16 08:50:52 +02:00
committed by Tim Crawford
parent 10cbbe06d3
commit 9657bbe08f
2 changed files with 17 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#include <Protocol/DeferredImageLoad.h>
#include <Protocol/PlatformBootManager.h>
#include <Guid/ImageAuthentication.h>
#include <Guid/MemoryTypeInformation.h>
#include <Guid/FileInfo.h>
#include <Guid/GlobalVariable.h>