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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMap.c394 EFI_DEVICE_PATH_PROTOCOL *DevPathCopy; local
405 DevPathCopy = DevPath;
406 MapList = gEfiShellProtocol->GetMapFromDevicePath(&DevPathCopy);
494 EFI_DEVICE_PATH_PROTOCOL *DevPathCopy; local
499 DevPathCopy = DevPath;
500 MapList = gEfiShellProtocol->GetMapFromDevicePath(&DevPathCopy);

Completed in 34 milliseconds