Changeset 41537 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jun 1, 2012 11:09:51 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78300
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/rombios.c
r41445 r41537 8643 8643 pop ds 8644 8644 ASM_END 8645 } else if (manuf == 0x65746E49) {8646 // Found Intel PXE ROM8645 } else { 8646 //Found PNP BIOS 8647 8647 print_boot_device(bootcd, bootlan, bootdrv); 8648 8648 ASM_START
Note:
See TracChangeset
for help on using the changeset viewer.