Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DReportStatusCode.c207 EFI_DEVICE_PATH_PROTOCOL *ExtendedDevicePath; in ReportStatusCodeWithDevicePath() local
217ExtendedDevicePath = EfiConstructStatusCodeData (Size, &gEfiStatusCodeSpecificDataGuid, ExtendedDa… in ReportStatusCodeWithDevicePath()
218 EfiCopyMem (ExtendedDevicePath, DevicePath, DevicePathSize); in ReportStatusCodeWithDevicePath()