VirtualBox

Changeset 91546 in vbox for trunk/src/VBox/Devices/VMMDev


Ignore:
Timestamp:
Oct 4, 2021 3:34:38 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147243
Message:

Additions, VMMDev: More Windows 11 detection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDev.cpp

    r90461 r91546  
    189189        case VBOXOSTYPE_Win2k16_x64 & ~VBOXOSTYPE_x64:    pszOs = "Windows 2k16";   break;
    190190        case VBOXOSTYPE_Win2k19_x64 & ~VBOXOSTYPE_x64:    pszOs = "Windows 2k19";   break;
     191        case VBOXOSTYPE_Win11:                            pszOs = "Windows 11";     break;
    191192        case VBOXOSTYPE_OS2:                              pszOs = "OS/2";           break;
    192193        case VBOXOSTYPE_OS2Warp3:                         pszOs = "OS/2 Warp 3";    break;
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