VirtualBox

Changeset 75153 in vbox for trunk


Ignore:
Timestamp:
Oct 29, 2018 2:33:20 PM (6 years ago)
Author:
vboxsync
Message:

Undid test code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/logo.c

    r75149 r75153  
    383383
    384384    /* Set video mode using private video BIOS interface. */
    385     tmp = custom_set_mode(640*2, 480*2, 32);
     385    tmp = custom_set_mode(640, 480, 32);
    386386    /* If custom mode set failed, fall back to VBE. */
    387387    if (tmp != 0x4F)
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