Searched refs:ParentHandle (Results 26 - 30 of 30) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c1152 @param[in] ParentHandle The parent image starting the operation.
1168 IN EFI_HANDLE *ParentHandle,
1182 return (gEfiShellProtocol->Execute(ParentHandle,
1194 // Due to oddity in the EFI shell we want to dereference the ParentHandle here
1196 return (mEfiShellEnvironment2->Execute(*ParentHandle,
1167 ShellExecute( IN EFI_HANDLE *ParentHandle, IN CHAR16 *CommandLine OPTIONAL, IN BOOLEAN Output OPTIONAL, IN CHAR16 **EnvironmentVariables OPTIONAL, OUT EFI_STATUS *Status OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/
H A DDxeMain.h2438 @param ParentHandle handle of parent firmware volume, if this image
2453 IN EFI_HANDLE ParentHandle,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Image/
H A DImage.c1181 Image->Info.ParentHandle = ParentImageHandle;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DDispatcher.c552 DriverEntry->LoadedImage->ParentHandle = gSmmCorePrivate->SmmIplImageHandle;
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c687 Protocol->ParentHandle = HostBridgeHandle;

Completed in 98 milliseconds

12