Loader protocol must be globally accessible
This commit is contained in:
@@ -21,6 +21,9 @@ LIST_ENTRY BlpConfigSections;
|
||||
/* XT Boot Loader hex table */
|
||||
STATIC PUINT16 BlpHexTable = L"0123456789ABCDEF";
|
||||
|
||||
/* XT Boot Loader protocol */
|
||||
XTBL_LOADER_PROTOCOL BlpLdrProtocol;
|
||||
|
||||
/* XT Boot Loader loaded modules list */
|
||||
LIST_ENTRY BlpLoadedModules;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user