TianoCore EDK2
master
Loading...
Searching...
No Matches
UefiShellNetwork2CommandsLib.h
Go to the documentation of this file.
1
9
#ifndef _UEFI_SHELL_NETWORK2_COMMANDS_LIB_H_
10
#define _UEFI_SHELL_NETWORK2_COMMANDS_LIB_H_
11
12
#include <
Protocol/Cpu.h
>
13
#include <
Protocol/ServiceBinding.h
>
14
#include <
Protocol/Ip6.h
>
15
#include <
Protocol/Ip6Config.h
>
16
17
#include <
Guid/ShellLibHiiGuid.h
>
18
19
#include <
Library/ShellLib.h
>
20
#include <
Library/ShellCommandLib.h
>
21
#include <
Library/BaseMemoryLib.h
>
22
#include <
Library/BaseLib.h
>
23
#include <
Library/PcdLib.h
>
24
#include <
Library/MemoryAllocationLib.h
>
25
#include <
Library/DebugLib.h
>
26
#include <
Library/UefiBootServicesTableLib.h
>
27
#include <
Library/HiiLib.h
>
28
#include <
Library/NetLib.h
>
29
30
extern
EFI_HII_HANDLE
gShellNetwork2HiiHandle;
31
42
SHELL_STATUS
43
EFIAPI
44
ShellCommandRunPing6
(
45
IN
EFI_HANDLE
ImageHandle,
46
IN
EFI_SYSTEM_TABLE
*SystemTable
47
);
48
59
SHELL_STATUS
60
EFIAPI
61
ShellCommandRunIfconfig6
(
62
IN
EFI_HANDLE
ImageHandle,
63
IN
EFI_SYSTEM_TABLE
*SystemTable
64
);
65
66
#endif
BaseLib.h
BaseMemoryLib.h
Cpu.h
HiiLib.h
Ip6.h
Ip6Config.h
IN
#define IN
Definition:
Base.h:279
DebugLib.h
SHELL_STATUS
SHELL_STATUS
Definition:
Shell.h:21
MemoryAllocationLib.h
NetLib.h
PcdLib.h
ServiceBinding.h
ShellCommandLib.h
ShellLib.h
ShellLibHiiGuid.h
EFI_HANDLE
VOID * EFI_HANDLE
Definition:
UefiBaseType.h:33
UefiBootServicesTableLib.h
EFI_HII_HANDLE
VOID * EFI_HII_HANDLE
Definition:
UefiInternalFormRepresentation.h:23
ShellCommandRunIfconfig6
SHELL_STATUS EFIAPI ShellCommandRunIfconfig6(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
Definition:
Ifconfig6.c:1774
ShellCommandRunPing6
SHELL_STATUS EFIAPI ShellCommandRunPing6(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
Definition:
Ping6.c:1257
EFI_SYSTEM_TABLE
Definition:
UefiSpec.h:2028
ShellPkg
Library
UefiShellNetwork2CommandsLib
UefiShellNetwork2CommandsLib.h
Generated on Fri Nov 15 2024 18:01:25 for TianoCore EDK2 by
1.9.6