VirtualBox

Changeset 82394 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Dec 4, 2019 6:39:36 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135229
Message:

VMMDev: add new guest OS type, just in case (not that the GA code would be anywhere near detecting it already, the server variants are so far out of reach)

File:
1 edited

Legend:

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

    r81765 r82394  
    185185        case VBOXOSTYPE_Win10:                            pszOs = "Windows 10";     break;
    186186        case VBOXOSTYPE_Win2k16_x64 & ~VBOXOSTYPE_x64:    pszOs = "Windows 2k16";   break;
     187        case VBOXOSTYPE_Win2k19_x64 & ~VBOXOSTYPE_x64:    pszOs = "Windows 2k19";   break;
    187188        case VBOXOSTYPE_OS2:                              pszOs = "OS/2";           break;
    188189        case VBOXOSTYPE_OS2Warp3:                         pszOs = "OS/2 Warp 3";    break;
Note: See TracChangeset for help on using the changeset viewer.

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