Home
last modified time | relevance | path

Searched refs:DeviceIoProtocol (Results 1 – 2 of 2) sorted by relevance

/DragonStub/lib/
H A Dhw.c62 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()
/DragonStub/inc/
H A Defilib.h97 #define DeviceIoProtocol gEfiDeviceIoProtocolGuid macro