Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
DDispatcher.c838 EFI_DEVICE_PATH_PROTOCOL *FileNameDevicePath; in CoreFvToDevicePath() local
845 FileNameDevicePath = NULL; in CoreFvToDevicePath()
853 FileNameDevicePath = AppendDevicePath ( in CoreFvToDevicePath()
859 return FileNameDevicePath; in CoreFvToDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DDispatcher.c1153 EFI_DEVICE_PATH_PROTOCOL *FileNameDevicePath; in SmmFvToDevicePath() local
1160 FileNameDevicePath = NULL; in SmmFvToDevicePath()
1171 FileNameDevicePath = AppendDevicePath ( in SmmFvToDevicePath()
1176 return FileNameDevicePath; in SmmFvToDevicePath()