VirtualBox

Ignore:
Timestamp:
Apr 21, 2008 11:47:20 AM (17 years ago)
Author:
vboxsync
Message:

immediately show the boot menu when pressing F12

File:
1 edited

Legend:

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

    r7908 r8218  
    364364    if (!f12_pressed)
    365365    {
    366         scode = wait(logo_time / WAIT_MS, 0);
     366        scode = wait(logo_time / WAIT_MS, 1);
    367367        if (scode == F12_SCAN_CODE)
    368368            f12_pressed = 1;
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