X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FInclude%2FLibrary%2FEblCmdLib.h;fp=EmbeddedPkg%2FInclude%2FLibrary%2FEblCmdLib.h;h=2a8a66c016c44f738a2369cc2e998ecc861d2b2b;hp=5df71e634af4a09fe376ac074f3f9720c174fa66;hb=50c6a4d2d4d7ede07143c0cde9505938e5d43a5b;hpb=419a271d2e2c2f1903e139892de64fd109b7c99b diff --git a/EmbeddedPkg/Include/Library/EblCmdLib.h b/EmbeddedPkg/Include/Library/EblCmdLib.h index 5df71e634a..2a8a66c016 100644 --- a/EmbeddedPkg/Include/Library/EblCmdLib.h +++ b/EmbeddedPkg/Include/Library/EblCmdLib.h @@ -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 @@ -22,11 +23,13 @@ VOID +EFIAPI EblAddCommand ( IN const EBL_COMMAND_TABLE *Entry ); VOID +EFIAPI EblAddCommands ( IN const EBL_COMMAND_TABLE *EntryArray, IN UINTN ArrayCount