xCuri0 / ReBarUEFI

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

When trying to flash BIOS, it says not a proper BIOS #165

Closed MrAnonymous7122 closed 2 months ago

MrAnonymous7122 commented 2 months ago

System

Description

Describe the issue here. I followed the instructions to add the ffs module and patch it and end up with a BIOS image. My BIOS did not accept .patched as a file format for image(it only accepts .cap) I did patch first and then add ffs but it says this image is not a proper image. Previously when using UEFITool, it produced a .rom file which my BIOS did not accept. To make it a .cap file, I set the name to etc.CAP when saving it after adding module. There may be something simple I am missing but any help is appreciated.