commit | 41f88f43f31a3ef950d079fffe3662347b29afa6 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Wed Jan 10 17:51:21 2018 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Wed Jan 10 17:51:21 2018 +0800 |
tree | 4e243abd0bb01f48e9ec1ad20457920960ddb8dc | |
parent | 3919dfb5646f0d1480e6ea02d459ec649bd7fd4b [diff] |
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.