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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DHandleParsingLib.h324 GetHandleListByProtocol (
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDevices.c212 HandleList = GetHandleListByProtocol(NULL);
H A DDrivers.c254 HandleList = GetHandleListByProtocol(&gEfiDriverBindingProtocolGuid);
H A DConnect.c67 ControllerHandleList = GetHandleListByProtocol(&gEfiDevicePathProtocolGuid);
H A DDh.c786 HandleList = GetHandleListByProtocol(NULL);
834 HandleList = GetHandleListByProtocol(Guid);
H A DDrvCfg.c1068 HandleList = GetHandleListByProtocol(&gEfiHiiConfigAccessProtocolGuid);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiHandleParsingLib/
H A DUefiHandleParsingLib.c1124 HandleBufferForReturn = GetHandleListByProtocol(&gEfiDevicePathProtocolGuid);
1319 GetHandleListByProtocol ( function
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c1042 HandleList = GetHandleListByProtocol(&gEfiSimpleFileSystemProtocolGuid);
1102 HandleList = GetHandleListByProtocol(&gEfiBlockIoProtocolGuid);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMap.c149 HandleList = GetHandleListByProtocol(&gEfiSimpleFileSystemProtocolGuid);

Completed in 58 milliseconds