Searched refs:NamePath (Results 1 – 1 of 1) sorted by relevance
1061 EFI_DEVICE_PATH_PROTOCOL *NamePath; in DoStartupScript() local1154 NamePath = FileDevicePath (NULL, mStartupScript); in DoStartupScript()1155 NewPath = AppendDevicePathNode (ImagePath, NamePath); in DoStartupScript()1156 FreePool(NamePath); in DoStartupScript()