Arm Trusted Firmware Fork

Hi jonypeixoto2001,

Please refer to the following steps to update efi image.

1. check where is esp partition
$ ls -al /dev/disk/by-partlabel
lrwxrwxrwx 1 root root  16 Jan  1  1970 esp -> ../../nvme0n1p11

2. mount and update efi image
$ sudo mount /dev/nvme0n1p11 /mnt
$ cd /mnt/EFI/BOOT/
$ replace BOOTAA64.efi under /mnt/EFI/BOOT/