Searched defs:GetDriverName (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DComponentName.h117 EFI_COMPONENT_NAME_GET_DRIVER_NAME GetDriverName; member in struct:_EFI_COMPONENT_NAME_PROTOCOL
H A DComponentName2.h157 EFI_COMPONENT_NAME2_GET_DRIVER_NAME GetDriverName; member in struct:_EFI_COMPONENT_NAME2_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/SocketDxe/
H A DComponentName.c21 GetDriverName,
30 (EFI_COMPONENT_NAME2_GET_DRIVER_NAME) GetDriverName,
81 GetDriverName ( function
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DComponentName2.h160 EFI_COMPONENT_NAME2_GET_DRIVER_NAME GetDriverName; member in struct:_EFI_COMPONENT_NAME2_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDh.c56 GetDriverName ( function
107 Status = CompName2->GetDriverName(CompName2, Lang, &NameToReturn);
392 Status = GetDriverName (
539 Status = GetDriverName (Handle, Language, &DriverName);

Completed in 43 milliseconds