Home
last modified time | relevance | path

Searched refs:PreviousDevicePath (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
DI2cBus.c1312 EFI_DEVICE_PATH_PROTOCOL *PreviousDevicePath; in I2cBusDevicePathAppend() local
1314 PreviousDevicePath = NULL; in I2cBusDevicePathAppend()
1333 PreviousDevicePath = I2cDeviceContext->DevicePath; in I2cBusDevicePathAppend()
1339 gBS->FreePool (PreviousDevicePath); in I2cBusDevicePathAppend()