VirtualBox

Changeset 99928 in vbox


Ignore:
Timestamp:
May 23, 2023 8:21:11 AM (17 months ago)
Author:
vboxsync
Message:

Makefile.kmk: Install local EFI firmware images for ARMv8 if not fetching from the buildserver, bugref:10400

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r99871 r99928  
    525525        $(PATH_ROOT)/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd=>VBoxEFI32.fd \
    526526        $(PATH_ROOT)/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd=>VBoxEFI64.fd
     527   ifdef VBOX_WITH_VIRT_ARMV8
     528    local-efifw_SOURCES += \
     529        $(PATH_ROOT)/src/VBox/Devices/EFI/FirmwareBin/VBoxEFIAArch32.fd=>VBoxEFIAArch32.fd \
     530        $(PATH_ROOT)/src/VBox/Devices/EFI/FirmwareBin/VBoxEFIAArch64.fd=>VBoxEFIAArch64.fd
     531   endif
    527532  endif # !VBOX_WITH_EFIFW_FROM_BUILD_SERVER
    528533 endif # VBOX_WITH_EFI && !VBOX_ONLY_SDK
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