Do not use static linked list
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
/* XT Boot Loader configuration list */
|
||||
PLIST_ENTRY BlpConfig = NULL;
|
||||
|
||||
/* XT Boot Loader loaded configuration */
|
||||
LIST_ENTRY BlpConfiguration;
|
||||
|
||||
/* XT Boot Loader debug port configuration */
|
||||
ULONG BlpDebugPort = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user