Home | History | Annotate | Download | only in EmuBlockIoDxe

Lines Matching refs:Handle

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

391 @param[in] ControllerHandle The handle of the controller to test. This handle
418 IN EFI_HANDLE Handle,
429 Handle,
433 Handle,
441 // Make sure GUID is for a File System handle.
452 Handle,
455 Handle
475 @param[in] ControllerHandle The handle of the controller to start. This handle
483 not the End of Device Path Node, then only the handle for the
487 the End of Device Path Node, no child handle is created by this
500 IN EFI_HANDLE Handle,
513 Handle,
517 Handle,
542 Private->EfiHandle = Handle;
581 &Handle,
599 Handle,
602 Handle
625 @param[in] ControllerHandle A handle to the device being stopped. The handle must
640 IN EFI_HANDLE Handle,
653 Handle,
657 Handle,
675 Handle,
678 Handle
712 @param[in] ImageHandle The firmware allocated handle for the EFI image.