2011/9/30 Jorge Fernandez Monteagudo jorgefm@cirsa.com
Hi,
I'm using flashrom to save the bios from my system to a file. I've seen an unexpected behaviour and I would like to know if it's ok.
If I run:
# flashrom --read bios_1st.bin # flashrom --read bios_2nd.bin
comparing both files I can't find any difference, but If I reboot the system and then:
# flashrom --read bios_3rd.bin
I get differences with the previous one. I haven't enter in the bios or change anything... I was expecting no differences between them. Am I missing anything?
Regards Jorge
http://flashrom.org/Random_notes#Bios_content_changes_between_reboots
Marcos