Home
last modified time | relevance | path

Searched refs:EntryArray (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/EblAddExternalCommandLib/
DEblAddExternalCommandLib.c134 IN const EBL_COMMAND_TABLE *EntryArray, in EblAddExternalCommands() argument
142 mAddExternalCmdLibTemplate = EntryArray; in EblAddExternalCommands()
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
DEblCmdLib.h34 IN const EBL_COMMAND_TABLE *EntryArray,
DEblAddExternalCommandLib.h27 IN const EBL_COMMAND_TABLE *EntryArray,
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DEblAddCommand.h71 IN const EBL_COMMAND_TABLE *EntryArray,
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
DCommand.c149 IN const EBL_COMMAND_TABLE *EntryArray, in EblAddCommands() argument
156 EblAddCommand (&EntryArray[Index]); in EblAddCommands()