Searched defs:ControllerHandle (Results 1 - 25 of 124) sorted by relevance

12345

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiAuthenticationInfo.c27 @param[in] ControllerHandle Handle to the Controller.
40 IN EFI_HANDLE ControllerHandle,
51 @param[in] ControllerHandle Handle to the Controller.
62 IN EFI_HANDLE ControllerHandle,
38 IScsiGetAuthenticationInfo( IN EFI_AUTHENTICATION_INFO_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, OUT VOID **Buffer ) argument
60 IScsiSetAuthenticationInfo( IN EFI_AUTHENTICATION_INFO_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN VOID *Buffer ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DComponentName.c108 ControllerHandle and ChildHandle in the form of a Unicode string. If the
112 managing the controller specified by ControllerHandle and ChildHandle,
119 @param ControllerHandle[in] The handle of a controller that the driver
144 controller specified by ControllerHandle and
154 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
165 ControllerHandle and ChildHandle.
175 IN EFI_HANDLE ControllerHandle,
173 IsaBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DComponentName.c108 ControllerHandle and ChildHandle in the form of a Unicode string. If the
112 managing the controller specified by ControllerHandle and ChildHandle,
119 @param ControllerHandle[in] The handle of a controller that the driver
144 controller specified by ControllerHandle and
154 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
165 ControllerHandle and ChildHandle.
175 IN EFI_HANDLE ControllerHandle,
173 IsaIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/
H A DComponentName.c104 ControllerHandle and ChildHandle in the form of a Unicode string. If the
108 managing the controller specified by ControllerHandle and ChildHandle,
114 @param ControllerHandle The handle of a controller that the driver
136 controller specified by ControllerHandle and
145 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
152 ControllerHandle and ChildHandle.
161 IN EFI_HANDLE ControllerHandle,
159 PciVgaMiniPortComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DComponentName.c70 ControllerHandle and ChildHandle in the form of a Unicode string. If the
74 managing the controller specified by ControllerHandle and ChildHandle,
81 @param ControllerHandle[in] The handle of a controller that the driver
106 controller specified by ControllerHandle and
116 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
127 ControllerHandle and ChildHandle.
137 IN EFI_HANDLE ControllerHandle,
235 ControllerHandle and ChildHandle in the form of a Unicode string. If the
239 managing the controller specified by ControllerHandle and ChildHandle,
246 @param ControllerHandle[i
300 BiosBlockIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DComponentName.c109 ControllerHandle and ChildHandle in the form of a Unicode string. If the
113 managing the controller specified by ControllerHandle and ChildHandle,
120 @param ControllerHandle[in] The handle of a controller that the driver
145 controller specified by ControllerHandle and
155 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
166 ControllerHandle and ChildHandle.
176 IN EFI_HANDLE ControllerHandle,
174 BiosKeyboardComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DComponentName.c70 ControllerHandle and ChildHandle in the form of a Unicode string. If the
74 managing the controller specified by ControllerHandle and ChildHandle,
81 @param ControllerHandle[in] The handle of a controller that the driver
106 controller specified by ControllerHandle and
116 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
127 ControllerHandle and ChildHandle.
137 IN EFI_HANDLE ControllerHandle,
235 ControllerHandle and ChildHandle in the form of a Unicode string. If the
239 managing the controller specified by ControllerHandle and ChildHandle,
246 @param ControllerHandle[i
300 BiosSnp16ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DComponentName.c74 ControllerHandle and ChildHandle in the form of a Unicode string. If the
78 managing the controller specified by ControllerHandle and ChildHandle,
85 @param ControllerHandle[in] The handle of a controller that the driver
110 controller specified by ControllerHandle and
120 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
131 ControllerHandle and ChildHandle.
141 IN EFI_HANDLE ControllerHandle,
239 ControllerHandle and ChildHandle in the form of a Unicode string. If the
243 managing the controller specified by ControllerHandle and ChildHandle,
250 @param ControllerHandle[i
304 BiosVideoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/
H A DComponentName.c103 ControllerHandle and ChildHandle in the form of a Unicode string. If the
107 managing the controller specified by ControllerHandle and ChildHandle,
113 @param ControllerHandle The handle of a controller that the driver
135 controller specified by ControllerHandle and
144 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
151 ControllerHandle and ChildHandle.
160 IN EFI_HANDLE ControllerHandle,
158 VgaClassComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DComponentName.c102 ControllerHandle and ChildHandle in the form of a Unicode string. If the
106 managing the controller specified by ControllerHandle and ChildHandle,
113 @param ControllerHandle[in] The handle of a controller that the driver
138 controller specified by ControllerHandle and
148 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
159 ControllerHandle and ChildHandle.
169 IN EFI_HANDLE ControllerHandle,
167 PciBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
H A DComponentName.c103 ControllerHandle and ChildHandle in the form of a Unicode string. If the
107 managing the controller specified by ControllerHandle and ChildHandle,
114 @param ControllerHandle The handle of a controller that the driver
139 controller specified by ControllerHandle and
149 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
160 ControllerHandle and ChildHandle.
170 IN EFI_HANDLE ControllerHandle,
168 ScsiBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DComponentName.c76 ControllerHandle and ChildHandle in the form of a Unicode string. If the
80 managing the controller specified by ControllerHandle and ChildHandle,
87 @param ControllerHandle[in] The handle of a controller that the driver
112 controller specified by ControllerHandle and
122 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
133 ControllerHandle and ChildHandle.
143 IN EFI_HANDLE ControllerHandle,
235 ControllerHandle and ChildHandle in the form of a Unicode string. If the
239 managing the controller specified by ControllerHandle and ChildHandle,
246 @param ControllerHandle[i
300 UsbBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DComponentName.c98 ControllerHandle and ChildHandle in the form of a Unicode string. If the
102 managing the controller specified by ControllerHandle and ChildHandle,
108 @param ControllerHandle The handle of a controller that the driver
130 controller specified by ControllerHandle and
139 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
146 ControllerHandle and ChildHandle.
155 IN EFI_HANDLE ControllerHandle,
153 UsbMassStorageGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConPlatformDxe/
H A DComponentName.c103 ControllerHandle and ChildHandle in the form of a Unicode string. If the
107 managing the controller specified by ControllerHandle and ChildHandle,
113 @param ControllerHandle[in] The handle of a controller that the driver
135 controller specified by ControllerHandle and
144 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
151 ControllerHandle and ChildHandle.
160 IN EFI_HANDLE ControllerHandle,
158 ConPlatformComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DComponentName.c108 ControllerHandle and ChildHandle in the form of a Unicode string. If the
112 managing the controller specified by ControllerHandle and ChildHandle,
119 @param ControllerHandle[in] The handle of a controller that the driver
144 controller specified by ControllerHandle and
154 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
165 ControllerHandle and ChildHandle.
175 IN EFI_HANDLE ControllerHandle,
173 GraphicsConsoleComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/
H A DComponentName.c108 ControllerHandle and ChildHandle in the form of a Unicode string. If the
112 managing the controller specified by ControllerHandle and ChildHandle,
119 @param ControllerHandle[in] The handle of a controller that the driver
144 controller specified by ControllerHandle and
154 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
165 ControllerHandle and ChildHandle.
175 IN EFI_HANDLE ControllerHandle,
173 DebugPortComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/DiskIoDxe/
H A DComponentName.c115 ControllerHandle and ChildHandle in the form of a Unicode string. If the
119 managing the controller specified by ControllerHandle and ChildHandle,
126 @param ControllerHandle[in] The handle of a controller that the driver
151 controller specified by ControllerHandle and
161 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
172 ControllerHandle and ChildHandle.
182 IN EFI_HANDLE ControllerHandle,
180 DiskIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DComponentName.c114 ControllerHandle and ChildHandle in the form of a Unicode string. If the
118 managing the controller specified by ControllerHandle and ChildHandle,
125 @param ControllerHandle[in] The handle of a controller that the driver
150 controller specified by ControllerHandle and
160 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
171 ControllerHandle and ChildHandle.
181 IN EFI_HANDLE ControllerHandle,
179 PartitionComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DComponentName.c103 ControllerHandle and ChildHandle in the form of a Unicode string. If the
107 managing the controller specified by ControllerHandle and ChildHandle,
114 @param[in] ControllerHandle The handle of a controller that the driver
139 controller specified by ControllerHandle and
149 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
160 ControllerHandle and ChildHandle.
170 IN EFI_HANDLE ControllerHandle,
168 ArpComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DComponentName.c73 ControllerHandle and ChildHandle in the form of a Unicode string. If the
77 managing the controller specified by ControllerHandle and ChildHandle,
84 @param[in] ControllerHandle The handle of a controller that the driver
109 controller specified by ControllerHandle and
119 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
130 ControllerHandle and ChildHandle.
140 IN EFI_HANDLE ControllerHandle,
238 ControllerHandle and ChildHandle in the form of a Unicode string. If the
242 managing the controller specified by ControllerHandle and ChildHandle,
249 @param[in] ControllerHandle Th
303 DhcpComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DComponentName.c90 @param[in] ControllerHandle The handle of a controller that the driver specified by
107 ControllerHandle and ChildHandle in the language specified
114 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
119 the controller specified by ControllerHandle and
128 IN EFI_HANDLE ControllerHandle,
126 IScsiComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DComponentName.c101 ControllerHandle and ChildHandle in the form of a Unicode string. If the
105 managing the controller specified by ControllerHandle and ChildHandle,
111 @param ControllerHandle[in] The handle of a controller that the driver
133 controller specified by ControllerHandle and
142 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
149 ControllerHandle and ChildHandle.
158 IN EFI_HANDLE ControllerHandle,
156 Ip4ConfigComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DComponentName.c72 ControllerHandle and ChildHandle in the form of a Unicode string. If the
76 managing the controller specified by ControllerHandle and ChildHandle,
83 @param[in] ControllerHandle The handle of a controller that the driver
108 controller specified by ControllerHandle and
118 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
129 ControllerHandle and ChildHandle.
139 IN EFI_HANDLE ControllerHandle,
238 ControllerHandle and ChildHandle in the form of a Unicode string. If the
242 managing the controller specified by ControllerHandle and ChildHandle,
249 @param[in] ControllerHandle Th
303 Ip4ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DComponentName.c108 ControllerHandle and ChildHandle in the form of a Unicode string. If the
112 managing the controller specified by ControllerHandle and ChildHandle,
120 @param[in] ControllerHandle The handle of a controller that the driver
145 controller specified by ControllerHandle and
151 specified by This, ControllerHandle, ChildHandle,
154 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
165 ControllerHandle and ChildHandle.
175 IN EFI_HANDLE ControllerHandle,
173 MnpComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Mtftp4Dxe/
H A DComponentName.c73 ControllerHandle and ChildHandle in the form of a Unicode string. If the
77 managing the controller specified by ControllerHandle and ChildHandle,
84 @param[in] ControllerHandle The handle of a controller that the driver
109 controller specified by ControllerHandle and
119 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
130 ControllerHandle and ChildHandle.
140 IN EFI_HANDLE ControllerHandle,
238 ControllerHandle and ChildHandle in the form of a Unicode string. If the
242 managing the controller specified by ControllerHandle and ChildHandle,
249 @param[in] ControllerHandle Th
303 Mtftp4ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]

Completed in 68 milliseconds

12345