X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FEbl%2FMain.c;fp=EmbeddedPkg%2FEbl%2FMain.c;h=18b2878f69a14d19c18094a2eb0ae33a99c65458;hp=dc17d26c712e1ed888cc5d76c26825a3f201bf00;hb=50c6a4d2d4d7ede07143c0cde9505938e5d43a5b;hpb=419a271d2e2c2f1903e139892de64fd109b7c99b diff --git a/EmbeddedPkg/Ebl/Main.c b/EmbeddedPkg/Ebl/Main.c index dc17d26c71..18b2878f69 100644 --- a/EmbeddedPkg/Ebl/Main.c +++ b/EmbeddedPkg/Ebl/Main.c @@ -3,6 +3,7 @@ Copyright (c) 2007, Intel Corporation. All rights reserved.
Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
+ (C) Copyright 2015 Hewlett Packard Enterprise Development LP
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -243,6 +244,7 @@ ParseArguments ( **/ EFI_STATUS +EFIAPI EblGetCharKey ( IN OUT EFI_INPUT_KEY *Key, IN UINTN TimeoutInSec, @@ -315,6 +317,7 @@ EblGetCharKey ( **/ BOOLEAN +EFIAPI EblAnyKeyToContinueQtoQuit ( IN UINTN *CurrentRow, IN BOOLEAN PrefixNewline