XenevaOS
Loading...
Searching...
No Matches
Classes | Macros | Typedefs | Variables
ShellParameters.h File Reference
#include <Protocol/Shell.h>
Include dependency graph for ShellParameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

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 } \
}

Typedef Documentation

◆ EFI_SHELL_PARAMETERS_PROTOCOL

Variable Documentation

◆ gEfiShellParametersProtocolGuid

EFI_GUID gEfiShellParametersProtocolGuid
extern