Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Download the AFU Utility from AMIs website, here select APTIO V AMI FIRMWARE UPDATE UTILITYAMI Utilities 

  • Extract the .zip file 

  • Go to: 

    • Aptio_V_AMI_Firmware_Update_Utility/afu/afuefi/64 

  • Run: 

    • unzip AfuEfi64.zip -d AfuEfi64 

    • Cd 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

      • *add SCP command to move these files*  

    • Option 2 USB stick: 

      • Move the files to a usb stick 

      • Boot Ubuntu on Bedrock 

      • Mount USB stick 

      • Move the files to: 

        • /boot/efi

    Reboot
      • 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:

  • 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_V21_signed.BIN