This contains coreboot rom for T420
We will use [email protected]:LongSoft/UEFITool.git to extract
vga bios.
First build UEFITool by following the guideline.
In short, go to the UEFITool within UEFITool directory which contains
the file uefitool.pro
and do:
qmake uefitool.pro && make
Now an exectuable UEFITool
should appear, then run it:
./UEFITool
- Select the rom file you wish to extract the bios from.
- Select
search
(CTRL + f) and selecttext
and unselectunicode
- Now search
VGA Compatible BIOS
. A line should appear on the bottom double click should take you to the file that contains the vga bios - Right click that file and select
extract body
to get the binary file.