VirtualBox

Changeset 81450 in vbox for trunk


Ignore:
Timestamp:
Oct 22, 2019 1:03:57 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134168
Message:

EFI: Prepared an assembly file for linking the .fd files into VBoxDD2.dll/dylib/so.

Location:
trunk/src/VBox/Devices
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r81360 r81450  
    10641064 VBoxDD2_LDFLAGS.darwin  = -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxDD2.dylib
    10651065 VBoxDD2_LDFLAGS.linux   = $(VBOX_GCC_NO_UNDEFINED)
     1066 if 0
     1067  VBoxDD2_SOURCES       += \
     1068        EFI/DevEFI-binaries.asm
     1069  EFI/DevEFI-binaries.asm_ASINCS = $(PATH_STAGE)/$(INST_BIN)
     1070  EFI/DevEFI-binaries.asm_DEPS   = \
     1071        $(PATH_STAGE)/$(INST_BIN)/VBoxEFI32.fd \
     1072        $(PATH_STAGE)/$(INST_BIN)/VBoxEFI64.fd
     1073 endif
    10661074
    10671075 $(call VBOX_SET_VER_INFO_DLL,VBoxDD2,VirtualBox VMM Devices and Drivers 2) # (last!)
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