Home
last modified time | relevance | path

Searched refs:EfiShellDevicePath (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Bds/
DBootMenu.c960 EFI_DEVICE_PATH* EfiShellDevicePath; in BootShell() local
963 Status = LocateEfiApplicationInFvByName (L"Shell", &EfiShellDevicePath); in BootShell()
978 return BdsStartEfiApplication (gImageHandle, EfiShellDevicePath, 0, NULL); in BootShell()