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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
H A DDispatcher.c838 EFI_DEVICE_PATH_PROTOCOL *FileNameDevicePath; local
845 FileNameDevicePath = NULL;
853 FileNameDevicePath = AppendDevicePath (
859 return FileNameDevicePath;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
H A DDispatcher.c1108 EFI_DEVICE_PATH_PROTOCOL *FileNameDevicePath; local
1115 FileNameDevicePath = NULL;
1124 // Note: FileNameDevicePath is in DXE memory
1126 FileNameDevicePath = AppendDevicePath (
1131 return FileNameDevicePath;

Completed in 138 milliseconds