Searched refs:GetMapFromDevicePath (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShell.h961 EFI_SHELL_GET_MAP_FROM_DEVICE_PATH GetMapFromDevicePath; member in struct:_EFI_SHELL_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMap.c180 if (gEfiShellProtocol->GetMapFromDevicePath(&DevicePathList[Count]) != NULL) {
406 MapList = gEfiShellProtocol->GetMapFromDevicePath(&DevPathCopy);
500 MapList = gEfiShellProtocol->GetMapFromDevicePath(&DevPathCopy);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShell.c855 MapName = ShellInfoObject.NewEfiShellProtocol->GetMapFromDevicePath(&ImagePath);

Completed in 52 milliseconds