diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2009-05-22 09:57:32 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-05-22 10:50:37 -0500 |
commit | 00070396b06392fadcee0e19d499a43b81c63c45 (patch) | |
tree | a12b5fbcfefb3cebda262a78f7a65dcef7ba5cb9 /pc-bios/bios.bin | |
parent | a23978077ba006c8afdd842a448d5ac7106827ff (diff) |
bios: Use the correct mask to size the PCI option ROM BAR
Bit 0 is the enable bit, which we not only don't want to set, but
it will stick and make us think it's an I/O port resource.
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'pc-bios/bios.bin')
-rw-r--r-- | pc-bios/bios.bin | bin | 131072 -> 131072 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin Binary files differindex 8aa5b713ca..6c8bc9f6ce 100644 --- a/pc-bios/bios.bin +++ b/pc-bios/bios.bin |