TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL Struct Reference

EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL protocol structure. More...

#include <MdePkg/Include/Protocol/ShellDynamicCommand.h>

Data Fields

CONST CHAR16 * CommandName
 
SHELL_COMMAND_HANDLER Handler
 
SHELL_COMMAND_GETHELP GetHelp
 

Detailed Description

EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL protocol structure.

Definition at line 67 of file ShellDynamicCommand.h.

Field Documentation

◆ CommandName

CONST CHAR16* _EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL::CommandName

Definition at line 68 of file ShellDynamicCommand.h.

◆ GetHelp

SHELL_COMMAND_GETHELP _EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL::GetHelp

Definition at line 70 of file ShellDynamicCommand.h.

◆ Handler

SHELL_COMMAND_HANDLER _EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL::Handler

Definition at line 69 of file ShellDynamicCommand.h.


The documentation for this struct was generated from the following file: