Home
last modified time | relevance | path

Searched refs:GetDeviceName (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DDh.c339 …Status = gEfiShellProtocol->GetDeviceName(Handle, EFI_DEVICE_NAME_USE_COMPONENT_NAME|EFI_DEVICE_NA… in DisplayDriverModelHandle()
437 …Status = gEfiShellProtocol->GetDeviceName(ParentControllerHandleBuffer[Index], EFI_DEVICE_NAME_USE… in DisplayDriverModelHandle()
470 …Status = gEfiShellProtocol->GetDeviceName(ChildControllerHandleBuffer[Index], EFI_DEVICE_NAME_USE_… in DisplayDriverModelHandle()
591 …Status = gEfiShellProtocol->GetDeviceName(ControllerHandleBuffer[HandleIndex], EFI_DEVICE_NAME_USE… in DisplayDriverModelHandle()
612 …Status = gEfiShellProtocol->GetDeviceName(ChildControllerHandleBuffer[ChildIndex], EFI_DEVICE_NAME… in DisplayDriverModelHandle()
DDevTree.c106 …gEfiShellProtocol->GetDeviceName((EFI_HANDLE)TheHandle, !UseDevPaths?EFI_DEVICE_NAME_USE_COMPONENT… in DoDevTreeForHandle()
DDevices.c83 …gEfiShellProtocol->GetDeviceName(TheHandle, EFI_DEVICE_NAME_USE_COMPONENT_NAME|EFI_DEVICE_NAME_USE… in GetDeviceHandleInfo()
/device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
DEfiShellEnvironment2.h963 GET_DEVICE_NAME GetDeviceName; member
DEfiShell.h1103 EFI_SHELL_GET_DEVICE_NAME GetDeviceName; member