VirtualBox

Ignore:
Timestamp:
Nov 26, 2024 10:19:37 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166121
Message:

Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the same build box as the x86 & amd64 ones (efi2). Renamed the firmware images and internal variables to include full arch (kbuild style) for x86 & amd64 as well. jiraref:VBP-1458

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp

    r107123 r107139  
    480480#ifdef VBOX_WITH_EFI_IN_DD2
    481481        const char *pszEfiRomFile = eFwType == FirmwareType_EFIDUAL ? "<INVALID>"
    482                                   : eFwType == FirmwareType_EFI32   ? "VBoxEFIAArch32.fd"
    483                                   :                                   "VBoxEFIAArch64.fd";
     482                                  : eFwType == FirmwareType_EFI32   ? "VBoxEFI-amr32.fd"
     483                                  :                                   "VBoxEFI-amr64.fd";
    484484        const char *pszKey = "ResourceId";
    485485#else
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