-
As the title says, I can't patch the bios I modded with UEFITool. I always get the output "No patches can be applied to input file". I skipped this part as the guide "https://github.com/xCuri0/ReBarUEFI/wiki/Using-UEFIPatch" says, because my MB has native ReBar support since AGESA 1.2.0.0 bios rolled in, but the output file after inserting the *.ffs into the bios with UEFITool is not being recognized by M-Flash. In MMTool I can't even find the PCI-Bus so I can insert it there: (*MN2 is the newest version which natively suppports 4G Decoding and ResizableBar) I even tried downgrading the bios to a version before AGESA 1.2.0.0 but it still didn't work and the ReBar option which was added with 1.2.0.0 was also gone. My speccs are: Can someone with much more experience help me get my BIOS file modded, so I can use my RTX 2060 with ReBar enabled? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
Ok, I now was able to flash the modded bios. The solution was to install the very 1st BIOS version MSI offered for my MB and luckily it was still supporting my CPU. After downpatching from the newest to the oldest BIOS version, I was able to flash the unpatched modded BIOS with the NVStrapReBar module inserted.
Since M-Flash and a prepped USB drive with flashrom didn't give me any good results, I went for the flashback method of my MB.
I prepared an USB drive with rufus and put the modded BIOS onto it and renamed it into MSI.ROM.
After downpatching the BIOS it just installed the modded BIOS as if it was a regular one.
I had to apply my old settings and OC manually in the 1st boot after th…