Skip to content

Commit

Permalink
Merge pull request #4206 from XueqiangWei/seabios_bin
Browse files Browse the repository at this point in the history
seabios_bin: add bios bin file for the latest rhel guest
  • Loading branch information
zhencliu authored Nov 18, 2024
2 parents 18d43a3 + 1524484 commit 4c66eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qemu/tests/seabios_bin.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def run(test, params, env):
"rhel7": "bios-256k.bin",
"rhel8": "bios-256k.bin",
"rhel9": "bios-256k.bin",
"rhel10": "bios-256k.bin",
"4.2": "bios-256k.bin",
"2.11": "bios-256k.bin",
}
Expand Down

0 comments on commit 4c66eff

Please sign in to comment.