aarch64: cloud: explicitly add uEFI boot components

This commit is contained in:
Peter Robinson 2016-05-10 16:36:34 +01:00
parent 24e3e25f16
commit 2264e6daa9
1 changed files with 5 additions and 0 deletions

View File

@ -4,3 +4,8 @@ bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,11520
part /boot --fstype="ext4" --size=500
part /boot/efi --fstype="vfat" --size=100
%packages
efibootmgr
grub2-efi
shim