Bug 4076

Summary: [UPDATE REQUEST] grub2-2.00-47
Product: [ROSA-based products] ROSA Fresh Reporter: Konstantin Vlasov <konstantin.vlasov>
Component: Packages from MainAssignee: ROSA Linux Bugs <bugs>
Status: RESOLVED FIXED QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal Flags: konstantin.vlasov: published+
Version: Fresh   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Platform: --- ROSA Vulnerability identifier:
RPM Package: ISO-related:
Bad POT generating: Upstream:

Description Konstantin Vlasov 2014-06-03 21:49:27 MSK
A bug was fixed: when installing Grub2 on EFI system with an existing Windows, the generated grub2.cfg might contain an invalid entry for Windows which would fail to boot. The problem is reproduced when path to the EFI loader file (returned by `efibootmgr -v') was in uppercase, such as:
\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
instead of
\EFI\Microsoft\Boot\Bootmgfw.efi
Comment 1 Konstantin Vlasov 2014-06-03 21:50:30 MSK
https://abf.rosalinux.ru/build_lists/1902339
https://abf.rosalinux.ru/build_lists/1902340

Advisory: Fixed invalid Windows boot entry generation when path to the EFI file was in upper case.