Changeset 40973 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Apr 18, 2012 2:36:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPcBios.cpp
r40277 r40973 1408 1408 /* 1409 1409 * Map the Network Boot ROM into memory. 1410 * Currently there is a fixed mapping: 0x000 d2000 to 0x000dffff contains1410 * Currently there is a fixed mapping: 0x000e2000 to 0x000effff contains 1411 1411 * the (up to) 56 kb ROM image. The mapping size is fixed to trouble with 1412 1412 * the saved state (in PGM).
Note:
See TracChangeset
for help on using the changeset viewer.