xCuri0 / ReBarUEFI

Resizable BAR for (almost) any UEFI system
MIT License
1.29k stars 57 forks source link

I'm kinda new to this but on step 4 in ReBarUEFI wiki it says to open the IRFExtractor extracted file and find "4G Decod" which I'm stuck on. #150

Closed SectorV5 closed 3 months ago

SectorV5 commented 3 months ago

System

I've first extracted extracted body from my bios after searching for "4G Decod" in the UEFITool: image

But after when I open the body .bin file in IRFExtractor it finds that it's UEFI file hilighted green but when extracted it gives me a .txt file [File DL]: image

but now the sep 4 in the guide wants me to find the offset number by searching for "4G Decod" in that file again: image

And this is where I'm stuck, I just cannot find it, and so I can't get that offset number needed for me to be able to change the correct setting, in the next step. Maybe I'm doing something wrong, but this is a txt file so I'm searching it using notepad++.

Other than that, I already finished adding FFS Module: https://github.com/xCuri0/ReBarUEFI/wiki/Adding-FFS-module and the UEFIPatch part with the appropriate settings for my motherboard and chipset, after that I flashed bios with M-FLASH and it's working properly. The issue is I need to enable hidden 4G Decoding and disable CSM otherwise my system won't post with the GPU in, I tried it and it didn't post, so I ended up removing the GPU and disabling ReBar with ReBarState.

xCuri0 commented 3 months ago

14