- Timestamp:
- Feb 18, 2020 3:35:51 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevACPI.cpp
r82968 r83104 3256 3256 /* Activate MEM4. See also DevPciIch9.cpp / ich9pciFakePCIBIOS() / uPciBiosMmio64 */ 3257 3257 pThis->u64PciPref64Min = u64PciPref64Min; 3258 LogRel(("ACPI: enabling 64-bit prefetch root bus resource %#018RX64..%#018RX64\n",3258 LogRel(("ACPI: Enabling 64-bit prefetch root bus resource %#018RX64..%#018RX64\n", 3259 3259 u64PciPref64Min, pThis->u64PciPref64Max-1)); 3260 3260 }
Note:
See TracChangeset
for help on using the changeset viewer.