VirtualBox

Changeset 101178 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 19, 2023 5:01:07 PM (16 months ago)
Author:
vboxsync
Message:

Main: Added first two generic guest OS types for ARM (as "Other", as we also do for x86). bugref:10384

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/ostypes.h

    r101112 r101178  
    5656    VBOXOSTYPE_Unknown          = 0,
    5757    VBOXOSTYPE_Unknown_x64      = 0x00100,
     58    VBOXOSTYPE_Unknown_arm32    = 0x00200,
     59    VBOXOSTYPE_Unknown_arm64    = 0x00300,
    5860
    5961    /** @name DOS and it's descendants
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