HomeSort by relevance Sort by last modified time
    Searched defs:IsDevicePathMultiInstance (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 33 #define IsDevicePathMultiInstance(_DEVICEPATH) GlueIsDevicePathMultiInstance(_DEVICEPATH)
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.c 262 IsDevicePathMultiInstance (
UefiDevicePathLibOptionalDevicePathProtocol.c 327 IsDevicePathMultiInstance (
332 return mDevicePathLibDevicePathUtilities->IsDevicePathMultiInstance (DevicePath);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DevicePathUtilities.h 219 EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE IsDevicePathMultiInstance;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePathUtilities.h 186 EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE IsDevicePathMultiInstance;
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 603 IsDevicePathMultiInstance (
607 return mDevicePathLibDevicePathUtilities->IsDevicePathMultiInstance (DevicePath);

Completed in 137 milliseconds