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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 32 #define GetNextDevicePathInstance(_DEVICEPATH, _SIZE) GlueGetNextDevicePathInstance(_DEVICEPATH, _SIZE)
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.c 207 GetNextDevicePathInstance (
UefiDevicePathLibOptionalDevicePathProtocol.c 264 GetNextDevicePathInstance (
270 return mDevicePathLibDevicePathUtilities->GetNextDevicePathInstance (DevicePath, Size);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DevicePathUtilities.h 218 EFI_DEVICE_PATH_UTILS_GET_NEXT_INSTANCE GetNextDevicePathInstance;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePathUtilities.h 185 EFI_DEVICE_PATH_UTILS_GET_NEXT_INSTANCE GetNextDevicePathInstance;
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 547 GetNextDevicePathInstance (
553 return mDevicePathLibDevicePathUtilities->GetNextDevicePathInstance (DevicePath, Size);

Completed in 191 milliseconds