Actions
Bug #14171
closedinstallboot.1m: bootx86.efi is used where bootx64.efi should be
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The default boot program name for amd64 UEFI platform is bootx64.efi, not bootx86.efi.
Updated by Electric Monk 7 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit afc6b57a6cbf412c5cd72d2a2fbd3e9511d6ea48
commit afc6b57a6cbf412c5cd72d2a2fbd3e9511d6ea48 Author: Toomas Soome <tsoome@me.com> Date: 2021-10-19T05:51:50.000Z 14171 installboot.1m: bootx86.efi is used where bootx64.efi should be Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions