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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/EmbeddedPkg/Ebl/Ebl.h b/EmbeddedPkg/Ebl/Ebl.h
index c2242df..e028735 100644
--- a/EmbeddedPkg/Ebl/Ebl.h
+++ b/EmbeddedPkg/Ebl/Ebl.h
@@ -3,6 +3,7 @@
Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>
Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
+ (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
@@ -87,6 +88,7 @@ EblPathToDevice (
);
BOOLEAN
+EFIAPI
EblAnyKeyToContinueQtoQuit (
IN UINTN *CurrentRow,
IN BOOLEAN PrefixNewline
@@ -114,6 +116,7 @@ EblSetTextColor (
EFI_STATUS
+EFIAPI
EblGetCharKey (
IN OUT EFI_INPUT_KEY *Key,
IN UINTN TimoutInSec,