You can extract the VBIOS.rom after booting to OS, incase it is linux
echo 1 > /sys/devices/pci:00/:00:02.0/rom cat
/sys/devices/pci:00/:00:02.0/rom > vbios.dump echo 0 >
/sys/devices/pci:00/:00:02.0/rom
the .rom file can be opened with Intel BMP tool
On Tue, Jun 8, 2021
Okay thanks guys, I was hoping for a way to extract the VGA binary from the
bios image, on a separate machine as I don't have this new one up and running
yet, but I will definitely try the method mentioned by Paul. Should be able to
boot into a live Linux environment and extract the binary from
You might also want to try https://github.com/al3xtjames/ghidra-firmware-utils
From what I remember it allows browsing the .bin.
On Sat, Jun 5, 2021 at 5:12 PM Paul Menzel wrote:
>
> Dear se7enge,
>
>
> Am 05.06.21 um 19:52 schrieb se7enge via coreboot:
>
> > I am about to embark on a mission to
Dear se7enge,
Am 05.06.21 um 19:52 schrieb se7enge via coreboot:
I am about to embark on a mission to install coreboot on an ASUS
F2A85-M PRO (w/ AMD A10-6800k) desktop machine. Admittedly, I don't
have much experience in this field and am not extremely technical;
but I am willing to learn and
4 matches
Mail list logo