Initialize XTLDR configuration list and check if EFI LoadedImage protocol opened successfully
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
/* XT Boot Loader configuration list */
|
||||
PLIST_ENTRY BlpConfig = NULL;
|
||||
PLIST_ENTRY BlpConfig;
|
||||
|
||||
/* XT Boot Loader loaded configuration */
|
||||
LIST_ENTRY BlpConfigSections;
|
||||
|
||||
Reference in New Issue
Block a user