INI configuration parser for XTLDR
This commit is contained in:
@@ -79,6 +79,11 @@ BlpStringFormat(IN BMPRINTCHAR PrintCharRoutine,
|
||||
IN PUINT16 Format,
|
||||
IN ...);
|
||||
|
||||
XTCDECL
|
||||
XTSTATUS
|
||||
BlConfigParseIniFile(IN PWCHAR FileContents,
|
||||
OUT PLIST_ENTRY Sections);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BlpConfigParseCommandLine(VOID);
|
||||
|
Reference in New Issue
Block a user