Add support for boot protocols
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
#include <xtldr.h>
|
||||
|
||||
|
||||
/* XT Boot Loader registered boot protocol list */
|
||||
LIST_ENTRY BlpBootProtocols;
|
||||
|
||||
/* XT Boot Loader configuration list */
|
||||
LIST_ENTRY BlpConfig;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user