For the folks interested - A webpage with amazingly detailed photos of that mainboard, including chips and whatnot:https://news.xfastest.com/review/review-03/72941/asrock-trx40-creator-review/
Note that this page is currently down for me, but you can still access it via the wayback machine.
Commands ran:
sudo flashrom/flashrom -r biosdump.bin -p internal
# Note that TRX4CTR1.70 is the rom file that's freely downloadable from ASRock's website.
binwalk -W -i TRX4CTR1.70 biosdump.bin > binwalk_diff.txt
# Since I'm not really fond of firmware file layouts yet, somebody who's smarter than me might want to verify whether
# the differences are mainly due to different bios configs and hardware I've added into my system,
# or if some firmware section got omitted on read.