TianoCore EDK2
master
Loading...
Searching...
No Matches
WifiConnectionMgrComponentName.h
Go to the documentation of this file.
1
10
#ifndef __EFI_WIFI_COMPONENT_NAME__
11
#define __EFI_WIFI_COMPONENT_NAME__
12
35
EFI_STATUS
36
EFIAPI
37
WifiMgrDxeComponentNameGetDriverName
(
38
IN
EFI_COMPONENT_NAME2_PROTOCOL
*This,
39
IN
CHAR8 *Language,
40
OUT
CHAR16 **DriverName
41
);
42
83
EFI_STATUS
84
EFIAPI
85
WifiMgrDxeComponentNameGetControllerName
(
86
IN
EFI_COMPONENT_NAME2_PROTOCOL
*This,
87
IN
EFI_HANDLE
ControllerHandle,
88
IN
EFI_HANDLE
ChildHandle OPTIONAL,
89
IN
CHAR8 *Language,
90
OUT
CHAR16 **ControllerName
91
);
92
93
#endif
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
EFI_HANDLE
VOID * EFI_HANDLE
Definition:
UefiBaseType.h:33
WifiMgrDxeComponentNameGetDriverName
EFI_STATUS EFIAPI WifiMgrDxeComponentNameGetDriverName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName)
Definition:
WifiConnectionMgrComponentName.c:88
WifiMgrDxeComponentNameGetControllerName
EFI_STATUS EFIAPI WifiMgrDxeComponentNameGetControllerName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName)
Definition:
WifiConnectionMgrComponentName.c:145
_EFI_COMPONENT_NAME2_PROTOCOL
Definition:
ComponentName2.h:148
NetworkPkg
WifiConnectionManagerDxe
WifiConnectionMgrComponentName.h
Generated on Fri Nov 15 2024 18:01:20 for TianoCore EDK2 by
1.9.6