TianoCore EDK2
master
Loading...
Searching...
No Matches
UefiShellNetwork1CommandsLib.h
Go to the documentation of this file.
1
10
#ifndef _UEFI_SHELL_NETWORK1_COMMANDS_LIB_H_
11
#define _UEFI_SHELL_NETWORK1_COMMANDS_LIB_H_
12
13
#include <
Uefi.h
>
14
15
#include <
Guid/ShellLibHiiGuid.h
>
16
17
#include <
Protocol/Cpu.h
>
18
#include <
Protocol/ServiceBinding.h
>
19
#include <
Protocol/Ip6.h
>
20
#include <
Protocol/Ip6Config.h
>
21
#include <
Protocol/Ip4.h
>
22
#include <
Protocol/Ip4Config2.h
>
23
#include <
Protocol/Arp.h
>
24
25
#include <
Library/BaseLib.h
>
26
#include <
Library/BaseMemoryLib.h
>
27
#include <
Library/DebugLib.h
>
28
#include <
Library/MemoryAllocationLib.h
>
29
#include <
Library/PcdLib.h
>
30
#include <
Library/ShellCommandLib.h
>
31
#include <
Library/ShellLib.h
>
32
#include <
Library/SortLib.h
>
33
#include <
Library/UefiLib.h
>
34
#include <
Library/UefiRuntimeServicesTableLib.h
>
35
#include <
Library/UefiBootServicesTableLib.h
>
36
#include <
Library/HiiLib.h
>
37
#include <
Library/NetLib.h
>
38
#include <
Library/DevicePathLib.h
>
39
#include <
Library/PrintLib.h
>
40
41
extern
EFI_HII_HANDLE
gShellNetwork1HiiHandle;
42
49
SHELL_STATUS
50
EFIAPI
51
ShellCommandRunPing
(
52
IN
EFI_HANDLE
ImageHandle,
53
IN
EFI_SYSTEM_TABLE
*SystemTable
54
);
55
62
SHELL_STATUS
63
EFIAPI
64
ShellCommandRunIfconfig
(
65
IN
EFI_HANDLE
ImageHandle,
66
IN
EFI_SYSTEM_TABLE
*SystemTable
67
);
68
69
#endif
Arp.h
BaseLib.h
BaseMemoryLib.h
Cpu.h
DevicePathLib.h
HiiLib.h
Ip4.h
Ip4Config2.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
PrintLib.h
ServiceBinding.h
ShellCommandLib.h
ShellLib.h
ShellLibHiiGuid.h
SortLib.h
Uefi.h
EFI_HANDLE
VOID * EFI_HANDLE
Definition:
UefiBaseType.h:33
UefiBootServicesTableLib.h
EFI_HII_HANDLE
VOID * EFI_HII_HANDLE
Definition:
UefiInternalFormRepresentation.h:23
UefiLib.h
UefiRuntimeServicesTableLib.h
ShellCommandRunPing
SHELL_STATUS EFIAPI ShellCommandRunPing(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
Definition:
Ping.c:1581
ShellCommandRunIfconfig
SHELL_STATUS EFIAPI ShellCommandRunIfconfig(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
Definition:
Ifconfig.c:1293
EFI_SYSTEM_TABLE
Definition:
UefiSpec.h:2028
ShellPkg
Library
UefiShellNetwork1CommandsLib
UefiShellNetwork1CommandsLib.h
Generated on Fri Nov 15 2024 18:01:25 for TianoCore EDK2 by
1.9.6