Searched refs:ParentControllerHandleBuffer (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDh.c288 EFI_HANDLE *ParentControllerHandleBuffer; local
313 ParentControllerHandleBuffer = NULL;
317 &ParentControllerHandleBuffer
448 Status = gEfiShellProtocol->GetDeviceName(ParentControllerHandleBuffer[Index], EFI_DEVICE_NAME_USE_COMPONENT_NAME|EFI_DEVICE_NAME_USE_DEVICE_PATH, (CHAR8*)Language, &TempStringPointer);
455 ConvertHandleToHandleIndex (ParentControllerHandleBuffer[Index]),
498 SHELL_FREE_NON_NULL(ParentControllerHandleBuffer);

Completed in 32 milliseconds