TianoCore EDK2 master
Loading...
Searching...
No Matches
DevicePathUtilitiesBase.c
Go to the documentation of this file.
1
17#include "UefiDevicePathLib.h"
18
33EFIAPI
35 IN EFI_HANDLE Handle
36 )
37{
38 return NULL;
39}
EFI_DEVICE_PATH_PROTOCOL *EFIAPI DevicePathFromHandle(IN EFI_HANDLE Handle)
#define NULL
Definition: Base.h:319
#define IN
Definition: Base.h:279
VOID * EFI_HANDLE
Definition: UefiBaseType.h:33