OSDN Git Service

[add] : Added efi shell config.
authorhayao <shun819.mail@gmail.com>
Tue, 2 Jun 2020 10:57:33 +0000 (19:57 +0900)
committerhayao <shun819.mail@gmail.com>
Tue, 2 Jun 2020 10:57:33 +0000 (19:57 +0900)
efiboot/loader/entries/uefi-shell-full-x86_64.conf [new file with mode: 0644]
efiboot/loader/entries/uefi-shell-x86_64.conf [new file with mode: 0644]

diff --git a/efiboot/loader/entries/uefi-shell-full-x86_64.conf b/efiboot/loader/entries/uefi-shell-full-x86_64.conf
new file mode 100644 (file)
index 0000000..26521cb
--- /dev/null
@@ -0,0 +1,2 @@
+title  UEFI Shell (Full) x86_64
+efi    /EFI/Shell_Full_x64.efi
\ No newline at end of file
diff --git a/efiboot/loader/entries/uefi-shell-x86_64.conf b/efiboot/loader/entries/uefi-shell-x86_64.conf
new file mode 100644 (file)
index 0000000..54b7a98
--- /dev/null
@@ -0,0 +1,2 @@
+title  UEFI Shell x86_64
+efi    /EFI/Shell_x64.efi
\ No newline at end of file