mirror of
https://github.com/Metabolix/HackBGRT.git
synced 2025-12-07 09:36:10 -08:00
Log boot entries during setup
This commit is contained in:
@@ -758,6 +758,7 @@ public class Setup {
|
||||
InitEspPath();
|
||||
InitEspInfo();
|
||||
Efi.LogBGRT();
|
||||
Efi.LogBootEntries();
|
||||
bool allowSecureBoot = false;
|
||||
bool allowBitLocker = false;
|
||||
bool allowBadLoader = false;
|
||||
|
||||
Reference in New Issue
Block a user