Changeset 35400 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Jan 4, 2011 11:58:52 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPcBios.cpp
r35353 r35400 1352 1352 if (pThis->pu8LanBoot == NULL) 1353 1353 { 1354 #ifdef VBOX_WITH_PXE_ROM 1354 1355 pu8LanBootBinary = g_abNetBiosBinary; 1355 1356 cbLanBootBinary = g_cbNetBiosBinary; 1357 #endif 1356 1358 } 1357 1359 else
Note:
See TracChangeset
for help on using the changeset viewer.