Change MSI X570 BIOS Logo

A method to replace the logo in BIOS during lanuch

Posted by Winchell.Wang on April 23, 2023

Software Requirements

There are two softwares have the capacity to replace the logo, but only one that I have tried.

Procedure

  1. Download bios file from MSI website, and extract it. BIOS file usually have AE0, AJ0… as the suffix.

  2. Extract the ROM by AMI ChangeLogo Tool

    2.1 Load ROM

    Please change the ‘Files of type’ to ‘All Files (*.*)’, if thr ROM does shows up in the selection.

    open_changelogo

    2.2 Extract logo

    More importantly, check the image type

    Just need to chose the first one with suffix, and click “Save Logo”. The image usually will converted to jpg type.

    check_img_type

    Default BIOS logo extracted from ROM. (The actual format is bmp in this ROM)

    splash

  3. Modify Logo

    I would suggest that the new logo should keep the same size as the original. X570 does allow a larger image, but there is no guarantee that it will display properly.

    Here I changed it to a Microsoft logo as an example.

    img_save

    Then export the image as bmp. It would be fine if just keep the default setting when save the image.

    exp_opt

  4. Replace the logo in ROM by UEFITool

    4.1 Load ROM

    \[File\Rightarrow Open\ image\ file\ \mathbb{OR}\ Ctrl+O\]

    Chose to ‘All files’, if the rom does not show up in the selection window.

    4.2 Locate logo file in ROM

    Ctrl + F to open the search box, and switch to Text option. Search ‘logo’, and it will show you all the logo files location.

    uefi_logo_search

    4.3 Replace the images in ROM

    ROM for MSI usually contains more than 1 logo, so we have to change all of them, since I tried to only change few of them and it would not show the correct image during launch.

    Double click each line in Messages box to jump into the files location, as we are looking for the file which has a section named ‘Raw’ OR ‘Freeform subtype GUID’

    rpl_rom_img_1

    Then right click the section, and replace the body to your logo.bmp. The software will show something like Rebuild, Remove, and Replace in the section you are changing at the Section column.

    rpl_rom_img_2

    There are 4 images should be replaced in the ROM, if you are changing the logo for MSI X570 Gaming Plus.

    4.4 Export the new ROM

    \[File\Rightarrow Save\ image\ file\ \mathbb{OR}\ Ctrl+S\]

    Please name the new image exactly same as the original file.

    Show the file name extensions in explorer, so you can truly change file suffix.

  5. Flash the new BIOS by following this tutorial/SOP.

Results

My new logo :D

launch