Log BGRT contents during setup

This commit is contained in:
Lauri Kenttä
2023-10-04 15:05:02 +03:00
parent 661758ba58
commit 1058f3e2b4
2 changed files with 26 additions and 0 deletions

View File

@@ -757,6 +757,7 @@ public class Setup {
InitEspPath();
InitEspInfo();
Efi.LogBGRT();
bool allowSecureBoot = false;
bool allowBitLocker = false;
bool allowBadLoader = false;