-
Notifications
You must be signed in to change notification settings - Fork 114
Adding FFS module
UEFITool non-NE: https://github.com/LongSoft/UEFITool/releases/tag/0.28.0
ReBarDxe: https://github.com/xCuri0/ReBarUEFI/releases
-
Open your BIOS in UEFITool. As of writing this (December 2022) only non-NE (0.28) supports adding modules
-
File -> Search and search for
PciBus. Make sure Unicode is selected
It should find the PciBus module, double click it to go to the module.

-
Scroll to the end of the volume that the PciBus module DXE driver is located in. Right click on the last module and select Insert after.
. Select the ReBarDxe.ffs file that you downloaded and click Open. -
You should see the ReBarDxe module added.

-
File -> Save image file to save your modified BIOS. Your BIOS probably still needs to be patched before flashing so continue to Using UEFIPatch
See Common issues (and fixes) if you're having any issues after flashing the modified BIOS.