VirtualBox

儲存庫 vbox 的更動 92698


忽略:
時間撮記:
2021-12-2 下午12:37:51 (3 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
148597
訊息:

SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an associated SUPR3IsDriverless(). The SUPR3INIT_F_DRIVERLESS flag requires the host specific init code to allow driverless, only done so on linux thus far. Started adjusting some of the SUPR3 APIs for driverless operation. bugref:10138

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/include/VBox/err.h

    r92639 r92698  
    28082808#define VERR_SUP_VP_UNDESIRABLE_MODULE              (-5676)
    28092809
     2810/** We are in driverless mode. */
     2811#define VERR_SUP_DRIVERLESS                         (-5699)
     2812/** We are in driverless mode. */
     2813#define VINF_SUP_DRIVERLESS                         5699
    28102814/** @} */
    28112815
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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