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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 31 #define AppendDevicePathInstance(_SOURCE, _INSTANCE) GlueAppendDevicePathInstance(_SOURCE,_INSTANCE)
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.c 169 AppendDevicePathInstance (
UefiDevicePathLibOptionalDevicePathProtocol.c 222 AppendDevicePathInstance (
228 return mDevicePathLibDevicePathUtilities->AppendDevicePathInstance (DevicePath, DevicePathInstance);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DevicePathUtilities.h 217 EFI_DEVICE_PATH_UTILS_APPEND_INSTANCE AppendDevicePathInstance;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePathUtilities.h 184 EFI_DEVICE_PATH_UTILS_APPEND_INSTANCE AppendDevicePathInstance;
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 526 AppendDevicePathInstance (
531 return mDevicePathLibDevicePathUtilities->AppendDevicePathInstance (DevicePath, DevicePathInstance);

Completed in 97 milliseconds