Searched refs:DeviceIoProtocol (Results 1 – 2 of 2) sorted by relevance
62 Status = uefi_call_wrapper(BS->LocateDevicePath, 3, &DeviceIoProtocol, &DevicePath, &Handle); in InitializeGlobalIoDevice()64 … Status = uefi_call_wrapper(BS->HandleProtocol, 3, Handle, &DeviceIoProtocol, (VOID*)GlobalIoFncs); in InitializeGlobalIoDevice()
97 #define DeviceIoProtocol gEfiDeviceIoProtocolGuid macro