Home
last modified time | relevance | path

Searched refs:EfiIsDevicePathEndInstance (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePath/
DDevicePath.h63 #define EfiIsDevicePathEndInstance(a) (EfiIsDevicePathEndType (a) && EfiIsDevicePathEndInst… macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DDevicePath.c132 if (EfiIsDevicePathEndInstance (Node)) { in EfiIsDevicePathMultiInstance()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
DUefiDevicePathLib.c440 if (EfiIsDevicePathEndInstance (Node)) { in GlueIsDevicePathMultiInstance()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
DRtDevicePath.c229 if (EfiIsDevicePathEndInstance (Node)) { in RtEfiIsDevicePathMultiInstance()