Home | History | Annotate | Download | only in EmuGopDxe

Lines Matching refs:Handle

60   it further tests to see if this driver supports creating a handle for the specified child device.

77 @param[in] ControllerHandle The handle of the controller to test. This handle
104 IN EFI_HANDLE Handle,
115 Handle,
119 Handle,
132 Handle,
135 Handle
156 @param[in] ControllerHandle The handle of the controller to start. This handle
164 not the End of Device Path Node, then only the handle for the
168 the End of Device Path Node, no child handle is created by this
181 IN EFI_HANDLE Handle,
193 Handle,
197 Handle,
220 Private->Handle = Handle;
247 &Private->Handle,
259 Handle,
262 Handle
304 @param[in] ControllerHandle A handle to the device being stopped. The handle must
319 IN EFI_HANDLE Handle,
329 Handle,
333 Handle,
352 Private->Handle,
369 Handle,
372 Handle
414 @param[in] ImageHandle The firmware allocated handle for the EFI image.