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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DevicePathUtilities.h 219 EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE IsDevicePathMultiInstance;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DevicePathDxe/
DevicePath.c 32 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/UefiDevicePathLib/
UefiDevicePathLibOptionalDevicePathProtocol.c 327 IsDevicePathMultiInstance (
332 return mDevicePathLibDevicePathUtilities->IsDevicePathMultiInstance (DevicePath);
UefiDevicePathLib.c 262 IsDevicePathMultiInstance (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 33 #define IsDevicePathMultiInstance(_DEVICEPATH) GlueIsDevicePathMultiInstance(_DEVICEPATH)
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DevicePathLib.h 437 IsDevicePathMultiInstance (
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 619 IsDevicePathMultiInstance (
623 return mDevicePathLibDevicePathUtilities->IsDevicePathMultiInstance (DevicePath);

Completed in 269 milliseconds