VirtualBox

Ignore:
Timestamp:
Jun 5, 2012 6:39:12 AM (13 years ago)
Author:
vboxsync
Message:

PC/BIOS-new: For detection of normal PnP ROM .

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS-new/boot.c

    r40754 r41574  
    271271                    netboot_entry = (void __far *)(fplan + 6);
    272272                    netboot_entry();
    273                 } else if (manuf == 0x65746E49/* 'Inte' */) {
    274                     // Found Intel PXE ROM
     273                }
     274                else
     275                {
     276                    //Found Normal Pnp ROM
    275277                    print_boot_device(bootcd, bootlan, bootdrv);
    276278                    int_enable();   /* Disabled as we were invoked via INT instruction. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette