VirtualBox

儲存庫 vbox 的更動 4525


忽略:
時間撮記:
2007-9-5 上午08:46:30 (17 年 以前)
作者:
vboxsync
訊息:

F12 boot menu Floppy selection fixed.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/PC/BIOS/logo.c

    r3721 r4525  
    10501050
    10511051                // Change first boot device code to selected one
    1052                 if (scode > 0x02 && scode <= 0x05)
     1052                if (scode >= 0x02 && scode <= 0x05)
    10531053                {
    10541054                    write_byte(ebda_seg,&EbdaData->uForceBootDrive, scode-1);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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