VirtualBox

Changeset 101424 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 12, 2023 12:39:17 PM (16 months ago)
Author:
vboxsync
Message:

Unattended: bugref:10182, bugref:10511. Adding what's need for OL arm64 detection to UnattendedImpl.cpp.

File:
1 edited

Legend:

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

    r101207 r101424  
    158158    VBOXOSTYPE_RedHat           = 0x5A000,
    159159    VBOXOSTYPE_RedHat_x64       = 0x5A100,
     160    VBOXOSTYPE_RedHat_arm32     = 0x5A200,
     161    VBOXOSTYPE_RedHat_arm64     = 0x5A300,
    160162    VBOXOSTYPE_RedHat3          = 0x5A001,
    161163    VBOXOSTYPE_RedHat3_x64      = 0x5A101,
     
    221223    VBOXOSTYPE_Oracle           = 0x5E000,
    222224    VBOXOSTYPE_Oracle_x64       = 0x5E100,
     225    VBOXOSTYPE_Oracle_arm32     = 0x5E200,
     226    VBOXOSTYPE_Oracle_arm64     = 0x5E300,
    223227    VBOXOSTYPE_Oracle4          = 0x5E001,
    224228    VBOXOSTYPE_Oracle4_x64      = 0x5E101,
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