Skip to content

Instantly share code, notes, and snippets.

@zhangyoufu
Created March 7, 2025 10:01
Show Gist options
  • Save zhangyoufu/fd88a6ce79829afc4d34b411cca2847e to your computer and use it in GitHub Desktop.
Save zhangyoufu/fd88a6ce79829afc4d34b411cca2847e to your computer and use it in GitHub Desktop.
# dmidecode -t 0
Vendor: SeaBIOS
Version: e623647
Release Date: 04/01/2014
# cat /proc/iomem
000c0000-000c91ff : Video ROM # https://gitlab.com/qemu-project/qemu/-/blob/3257fc8383b13856e6719d1390655ce24bafd071/pc-bios/vgabios-cirrus.bin
000c9800-000cbbff : Adapter ROM # https://gitlab.com/qemu-project/qemu/-/blob/3257fc8383b13856e6719d1390655ce24bafd071/pc-bios/kvmvapic.bin
fffc0000-ffffffff : Reserved # dd if=/dev/mem bs=1024 skip=4194048 count=256 of=seabios.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment