Searched defs:TextPath1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiSortLib/
H A DUefiSortLib.c207 CHAR16 *TextPath1; local
245 TextPath1 = mDevicePathToText->ConvertDevicePathToText(
255 if (TextPath1 == NULL) {
262 TextPath1,
266 SHELL_FREE_NON_NULL(TextPath1);

Completed in 32 milliseconds