Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

  • 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

  • create bootable USB EFI drive. See How to create an EFI-shell bootable USB drive

  • Move the 

    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 Drive

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

  • Boot Bedrock 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)

Update: 

  • AfuEfix64.efi YOUR_BIOS_IMAGE.BIN /P /B /K /CAPSULE

    • Example: 

      • AfuEfix64.efi BIOS_BDV3000_V21_SIGNED.BIN /P /B /K /CAPSULE

  • press y to restart the system

  • In BIOS environment set:

    • Reset NVRAM: Enabled

    • Boot Block Update : Enabled

  • Select “Proceed with flash update“

  • After the update is finished, press any key to reboot the system

  • No labels