• Download the AFU Utility from AMIs website, here select APTIO V AMI FIRMWARE UPDATE UTILITY: AMI Utilities 

  • Extract the .zip file 

  • Go to: 

    • Aptio_V_AMI_Firmware_Update_Utility/afu/afuefi/64 

  • Run: 

    • unzip AfuEfi64.zip -d AfuEfi64 

    • Cd AfuEfi64

  • create bootable USB EFI drive: Create EFI shell bootable USB drive

  • Move the AfuEfix64.efi and the signed .BIN files to your installed OS 

    • Option 1 scp to current OS: 

      • boot Bedrock to OS

      • run:

        • ifconfig

      • check your devices ip address

      • on your pc run:

        • scp /path/to/local/AfuEfix64.efi username@remote_host_ip:/boot/efi/

        • scp /path/to/local/BIOS_Image.BIN username@remote_host_ip:/boot/efi/

    • Option 2 USB stick:

      • copy the files to the USB stick you created in the Create EFI shell bootable USB drive section

  • Boot to EFI shell 

  • Identify your drive as FS#: (where # could be 1,2,3,…..)

  • Select your drive by running: 

    • FS#: 

  • You can navigate to your files using: 'ls' and 'cd'  (if you chose to place in a different directory)

  • Run: 

    • AfuEfix64.efi YOUR_BIOS_SIGNED_IMAGE.BIN

    • Example: 

      • AfuEfix64.efi BIOS_BDV3000_V21_SIGNED.BIN