The EFI stub loader produces consistent boot errors when booting Trusty starting with version 3.13.0-101-generic. This bug can be reproduced in many ways (using efibootmgr, an EFI shell, rEFInd, etc.). One approach is: 1) Install an EFI shell on the computer and set it as the default boot option using efibootmgr. 2) Copy the kernel and initrd files from /boot to /boot/efi. 3) Rename the kernel file to use a .efi filename extension. 4) Reboot into the EFI shell. 5) Try to launch the kernel...