TianoCore EDK2 master
|
#include <Protocol/Shell.h>
Go to the source code of this file.
Data Structures | |
struct | _EFI_SHELL_PARAMETERS_PROTOCOL |
Macros | |
#define | EFI_SHELL_PARAMETERS_PROTOCOL_GUID |
Typedefs | |
typedef struct _EFI_SHELL_PARAMETERS_PROTOCOL | EFI_SHELL_PARAMETERS_PROTOCOL |
Variables | |
EFI_GUID | gEfiShellParametersProtocolGuid |
EFI Shell protocol as defined in the UEFI Shell 2.0 specification.
Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file ShellParameters.h.
#define EFI_SHELL_PARAMETERS_PROTOCOL_GUID |
Definition at line 14 of file ShellParameters.h.