OSDN Git Service

1-install: search bootmgfw.efi at runtime
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 10 Jan 2018 09:51:21 +0000 (17:51 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 10 Jan 2018 09:51:21 +0000 (17:51 +0800)
commit41f88f43f31a3ef950d079fffe3662347b29afa6
tree4e243abd0bb01f48e9ec1ad20457920960ddb8dc
parent3919dfb5646f0d1480e6ea02d459ec649bd7fd4b
1-install: search bootmgfw.efi at runtime

Originally we only create Windows boot item on installation. So
if bootmgfw.efi is installed afterward, it won't be shown in the
grub boot menu.

The patch searches bootmgfw.efi at runtime and shows it if it's
available.
boot/boot/grub/grub.cfg
install/scripts/1-install