Fix XTLDR configuration
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 28s
Builds / ExectOS (i686) (push) Successful in 29s

This commit is contained in:
2023-12-22 23:36:09 +01:00
parent 32042ef643
commit 113a46ef10
4 changed files with 21 additions and 24 deletions

View File

@@ -10,7 +10,7 @@
/* XT Boot Loader configuration list */
PLIST_ENTRY BlpConfig;
LIST_ENTRY BlpConfig;
/* XT Boot Loader loaded configuration */
LIST_ENTRY BlpConfigSections;