]> git.pld-linux.org Git - packages/efi-boot-update.git/blame - shellia32.conf
xen.conf removed
[packages/efi-boot-update.git] / shellia32.conf
CommitLineData
7a63766a
JK
1#
2# Configure a 32-bit EFI Shell as a boot option
3#
4# Note: most UEFI systems are 64-bit, so shellx64 is the right choice
5#
6# The shell can be obtained from:
7# https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/ShellBinPkg/UefiShell/Ia32/Shell.efi
8#
9# And should be manually placed at /boot/efi/EFI/SHELLX32.EFI
10#
11ENABLED=no
12LABEL="EFI Shell"
13BINARY=/EFI/SHELLX32.EFI
This page took 0.066138 seconds and 4 git commands to generate.