commit | 00070396b06392fadcee0e19d499a43b81c63c45 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Fri May 22 09:57:32 2009 -0500 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri May 22 10:50:37 2009 -0500 |
tree | a12b5fbcfefb3cebda262a78f7a65dcef7ba5cb9 | |
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>