What is Bootx64 Efi Shell
EFI (Extensible firmware interface) technology offers many innovations and opportunities. It is a new area where we can work between the BIOS and the Operating system. In this area, you can operate with EFI Shell commands. Especially for system administrators, EFI shell offers many possibilities. In the meantime, you may run the risk of corrupting the firmware as a result of incorrect use!
Such as installing operating system without boot feature, writing scripts on EFI, installing or uninstalling software.
Indir/Downlod: https://github.com/faruk-guler/EFi_Shell_bootx64
Let's ignore the virus warning?
Let's create the efi/boot/ folder in the Bootable USB formatted as FAT32 and put the Boot64.efi file we downloaded into boot/.
You can get a shell by booting the system via Bootable USB.
#To select the relevant driver: :fs0 #or :fs1 :fs2 #List directories: :dir #List files: -ls #and other known commands can be used.
Yararlı olması dileğiyle. – Hope it’s useful.