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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/SocketDxe/
H A DComponentName.c21 GetDriverName,
30 (EFI_COMPONENT_NAME2_GET_DRIVER_NAME) GetDriverName,
81 GetDriverName ( function
H A DSocket.h98 GetDriverName (
/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/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/PC/ipxe/src/interface/efi/
H A Defi_driver.c117 wtf->GetDriverName = efi_driver_get_driver_name;
/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Dp_App/
H A DDpUtilities.c274 Status = ComponentName2->GetDriverName (
/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);
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DWebServer.h1028 GetDriverName (
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiHandleParsingLib/
H A DUefiHandleParsingLib.c625 Status = CompNameStruct->GetDriverName(CompNameStruct, (CHAR8*)Language, &RetVal);
638 Status = CompNameStruct->GetDriverName(CompNameStruct, (CHAR8*)Language, &RetVal);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideDxe.c198 ComponentName->GetDriverName (
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
H A DDeviceManager.c2289 Status = ComponentName->GetDriverName (

Completed in 94 milliseconds