forked from xt-sys/exectos
Add BlGetBooleanParameter declaration
This commit is contained in:
committed by
CodingWorkshop Signing Team
parent
07f2e73a22
commit
8de661494a
@@ -128,6 +128,11 @@ XTCDECL
|
||||
EFI_STATUS
|
||||
BlFreeMemoryPool(IN PVOID Memory);
|
||||
|
||||
XTCDECL
|
||||
BOOLEAN
|
||||
BlGetBooleanParameter(IN CONST PWCHAR Parameters,
|
||||
IN CONST PWCHAR Needle);
|
||||
|
||||
XTCDECL
|
||||
BOOLEAN
|
||||
BlGetConfigBooleanValue(IN CONST PWCHAR ConfigName);
|
||||
|
Reference in New Issue
Block a user