VirtualBox

儲存庫 vbox 的更動 49785


忽略:
時間撮記:
2013-12-5 上午10:33:04 (11 年 以前)
作者:
vboxsync
訊息:

Main/ConsoleImpl2: always expose the DmiMemoryTable for Windows 2012 guests

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r49769 r49785  
    15151515                InsertConfigString(pBiosCfg, szParamName, pszBootDevice);
    15161516            }
     1517
     1518            /** @todo @bugref{7145}: We might want to enable this by default for new VMs. For now,
     1519             *        this is required for Windows 2012 guests. */
     1520            if (osTypeId == "Windows2012_64")
     1521                InsertConfigInteger(pBiosCfg, "DmiExposeMemoryTable", 1); /* boolean */
    15171522        }
    15181523        else
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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