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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Dispatcher/
H A DDispatcher.c837 EFI_DEVICE_PATH_PROTOCOL *FileNameDevicePath; local
844 FileNameDevicePath = NULL;
852 FileNameDevicePath = AppendDevicePath (
858 return FileNameDevicePath;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DDispatcher.c1062 EFI_DEVICE_PATH_PROTOCOL *FileNameDevicePath; local
1069 FileNameDevicePath = NULL;
1078 // Note: FileNameDevicePath is in DXE memory
1080 FileNameDevicePath = AppendDevicePath (
1085 return FileNameDevicePath;

Completed in 48 milliseconds