Changeset 77751 in vbox
- Timestamp:
- Mar 18, 2019 11:52:50 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/PlatformPei/Platform.c
r77729 r77751 568 568 } 569 569 570 #ifndef VBOX // The RCBA is not really there, and MCFG is already in place 570 571 if (mHostBridgeDevId == INTEL_Q35_MCH_DEVICE_ID) { 571 572 // … … 582 583 PciExBarInitialization (); 583 584 } 585 #endif 584 586 } 585 587
Note:
See TracChangeset
for help on using the changeset viewer.