VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/BIOS/pcicfg.inc@ 42057

Last change on this file since 42057 was 41989, checked in by vboxsync, 12 years ago

BIOS: properly detect the ICH9 bridge (fixes PXE with ICH9)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 272 bytes
Line 
1
2BX_PCIBIOS equ 1 ; Enable PCI BIOS
3
4PCI_CFG1 equ 0CF8h
5PCI_CFG2 equ 0CFCh
6
7PCI_FIXED_HOST_BRIDGE_1 equ 12378086h ;; i440FX PCI bridge
8PCI_FIXED_HOST_BRIDGE_2 equ 24488086h ;; ICH9 PCI bridge
9
10MAX_BUSDEVFN equ 10000h ; Max bus/dev/fn to search
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use