Searched defs:IsDevicePathMultiInstance (Results 1 - 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
H A DEdkIIGlueDevicePathLib.h33 #define IsDevicePathMultiInstance(_DEVICEPATH) GlueIsDevicePathMultiInstance(_DEVICEPATH) macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
H A DDevicePathUtilities.h219 EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE IsDevicePathMultiInstance; member in struct:__anon4315
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DDevicePathUtilities.h186 EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE IsDevicePathMultiInstance; member in struct:__anon8973
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.c262 IsDevicePathMultiInstance ( function
H A DUefiDevicePathLibOptionalDevicePathProtocol.c327 IsDevicePathMultiInstance ( function
332 return mDevicePathLibDevicePathUtilities->IsDevicePathMultiInstance (DevicePath);
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
H A DUefiDevicePathLib.c619 IsDevicePathMultiInstance ( function
623 return mDevicePathLibDevicePathUtilities->IsDevicePathMultiInstance (DevicePath);

Completed in 199 milliseconds