Searched refs:ControllerHandle (Results 1 - 25 of 211) sorted by relevance

123456789

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/VlanConfigDxe/
H A DVlanConfigDriver.c57 Test to see if this driver supports ControllerHandle.
60 @param[in] ControllerHandle Handle of device to test
73 IN EFI_HANDLE ControllerHandle,
81 ControllerHandle,
85 ControllerHandle,
96 ControllerHandle,
99 ControllerHandle
107 Start this driver on ControllerHandle.
110 @param[in] ControllerHandle Handle of device to bind driver to
114 @retval EFI_SUCCES This driver is added to ControllerHandle
71 VlanConfigDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
121 VlanConfigDriverBindingStart( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
252 VlanConfigDriverBindingStop( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN UINTN NumberOfChildren, IN EFI_HANDLE *ChildHandleBuffer ) argument
[all...]
/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/Ps2MouseAbsolutePointerDxe/
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,
196 ControllerHandle,
200 ControllerHandle,
205 ControllerHandle,
173 Ps2MouseAbsolutePointerComponentNameGetControllerName( 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/Bus/Isa/Ps2MouseDxe/
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,
196 ControllerHandle,
200 ControllerHandle,
205 ControllerHandle,
173 Ps2MouseComponentNameGetControllerName( 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/UsbKbDxe/
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,
176 ControllerHandle,
180 ControllerHandle,
185 ControllerHandle,
153 UsbKeyboardComponentNameGetControllerName( 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/UsbMouseAbsolutePointerDxe/
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,
177 ControllerHandle,
181 ControllerHandle,
186 ControllerHandle,
153 UsbMouseAbsolutePointerComponentNameGetControllerName( 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/UsbMouseDxe/
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,
177 ControllerHandle,
181 ControllerHandle,
186 ControllerHandle,
153 UsbMouseComponentNameGetControllerName( 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/UefiPxeBcDxe/
H A DPxeBcDriver.h18 Test to see if this driver supports ControllerHandle. This service
27 @param ControllerHandle Handle of device to test
40 IN EFI_HANDLE ControllerHandle,
45 Start this driver on ControllerHandle. This service is called by the
53 @param ControllerHandle Handle of device to bind driver to
57 @retval EFI_SUCCESS This driver is added to ControllerHandle
58 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
66 IN EFI_HANDLE ControllerHandle,
71 Stop this driver on ControllerHandle. This service is called by the
79 @param ControllerHandle Handl
[all...]
H A DPxeBcDriver.c58 Test to see if this driver supports ControllerHandle. This service
67 @param ControllerHandle Handle of device to test
80 IN EFI_HANDLE ControllerHandle,
88 ControllerHandle,
92 ControllerHandle,
101 ControllerHandle,
105 ControllerHandle,
112 ControllerHandle,
116 ControllerHandle,
127 Start this driver on ControllerHandle
78 PxeBcDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL * This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL * RemainingDevicePath OPTIONAL ) argument
146 PxeBcDriverBindingStart( IN EFI_DRIVER_BINDING_PROTOCOL * This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL * RemainingDevicePath OPTIONAL ) argument
503 PxeBcDriverBindingStop( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN UINTN NumberOfChildren, IN EFI_HANDLE *ChildHandleBuffer ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDriver.h23 Test to see if this driver supports ControllerHandle. This service
31 @param[in] ControllerHandle The handle of device to be tested.
43 IN EFI_HANDLE ControllerHandle,
49 Start this driver on ControllerHandle. This service is called by the
57 @param[in] ControllerHandle The handle of device to be started.
61 @retval EFI_SUCCESS This driver is installed to ControllerHandle.
62 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle.
70 IN EFI_HANDLE ControllerHandle,
76 Stop this driver on ControllerHandle. This service is called by the
84 @param[in] ControllerHandle Handl
[all...]
H A DPxeBcDriver.c31 @param[in] ControllerHandle Pointer to child handle over IPv4.
38 IN EFI_HANDLE ControllerHandle
43 NicHandle = NetLibGetNicHandle (ControllerHandle, &gEfiArpProtocolGuid);
45 NicHandle = NetLibGetNicHandle (ControllerHandle, &gEfiIp4ProtocolGuid);
47 NicHandle = NetLibGetNicHandle (ControllerHandle, &gEfiUdp4ProtocolGuid);
49 NicHandle = NetLibGetNicHandle (ControllerHandle, &gEfiDhcp4ProtocolGuid);
51 NicHandle = NetLibGetNicHandle (ControllerHandle, &gEfiMtftp4ProtocolGuid);
67 @param[in] ControllerHandle Pointer to child handle over IPv6.
74 IN EFI_HANDLE ControllerHandle
79 NicHandle = NetLibGetNicHandle (ControllerHandle,
448 PxeBcCreateIp4Children( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN PXEBC_PRIVATE_DATA *Private ) argument
769 PxeBcCreateIp6Children( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN PXEBC_PRIVATE_DATA *Private ) argument
1111 PxeBcDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
1195 PxeBcDriverBindingStart( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
1352 PxeBcDriverBindingStop( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN UINTN NumberOfChildren, IN EFI_HANDLE *ChildHandleBuffer ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConPlatformDxe/
H A DConPlatform.c83 Test to see if EFI_SIMPLE_TEXT_INPUT_PROTOCOL is supported on ControllerHandle.
86 @param ControllerHandle Handle of device to test.
98 IN EFI_HANDLE ControllerHandle,
104 ControllerHandle,
111 Test to see if EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL is supported on ControllerHandle.
114 @param ControllerHandle Handle of device to test.
126 IN EFI_HANDLE ControllerHandle,
132 ControllerHandle,
139 Test to see if the specified protocol is supported on ControllerHandle.
142 @param ControllerHandle Handl
96 ConPlatformTextInDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
124 ConPlatformTextOutDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
150 ConPlatformDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_GUID *ProtocolGuid ) argument
220 ConPlatformTextInDriverBindingStart( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath ) argument
352 ConPlatformTextOutDriverBindingStart( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath ) argument
529 ConPlatformTextInDriverBindingStop( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN UINTN NumberOfChildren, IN EFI_HANDLE *ChildHandleBuffer ) argument
603 ConPlatformTextOutDriverBindingStop( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN UINTN NumberOfChildren, IN EFI_HANDLE *ChildHandleBuffer ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
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 ControllerHandle[in] 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 ControllerHandle[i
303 Ps2KeyboardComponentNameGetControllerName( 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/Ip4ConfigDxe/
H A DIp4ConfigDriver.c115 Test to see if this driver supports ControllerHandle.
118 @param ControllerHandle Handle of device to test
131 IN EFI_HANDLE ControllerHandle,
138 ControllerHandle,
142 ControllerHandle,
151 Start this driver on ControllerHandle.
154 @param ControllerHandle Handle of device to bind driver to
158 @retval EFI_SUCCES This driver is added to ControllerHandle
159 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
167 IN EFI_HANDLE ControllerHandle,
129 Ip4ConfigDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
165 Ip4ConfigDriverBindingStart( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
363 Ip4ConfigDriverBindingStop( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN UINTN NumberOfChildren, IN EFI_HANDLE *ChildHandleBuffer ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Driver.h22 Test to see if this driver supports ControllerHandle. This service
30 @param[in] ControllerHandle Handle of device to test
43 IN EFI_HANDLE ControllerHandle,
48 Start this driver on ControllerHandle. This service is called by the
56 @param[in] ControllerHandle Handle of device to bind driver to
60 @retval EFI_SUCCESS This driver is added to ControllerHandle
61 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
69 IN EFI_HANDLE ControllerHandle,
74 Stop this driver on ControllerHandle. This service is called by the
82 @param[in] ControllerHandle Handl
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Driver.h52 Test to see if this driver supports ControllerHandle. This service
60 @param[in] ControllerHandle Handle of device to test
73 IN EFI_HANDLE ControllerHandle,
78 Start this driver on ControllerHandle. This service is called by the
86 @param[in] ControllerHandle Handle of device to bind driver to
90 @retval EFI_SUCCESS This driver is added to ControllerHandle
91 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
99 IN EFI_HANDLE ControllerHandle,
104 Stop this driver on ControllerHandle. This service is called by the
112 @param[in] ControllerHandle Handl
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Driver.h24 Test to see if this driver supports ControllerHandle. This service
32 @param[in] ControllerHandle Handle of device to test
45 IN EFI_HANDLE ControllerHandle,
50 Start this driver on ControllerHandle. This service is called by the
58 @param[in] ControllerHandle Handle of device to bind driver to
62 @retval EFI_SUCCESS This driver is added to ControllerHandle
63 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle
71 IN EFI_HANDLE ControllerHandle,
76 Stop this driver on ControllerHandle. This service is called by the
84 @param[in] ControllerHandle Handl
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDriverBinding.h22 /// The global ID for the ControllerHandle Driver Protocol.
36 ControllerHandle. Drivers will typically use the device path attached to
37 ControllerHandle and/or the services from the bus I/O abstraction attached to
38 ControllerHandle to determine if the driver supports ControllerHandle. This function
42 device specified by ControllerHandle may already be managed by the same driver or a
45 Because ControllerHandle may have been previously started by the same driver, if a protocol is
47 to guarantee the state of ControllerHandle is not modified by this function.
50 @param[in] ControllerHandle The handle of the controller to test. This handle
57 by ControllerHandle an
[all...]
H A DDriverConfiguration.h35 @param ControllerHandle The handle of the controller to set options on.
51 ControllerHandle again.
55 by ControllerHandle..
56 @retval EFI_INVALID_PARAMETER ControllerHandle is not a valid EFI_HANDLE.
61 ControllerHandle and ChildHandle.
66 by ControllerHandle and ChildHandle.
69 by ControllerHandle and ChildHandle.
76 IN EFI_HANDLE ControllerHandle,
86 @param ControllerHandle The handle of the controller to test if it's current
96 @retval EFI_SUCCESS The controller specified by ControllerHandle an
[all...]
H A DPlatformDriverOverride.h37 @param ControllerHandle The device handle of the controller to check if a driver override
43 @retval EFI_SUCCESS The driver override for ControllerHandle was returned in
45 @retval EFI_NOT_FOUND A driver override for ControllerHandle was not found.
46 @retval EFI_INVALID_PARAMETER The handle specified by ControllerHandle is NULL.
55 IN EFI_HANDLE ControllerHandle,
63 @param ControllerHandle The device handle of the controller to check if a driver override
68 driver device path for ControllerHandle.
70 @retval EFI_SUCCESS The driver override for ControllerHandle was returned in
73 @retval EFI_NOT_FOUND A driver override for ControllerHandle was not found.
74 @retval EFI_INVALID_PARAMETER The handle specified by ControllerHandle i
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DDhcp6Driver.h26 Test to see if this driver supports ControllerHandle. This service
34 @param[in] ControllerHandle Handle of device to test.
47 IN EFI_HANDLE ControllerHandle,
52 Start this driver on ControllerHandle. This service is called by the
60 @param[in] ControllerHandle Handle of device to bind driver to.
64 @retval EFI_SUCCESS This driver is added to ControllerHandle.
65 @retval EFI_ALREADY_STARTED This driver is already running on ControllerHandle.
73 IN EFI_HANDLE ControllerHandle,
78 Stop this driver on ControllerHandle. This service is called by the
86 @param[in] ControllerHandle Handl
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Driver.h28 ControllerHandle. Drivers typically use the device path attached to
29 ControllerHandle and/or the services from the bus I/O abstraction attached to
30 ControllerHandle to determine if the driver supports ControllerHandle. This function
34 device specified by ControllerHandle may already be managed by the same driver or a
37 Since ControllerHandle may have been previously started by the same driver, if a protocol is
39 to guarantee the state of ControllerHandle is not modified by this function.
42 @param[in] ControllerHandle The handle of the controller to test. This handle
49 by ControllerHandle and the child controller specified
53 @retval EFI_SUCCESS The device specified by ControllerHandle an
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDriverBinding.h24 /// The global ID for the ControllerHandle Driver Protocol.
38 ControllerHandle. Drivers will typically use the device path attached to
39 ControllerHandle and/or the services from the bus I/O abstraction attached to
40 ControllerHandle to determine if the driver supports ControllerHandle. This function
44 device specified by ControllerHandle may already be managed by the same driver or a
47 Because ControllerHandle may have been previously started by the same driver, if a protocol is
49 to guarantee the state of ControllerHandle is not modified by this function.
52 @param[in] ControllerHandle The handle of the controller to test. This handle
59 by ControllerHandle an
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecDriver.c23 Test to see if this driver supports ControllerHandle.
26 @param[in] ControllerHandle Handle of device to test.
39 IN EFI_HANDLE ControllerHandle,
47 ControllerHandle,
51 ControllerHandle,
56 ControllerHandle,
60 ControllerHandle,
75 Start this driver on ControllerHandle.
78 @param[in] ControllerHandle Handle of device to bind driver to.
82 @retval EFI_SUCCES This driver is added to ControllerHandle
37 IpSecDriverBindingSupported( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
91 IpSecDriverBindingStart( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_DEVICE_PATH_PROTOCOL *RemainingDevicePath OPTIONAL ) argument
167 IpSecDriverBindingStop( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN UINTN NumberOfChildren, IN EFI_HANDLE *ChildHandleBuffer ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DComponentName.c106 ControllerHandle and ChildHandle in the form of a Unicode string. If the
110 managing the controller specified by ControllerHandle and ChildHandle,
117 @param ControllerHandle[in] The handle of a controller that the driver
142 controller specified by ControllerHandle and
152 @retval EFI_INVALID_PARAMETER ControllerHandle is NULL.
163 ControllerHandle and ChildHandle.
173 IN EFI_HANDLE ControllerHandle,
190 // Make sure this driver is currently managing ControllerHandle
193 ControllerHandle,
204 ControllerHandle,
171 EhciComponentNameGetControllerName( 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 2045 milliseconds

123456789