VirtualBox

Changeset 58454 in vbox


Ignore:
Timestamp:
Oct 28, 2015 5:15:33 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103755
Message:

Devices/EFI,/Makefile: Made a temporary copy of EFI/Firmware called FirmwareOld that the build server will be using till we've merged in the UDK2014.SP1 changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r58341 r58454  
    772772       \
    773773        $(PATH_ROOT)/include/VBox/com/com.h
     774## DONT COMMIT
     775VBOX_CORE_DOXYFILE_INPUT_DIRS = \
     776        src/VBox/HostDrivers/Support/ \
     777        src/VBox/HostDrivers/Support/win/
     778VBOX_CORE_DOXYFILE_INPUT_FIRST = \
     779        $(PATH_ROOT)/include/iprt/cdefs.h \
     780        $(PATH_ROOT)/include/iprt/types.h \
     781        $(PATH_ROOT)/include/VBox/cdefs.h \
     782        $(PATH_ROOT)/include/VBox/types.h \
     783        $(PATH_ROOT)/include/VBox/sup.h \
     784
     785## DONT COMMIT
     786
    774787
    775788VBOX_CORE_DOXYFILE_INPUT := \
     
    871884               -e '/\/src\/VBox\/ValidationKit\/.* warning/b ignore' \
    872885               \
     886               -e '/\/src\/VBox\/HostDrivers\/Support\/SUPR3HardenedMain\.cpp.*warning...copy/b ignore' \
     887               -e '/\/src\/VBox\/HostDrivers\/Support\/SUPR3HardenedMain\.cpp.* warning/b end' \
     888               -e 'b ignore' \
     889               \
    873890               -e '/unable to resolve link to .dtrace_pops_t./b ignore' \
    874891               \
     
    16281645
    16291646efi-build: $(VBOX_VERSION_HEADER)
    1630         + $(KMK) -C src/VBox/Devices/EFI/Firmware
     1647        + $(KMK) -C src/VBox/Devices/EFI/FirmwareOld
    16311648
    16321649efi-packing:
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