summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Ebl/Ebl.h
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/Ebl/Ebl.h')
-rw-r--r--EmbeddedPkg/Ebl/Ebl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/EmbeddedPkg/Ebl/Ebl.h b/EmbeddedPkg/Ebl/Ebl.h
index 04f75d0..5c322e5 100644
--- a/EmbeddedPkg/Ebl/Ebl.h
+++ b/EmbeddedPkg/Ebl/Ebl.h
@@ -165,6 +165,11 @@ EblInitializeNetworkCmd (
VOID
);
+VOID
+EblInitializeVariableCmds (
+ VOID
+ );
+
CHAR8 *
ParseArguments (
IN CHAR8 *CmdLine,