TianoCore EDK2 master
Loading...
Searching...
No Matches
ShellParameters.h File Reference
#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
 

Detailed Description

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.

Macro Definition Documentation

◆ EFI_SHELL_PARAMETERS_PROTOCOL_GUID

#define EFI_SHELL_PARAMETERS_PROTOCOL_GUID
Value:
{ \
0x752f3136, 0x4e16, 0x4fdc, { 0xa2, 0x2a, 0xe5, 0xf4, 0x68, 0x12, 0xf4, 0xca } \
}

Definition at line 14 of file ShellParameters.h.