What I want to do is.. extract an image/bin/whatever format it's in... I want the raw data of my BIOS... and I want a Linux/Ubuntu command in order to do it.

I have tried using Flashrom, but it doesn't support my BIOS...

Flashrom has a nice command

flashrom --read filenamehere.bin

But again... it doesn't support my BIOS... so... does anyone know any command/program I can use... in order to extract a complete copy of my BIOS... it doesn't even matter to me which format it's in... I just want the raw data... in its entirety. Thanks