VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/Makefile.kmk@ 84533

Last change on this file since 84533 was 84419, checked in by vboxsync, 5 years ago

SUPHardNt: Eliminated SUPR3HardenedStatic_VBOX_LIBC_OBJS as we only need chkstk.obj now with 32-bit host gone, and it is found in the lib directory. bugref:8489

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 30.4 KB
Line 
1# $Id: Makefile.kmk 84419 2020-05-20 16:47:16Z vboxsync $
2## @file
3# Sub-Makefile for the support library and the drivers/modules/kexts it uses.
4#
5
6#
7# Copyright (C) 2006-2020 Oracle Corporation
8#
9# This file is part of VirtualBox Open Source Edition (OSE), as
10# available from http://www.virtualbox.org. This file is free software;
11# you can redistribute it and/or modify it under the terms of the GNU
12# General Public License (GPL) as published by the Free Software
13# Foundation, in version 2 as it comes in the "COPYING" file of the
14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16#
17# The contents of this file may alternatively be used under the terms
18# of the Common Development and Distribution License Version 1.0
19# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
20# VirtualBox OSE distribution, in which case the provisions of the
21# CDDL are applicable instead of those of the GPL.
22#
23# You may elect to license modified versions of this file under the
24# terms and conditions of either the GPL or the CDDL or both.
25#
26
27SUB_DEPTH = ../../../..
28include $(KBUILD_PATH)/subheader.kmk
29
30#
31# Targets
32#
33LIBRARIES += SUPR3 SUPR3Static
34if defined(VBOX_WITH_HARDENING) \
35 && !defined(VBOX_ONLY_VALIDATIONKIT)
36 LIBRARIES += SUPR3HardenedStatic
37endif
38DLLS.win += VBoxSupLib
39ifdef VBOX_WITH_32_ON_64_MAIN_API
40 LIBRARIES += SUPR3-x86
41endif
42if !defined(VBOX_ONLY_DOCS)
43 if1of ($(VBOX_LDR_FMT), pe lx)
44 LIBRARIES += SUPR0
45 endif
46endif
47if !defined(VBOX_ONLY_BUILD) && defined(VBOX_WITH_RAW_MODE)
48 LIBRARIES += SUPRC
49endif
50if !defined(VBOX_ONLY_DOCS) \
51 && !defined(VBOX_ONLY_EXTPACKS) \
52 && !defined(VBOX_ONLY_VALIDATIONKIT) \
53 && "$(intersects $(KBUILD_TARGET_ARCH),$(VBOX_SUPPORTED_HOST_ARCHS))" != ""
54 ifdef VBOX_WITH_SUPSVC
55 PROGRAMS += VBoxSupSvc
56 endif
57 ifdef VBOX_WITH_VBOXDRV
58 LIBRARIES += SUPR0IdcClient
59 SYSMODS.os2 += VBoxDrv
60 endif
61 INSTALLS.linux += vboxdrv-src
62 INSTALLS.freebsd += vboxdrv-src
63
64 #
65 # Include sub-makefile(s).
66 #
67 include $(PATH_SUB_CURRENT)/testcase/Makefile.kmk
68
69 #
70 # Populate FILES_VBOXDRV_NOBIN and FILES_VBOXDRV_BIN
71 #
72 ifeq ($(KBUILD_TARGET),linux)
73 include $(PATH_SUB_CURRENT)/linux/files_vboxdrv
74 endif
75 ifeq ($(KBUILD_TARGET),freebsd)
76 include $(PATH_SUB_CURRENT)/freebsd/files_vboxdrv
77 endif
78endif # !VBOX_ONLY_DOCS && !VBOX_ONLY_EXTPACKS && !VBOX_ONLY_VALIDATIONKIT
79
80#
81# Authenticode related trust anchors and certificates -> .cpp
82#
83VBOX_SUP_WIN_CERTS_FILE = $(SUPR3_0_OUTDIR)/TrustAnchorsAndCerts.cpp
84VBOX_SUP_WIN_CERTS := \
85 SpcRootMicrosoft0=SpcRoot-MicrosoftAuthenticodeTmRootAuthority-01.taf \
86 SpcRootMicrosoft1=SpcRoot-MicrosoftRootAuthority-00c1008b3c3c8811d13ef663ecdf40.taf \
87 SpcRootMicrosoft2=SpcRoot-MicrosoftRootCertificateAuthority-79ad16a14aa0a5ad4c7358f407132e65.taf \
88 SpcRootMicrosoft3=SpcRoot-MicrosoftRootCertificateAuthority2010-28cc3a25bfba44ac449a9b586b4339aa.taf \
89 SpcRootMicrosoft4=SpcRoot-MicrosoftRootCertificateAuthority2011-3f8bc8b5fc9fb29643b569d66c42e144.taf \
90 SpcRootMicrosoft5=SpcRoot-MicrosoftDigitalMediaAuthority2005-6eff330eb6e7569740680870104baaba.taf \
91 SpcRootMicrosoft6=SpcRoot-MicrosoftDevelopmentRootCertificateAuthority2014-078f0a9d03df119e434e4fec1bf0235a.taf \
92 NtRootMicrosoft7=NtRoot-MicrosoftCodeVerificationRoot-729404101f3e0ca347837fca175a8438.taf \
93 TimeRootMicrosoft0=Timestamp-CopyrightC1997MicrosoftCorp-01.taf \
94 TrustedCertVBox0=Trusted-OracleCorporationVirtualBox-05308b76ac2e15b29720fb4395f65f38.taf \
95 AppleRoot0=AppleRoot-2bd06947947609fef46b8d2e40a6f7474d7f085e.taf \
96 AppleRoot1=AppleRoot-G2-c499136c1803c27bc0a3a00d7f72807a1c77268d.taf
97VBOX_SUP_WIN_CERT_NAMES := $(foreach cert,$(VBOX_SUP_WIN_CERTS),$(firstword $(subst =,$(SPACE) ,$(cert))))
98VBOX_PATH_SUPR3_CERTIFICATES := $(PATH_SUB_CURRENT)/Certificates
99
100# 1=name, 2=filter, 3=buildcert?.
101if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING)
102 VBOX_SUP_GEN_CERT_MACRO = 'SUPTAENTRY const g_aSUP$(1)TAs[] =' '{' \
103 $(if-expr "$(3)" == "",,' SUPTAENTRY_GEN(g_abSUPBuildCert),') \
104 $(foreach certnm,$(filter $(2),$(VBOX_SUP_WIN_CERT_NAMES)), ' SUPTAENTRY_GEN(g_abSUP$(certnm)),') \
105 '};' 'unsigned const g_cSUP$(1)TAs = RT_ELEMENTS(g_aSUP$(1)TAs);' '' ''
106else
107 VBOX_SUP_GEN_CERT_MACRO = 'SUPTAENTRY const g_aSUP$(1)TAs[] =' '{' \
108 $(foreach certnm,$(filter $(2),$(VBOX_SUP_WIN_CERT_NAMES)), ' SUPTAENTRY_GEN(g_abSUP$(certnm)),') \
109 '};' 'unsigned const g_cSUP$(1)TAs = RT_ELEMENTS(g_aSUP$(1)TAs);' '' ''
110endif
111
112$$(VBOX_SUP_WIN_CERTS_FILE): $(MAKEFILE_CURRENT) \
113 $(foreach cert,$(VBOX_SUP_WIN_CERTS),$(VBOX_PATH_SUPR3_CERTIFICATES)/$(lastword $(subst =,$(SPACE) ,$(cert)))) \
114 $(VBOX_BIN2C) \
115 $(if-expr ("$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING)) \
116 || ("$(KBUILD_TARGET)" == "darwin" && defined(VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION) && defined(VBOX_SIGNING_MODE)) \
117 ,$(VBOX_RTSIGNTOOL)) \
118 | $$(dir $$@)
119 $(QUIET)$(RM) -f -- $@ $@.cer
120 $(QUIET)$(APPEND) -n "$@" \
121 '' \
122 '#include <VBox/sup.h>' \
123 ''
124 $(foreach cert,$(VBOX_SUP_WIN_CERTS), $(NLTAB)$(VBOX_BIN2C) -ascii --append --static --no-size \
125 "SUP$(firstword $(subst =,$(SP) ,$(cert)))" \
126 "$(VBOX_PATH_SUPR3_CERTIFICATES)/$(lastword $(subst =,$(SP) ,$(cert)))" \
127 "$@")
128# The build certificate.
129if ("$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING) && defined(VBOX_SIGNING_MODE)) \
130 || ("$(KBUILD_TARGET)" == "darwin" && defined(VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION) && defined(VBOX_SIGNING_MODE))
131 $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --exe $(VBOX_RTSIGNTOOL) --output "$@.cer" --der
132 $(VBOX_BIN2C) -ascii --append SUPBuildCert "$@.cer" $@
133 $(QUIET)$(RM) -f -- $@.cer
134endif
135# Generate certificate lists.
136 $(QUIET)$(APPEND) -n "$@" '' \
137 $(call VBOX_SUP_GEN_CERT_MACRO,All,%,build) \
138 $(call VBOX_SUP_GEN_CERT_MACRO,SpcRoot,SpcRoot%) \
139 $(call VBOX_SUP_GEN_CERT_MACRO,NtKernelRoot,NtRoot%) \
140 $(call VBOX_SUP_GEN_CERT_MACRO,Timestamp,TimeRoot%) \
141 $(call VBOX_SUP_GEN_CERT_MACRO,AppleRoot,AppleRoot%) \
142 $(call VBOX_SUP_GEN_CERT_MACRO,Trusted,TrustedCert%,build)
143
144OTHER_CLEAN += $(VBOX_SUP_WIN_CERTS_FILE)
145
146tst: $(VBOX_SUP_WIN_CERTS_FILE)
147
148
149#
150# The Ring-3 Support Library (this is linked into the IPRT dll, VBoxRT).
151#
152SUPR3_TEMPLATE = VBOXR3
153SUPR3_DEFS = \
154 IN_SUP_R3 IN_RT_R3 \
155 $(if $(VBOX_WITH_SUPSVC),VBOX_WITH_SUPSVC) \
156 $(if $(VBOX_WITH_MAIN),VBOX_WITH_MAIN,) \
157 $(if $(VBOX_WITH_RAW_MODE),VBOX_WITH_RAW_MODE,) \
158 VBOX_PERMIT_MORE \
159 VBOX_PERMIT_EVEN_MORE
160SUPR3_INCS := $(PATH_SUB_CURRENT)
161SUPR3_SOURCES = \
162 SUPLib.cpp \
163 SUPLibLdr.cpp \
164 SUPLibSem.cpp \
165 SUPLibTracerA.asm \
166 SUPLibAll.cpp \
167 SUPR3HardenedIPRT.cpp \
168 SUPR3HardenedVerify.cpp \
169 $(KBUILD_TARGET)/SUPLib-$(KBUILD_TARGET).cpp \
170 $(VBOX_SUP_WIN_CERTS_FILE)
171ifdef VBOX_WITH_HARDENING
172 SUPR3_SOURCES.win = \
173 win/SUPHardenedVerifyImage-win.cpp
174endif
175
176SUPR3-x86_TEMPLATE = VBoxR3Dll-x86
177SUPR3-x86_EXTENDS = SUPR3
178
179
180#
181# Static version of SUPR3. This is more of a stub than anything else in a
182# hardened build, at least on windows.
183#
184SUPR3Static_TEMPLATE = VBOXR3STATIC
185SUPR3Static_EXTENDS = SUPR3
186SUPR3Static_DEFS = $(SUPR3_DEFS) IN_SUP_R3_STATIC
187SUPR3Static_SOURCES.win = $(filter-out win/SUPHardenedVerifyImage-win.cpp, $(SUPR3_SOURCES.win))
188
189
190#
191# The static part of the hardened support library (ring-3).
192#
193VBOX_PATH_RUNTIME_SRC ?= $(PATH_ROOT)/src/VBox/Runtime
194SUPR3HardenedStatic_TEMPLATE = VBOXR3HARDENEDLIB
195SUPR3HardenedStatic_DEFS = IN_SUP_HARDENED_R3
196SUPR3HardenedStatic_DEFS += \
197 $(if $(VBOX_WITH_SUPSVC),VBOX_WITH_SUPSVC,) \
198 $(if $(VBOX_WITH_MAIN),VBOX_WITH_MAIN,) \
199 $(if $(VBOX_WITH_RAW_MODE),VBOX_WITH_RAW_MODE,) \
200 $(if $(VBOX_WITHOUT_DEBUGGER_CHECKS),VBOX_WITHOUT_DEBUGGER_CHECKS,) \
201 $(if $(VBOX_PERMIT_VISUAL_STUDIO_PROFILING),VBOX_PERMIT_VISUAL_STUDIO_PROFILING,) \
202 VBOX_PERMIT_MORE \
203 VBOX_PERMIT_EVEN_MORE
204ifdef VBOX_WITH_VISTA_NO_SP
205 SUPR3HardenedStatic_DEFS.win += VBOX_WITH_VISTA_NO_SP
206endif
207SUPR3HardenedStatic_INCS = .
208SUPR3HardenedStatic_SOURCES = \
209 SUPR3HardenedMain.cpp \
210 SUPR3HardenedVerify.cpp \
211 SUPR3HardenedNoCrt.cpp \
212 $(KBUILD_TARGET)/SUPLib-$(KBUILD_TARGET).cpp
213SUPR3HardenedStatic_SOURCES.win = \
214 win/SUPR3HardenedMain-win.cpp \
215 win/SUPR3HardenedMainA-win.asm \
216 win/SUPR3HardenedMainImports-win.cpp \
217 win/SUPHardenedVerifyProcess-win.cpp \
218 win/SUPHardenedVerifyImage-win.cpp \
219 $(VBOX_SUP_WIN_CERTS_FILE)
220SUPR3HardenedStatic_SOURCES.x86 += \
221 $(VBOX_PATH_RUNTIME_SRC)/common/asm/ASMMemFirstMismatchingU8.asm
222SUPR3HardenedStatic_SOURCES.amd64 += \
223 $(VBOX_PATH_RUNTIME_SRC)/common/asm/ASMMemFirstMismatchingU8.asm
224
225
226if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING) ## @todo some of this move up.
227 SUPR3HardenedStatic_DEFS += \
228 IN_RT_R3 \
229 IN_RT_STATIC \
230 IN_DIS \
231 IN_DIS_STATIC \
232 DIS_CORE_ONLY \
233 IPRT_NO_CRT \
234 RT_WITH_NOCRT_ALIASES \
235 LOG_DISABLED \
236 IPRT_NO_ERROR_DATA \
237 IPRT_WITHOUT_DIGEST_MD4
238 SUPR3HardenedStatic_DEFS.win += LDR_ONLY_PE __STRALIGN_H_
239
240 SUPR3HardenedStatic_INCS += $(PATH_ROOT)/include/iprt/nocrt $(VBOX_PATH_RUNTIME_SRC)/include
241
242 SUPR3HardenedStatic_SOURCES += \
243 $(VBOX_PATH_RUNTIME_SRC)/common/ldr/ldr.cpp \
244 $(VBOX_PATH_RUNTIME_SRC)/common/ldr/ldrEx.cpp \
245 $(VBOX_PATH_RUNTIME_SRC)/common/ldr/ldrPE.cpp \
246 $(VBOX_PATH_RUNTIME_SRC)/common/alloc/heapsimple.cpp \
247 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-basics.cpp \
248 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-cursor.cpp \
249 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-default-allocator.cpp \
250 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-safer-allocator.cpp \
251 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-dump.cpp \
252 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-encode.cpp \
253 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-bitstring.cpp \
254 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-bitstring-decode.cpp \
255 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-boolean.cpp \
256 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-boolean-decode.cpp \
257 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-core.cpp \
258 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-core-decode.cpp \
259 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-dyntype.cpp \
260 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-dyntype-decode.cpp \
261 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-integer.cpp \
262 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-integer-decode.cpp \
263 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-null.cpp \
264 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-null-decode.cpp \
265 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-objid.cpp \
266 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-objid-decode.cpp \
267 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-octetstring.cpp \
268 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-octetstring-decode.cpp \
269 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-string.cpp \
270 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-string-decode.cpp \
271 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-time.cpp \
272 $(VBOX_PATH_RUNTIME_SRC)/common/asn1/asn1-ut-time-decode.cpp \
273 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/digest-core.cpp \
274 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/digest-builtin.cpp \
275 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/key.cpp \
276 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-asn1-decoder.cpp \
277 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-core.cpp \
278 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-init.cpp \
279 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-sanity.cpp \
280 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkcs7-verify.cpp \
281 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-signature-builtin.cpp \
282 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-signature-core.cpp \
283 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-signature-rsa.cpp \
284 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-verify.cpp \
285 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/pkix-util.cpp \
286 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-asn1-decoder.cpp \
287 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-core.cpp \
288 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-init.cpp \
289 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/rsa-sanity.cpp \
290 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-asn1-decoder.cpp \
291 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-core.cpp \
292 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-init.cpp \
293 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/spc-sanity.cpp \
294 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-asn1-decoder.cpp \
295 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-certpaths.cpp \
296 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-core.cpp \
297 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-init.cpp \
298 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-sanity.cpp \
299 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/x509-verify.cpp \
300 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/store.cpp \
301 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/store-inmem.cpp \
302 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-asn1-decoder.cpp \
303 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-core.cpp \
304 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-init.cpp \
305 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/taf-sanity.cpp \
306 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-asn1-decoder.cpp \
307 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-core.cpp \
308 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-init.cpp \
309 $(VBOX_PATH_RUNTIME_SRC)/common/crypto/tsp-sanity.cpp \
310 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-md2.cpp \
311 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-md5.cpp \
312 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha1.cpp \
313 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha256.cpp \
314 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha512.cpp \
315 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md2str.cpp \
316 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md5str.cpp \
317 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha1str.cpp \
318 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha256str.cpp \
319 $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha512str.cpp \
320 $(VBOX_PATH_RUNTIME_SRC)/common/err/errinfo.cpp \
321 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathChangeToUnixSlashes.cpp \
322 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathExt.cpp \
323 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16PrintHexBytes.cpp \
324 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16ICmpAscii.cpp \
325 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16NICmpAscii.cpp \
326 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16CatAscii.cpp \
327 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16CopyAscii.cpp \
328 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16End.cpp \
329 $(VBOX_PATH_RUNTIME_SRC)/common/string/strstrip.cpp \
330 \
331 $(VBOX_PATH_RUNTIME_SRC)/common/err/errmsg.cpp \
332 $(VBOX_PATH_RUNTIME_SRC)/common/math/bignum.cpp \
333 $(VBOX_PATH_RUNTIME_SRC)/common/math/bignum-amd64-x86.asm \
334 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg1Weak.cpp \
335 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2.cpp \
336 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2Weak.cpp \
337 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2WeakV.cpp \
338 $(VBOX_PATH_RUNTIME_SRC)/common/misc/zero.asm \
339 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathAbsEx.cpp \
340 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathFilename.cpp \
341 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathParse.cpp \
342 $(VBOX_PATH_RUNTIME_SRC)/common/path/RTPathParsedReassemble.cpp \
343 $(VBOX_PATH_RUNTIME_SRC)/common/string/memchr.asm \
344 $(VBOX_PATH_RUNTIME_SRC)/common/string/memcmp.asm \
345 $(VBOX_PATH_RUNTIME_SRC)/common/string/memcpy.asm \
346 $(VBOX_PATH_RUNTIME_SRC)/common/string/memmove.asm \
347 $(VBOX_PATH_RUNTIME_SRC)/common/string/mempcpy.asm \
348 $(VBOX_PATH_RUNTIME_SRC)/common/string/memset.asm \
349 $(VBOX_PATH_RUNTIME_SRC)/common/string/strversion.cpp \
350 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrPrintHexBytes.cpp \
351 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrCat.cpp \
352 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrCmp.cpp \
353 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrCopy.cpp \
354 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrEnd.asm \
355 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrICmpAscii.cpp \
356 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrNCmp.cpp \
357 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTStrNLen.cpp \
358 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16Copy.cpp \
359 $(VBOX_PATH_RUNTIME_SRC)/common/string/RTUtf16NLenEx.cpp \
360 $(VBOX_PATH_RUNTIME_SRC)/common/string/strchr.asm \
361 $(VBOX_PATH_RUNTIME_SRC)/common/string/strcmp.asm \
362 $(VBOX_PATH_RUNTIME_SRC)/common/string/strcpy.asm \
363 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformat.cpp \
364 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformatrt.cpp \
365 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformattype.cpp \
366 $(VBOX_PATH_RUNTIME_SRC)/common/string/strformatnum.cpp \
367 $(VBOX_PATH_RUNTIME_SRC)/common/string/stringalloc.cpp \
368 $(VBOX_PATH_RUNTIME_SRC)/common/string/strlen.asm \
369 $(VBOX_PATH_RUNTIME_SRC)/common/string/strncmp.asm \
370 $(VBOX_PATH_RUNTIME_SRC)/common/string/strncpy.asm \
371 $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf.cpp \
372 $(VBOX_PATH_RUNTIME_SRC)/common/string/strprintf2.cpp \
373 $(VBOX_PATH_RUNTIME_SRC)/common/string/strtonum.cpp \
374 $(VBOX_PATH_RUNTIME_SRC)/common/string/utf-16.cpp \
375 $(VBOX_PATH_RUNTIME_SRC)/common/string/utf-8.cpp \
376 $(VBOX_PATH_RUNTIME_SRC)/common/string/utf-8-case.cpp \
377 $(VBOX_PATH_RUNTIME_SRC)/common/string/unidata-upper.cpp \
378 $(VBOX_PATH_RUNTIME_SRC)/common/string/unidata-lower.cpp \
379 $(VBOX_PATH_RUNTIME_SRC)/common/time/time.cpp \
380 $(VBOX_PATH_RUNTIME_SRC)/generic/RTAssertShouldPanic-generic.cpp \
381 $(VBOX_PATH_RUNTIME_SRC)/generic/RTPathGetCurrentDrive-generic.cpp \
382 $(VBOX_PATH_RUNTIME_SRC)/generic/RTPathGetCurrentOnDrive-generic.cpp \
383 $(VBOX_PATH_RUNTIME_SRC)/generic/rtStrFormatKernelAddress-generic.cpp \
384 $(VBOX_PATH_RUNTIME_SRC)/generic/memsafer-generic.cpp \
385 $(VBOX_PATH_RUNTIME_SRC)/generic/uuid-generic.cpp \
386 \
387 ../../Disassembler/DisasmCore.cpp \
388 ../../Disassembler/DisasmTables.cpp \
389 ../../Disassembler/DisasmTablesX64.cpp \
390 ../../Disassembler/DisasmReg.cpp
391
392 SUPR3HardenedStatic_SOURCES.amd64 += \
393 $(VBOX_PATH_RUNTIME_SRC)/common/math/RTUInt128MulByU64.asm \
394 $(VBOX_PATH_RUNTIME_SRC)/win/amd64/ASMGetCS.asm \
395 $(VBOX_PATH_RUNTIME_SRC)/win/amd64/ASMGetSS.asm
396
397 SUPR3HardenedStatic_SOURCES.win += \
398 win/SUPR3HardenedNoCrt-win.cpp \
399 $(VBOX_PATH_RUNTIME_SRC)/nt/RTErrConvertFromNtStatus.cpp \
400 $(VBOX_PATH_RUNTIME_SRC)/nt/RTNtPathFindPossible8dot3Name.cpp \
401 $(VBOX_PATH_RUNTIME_SRC)/nt/RTNtPathExpand8dot3Path.cpp \
402 $(VBOX_PATH_RUNTIME_SRC)/nt/RTNtPathExpand8dot3PathA.cpp \
403 $(VBOX_PATH_RUNTIME_SRC)/r3/nt/pathint-nt.cpp \
404 $(VBOX_PATH_RUNTIME_SRC)/win/RTErrConvertFromWin32.cpp \
405 $(VBOX_PATH_RUNTIME_SRC)/win/errmsgwin.cpp
406
407 # Add necessary compiler specific files from the compiler lib dir.
408 ifeq ($(KBUILD_TARGET),win)
409 include $(KBUILD_PATH)/tools/$(VBOX_VCC_TOOL).kmk
410 SUPR3HardenedStatic_SOURCES.win += \
411 $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/chkstk.obj
412 endif
413endif
414
415# Things specific to the posix crowd.
416if1of ($(KBUILD_TARGET), linux darwin solaris)
417 SUPR3HardenedStatic_DEFS += \
418 IN_DIS \
419 IN_DIS_STATIC \
420 DIS_CORE_ONLY \
421 LOG_DISABLED
422 SUPR3HardenedStatic_DEFS.linux += \
423 SUP_HARDENED_WITH_DLMOPEN
424 SUPR3HardenedStatic_DEFS.solaris += \
425 SUP_HARDENED_WITH_DLMOPEN
426
427 SUPR3HardenedStatic_INCS += $(VBOX_PATH_RUNTIME_SRC)/include
428
429 SUPR3HardenedStatic_SOURCES += \
430 posix/SUPR3HardenedMain-posix.cpp \
431 posix/SUPR3HardenedMainA-posix.asm \
432 \
433 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg1Weak.cpp \
434 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2.cpp \
435 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2Weak.cpp \
436 $(VBOX_PATH_RUNTIME_SRC)/common/misc/RTAssertMsg2WeakV.cpp \
437 $(VBOX_PATH_RUNTIME_SRC)/generic/RTAssertShouldPanic-generic.cpp \
438 \
439 ../../Disassembler/DisasmCore.cpp \
440 ../../Disassembler/DisasmTables.cpp \
441 ../../Disassembler/DisasmTablesX64.cpp \
442 ../../Disassembler/DisasmReg.cpp
443endif
444
445SUPR3HardenedMain.cpp_DEFS = VBOX_SVN_REV=$(VBOX_SVN_REV)
446
447
448#
449# VBoxSupLib - Windows DLL for catching thread creation and termination.
450#
451VBoxSupLib_TEMPLATE = $(if-expr "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING),VBOXR3HARDENEDLIB,VBOXR3)
452VBoxSupLib_SDKS.win = VBOX_NTDLL
453VBoxSupLib_LDFLAGS.win.amd64 = -Entry:DllMainEntrypoint
454VBoxSupLib_LDFLAGS.win.x86 = -Entry:DllMainEntrypoint
455VBoxSupLib_DEFS = \
456 $(if $(VBOX_WITHOUT_DEBUGGER_CHECKS),VBOX_WITHOUT_DEBUGGER_CHECKS,)
457VBoxSupLib_SOURCES = \
458 $(KBUILD_TARGET)/VBoxSupLib-$(KBUILD_TARGET).cpp
459VBoxSupLib_SOURCES.win = \
460 win/VBoxSupLib.rc
461VBoxSupLib_LIBS.win.x86 = \
462 $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.x86)_LIB)/libcmt.lib # for __chkstk
463VBoxSupLib_LIBS.win.amd64 = \
464 $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.amd64)_LIB)/libcmt.lib # for __chkstk
465
466
467#
468# VBoxSupSvc - The system wide service/daemon.
469#
470VBoxSupSvc_TEMPLATE = VBOXR3EXE
471VBoxSupSvc_SOURCES = \
472 SUPSvc.cpp \
473 SUPSvcGlobal.cpp \
474 $(KBUILD_TARGET)/SUPSvc-$(KBUILD_TARGET).cpp
475if1of ($(KBUILD_TARGET), win)
476 VBoxSupSvc_SOURCES += \
477 SUPSvcGrant.cpp
478endif
479ifn1of ($(KBUILD_TARGET), win)
480 VBoxSupSvc_SOURCES += \
481 SUPSvcMain-posix.cpp
482endif
483VBoxSupSvc_LIBS = \
484 $(LIB_RUNTIME)
485
486
487#
488# SUPR0 - The Ring-0 Import library.
489#
490SUPR0_TEMPLATE = VBoxR0
491if1of ($(VBOX_LDR_FMT), pe lx)
492 SUPR0_SOURCES = $(SUPR0_0_OUTDIR)/SUPR0.def
493 SUPR0_CLEAN = $(SUPR0_0_OUTDIR)/SUPR0.def
494$$(SUPR0_0_OUTDIR)/SUPR0.def: \
495 $(PATH_SUB_CURRENT)/SUPDrv.cpp \
496 $(PATH_SUB_CURRENT)/SUPR0-def-$(VBOX_LDR_FMT).sed \
497 | $$(dir $$@)
498 $(SED) \
499 -f $(dir $<)/SUPR0-def-$(VBOX_LDR_FMT).sed \
500 --output $@ \
501 $<
502 # Experiment: Let's see how blunt the ones messing our NULL_THUNK_DATA entries on W10 are.
503 ifeq ($(KBUILD_TARGET),win)
504 ifdef KLIBTWEAKER_EXT
505 SUPR0_POST_CMDS = $(KLIBTWEAKER_EXT) --clear-timestamps --fill-null_thunk_data $(out)
506 endif
507 endif
508endif
509
510
511#
512# SUPRC - The raw-mode context library.
513#
514SUPRC_TEMPLATE := VBoxRc
515SUPRC_DEFS := IN_SUP_RC IN_RT_RC IN_VMM_RC
516SUPRC_SOURCES := SUPLibAll.cpp
517
518
519#
520# SUPR0IdcClient - The Ring-0 IDC client driver library.
521#
522SUPR0IdcClient_TEMPLATE = VBoxR0DrvLib
523SUPR0IdcClient_DEFS = IN_RT_R0 IN_SUP_R0 IN_SUP_STATIC
524SUPR0IdcClient_SDKS.win = ReorderCompilerIncs $(VBOX_WINDDK) $(VBOX_WINPSDK)INCS
525SUPR0IdcClient_SOURCES.$(KBUILD_TARGET) = \
526 $(KBUILD_TARGET)/SUPR0IdcClient-$(KBUILD_TARGET).c
527SUPR0IdcClient_SOURCES = \
528 SUPR0IdcClient.c \
529 SUPR0IdcClientComponent.c \
530 SUPR0IdcClientStubs.c
531
532
533
534if !defined(VBOX_ONLY_DOCS) \
535 && !defined(VBOX_ONLY_EXTPACKS) \
536 && !defined(VBOX_ONLY_VALIDATIONKIT)
537
538ifeq ($(KBUILD_TARGET),os2)
539
540#
541# VBoxDrv.sys - The OS/2 driver.
542#
543VBoxDrv_TEMPLATE = VBOXR0DRV
544VBoxDrv_DEFS = IN_RT_R0 IN_SUP_R0
545VBoxDrv_INCS := $(PATH_SUB_CURRENT)
546#VBoxDrv_LDFLAGS = -s -t -v
547VBoxDrv_SOURCES = \
548 os2/SUPDrvA-os2.asm \
549 os2/SUPDrv-os2.def
550VBoxDrv_LIBS = \
551 $(VBoxDrvLib_1_TARGET) \
552 $(PATH_STAGE_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB) \
553 $(VBOX_GCC_LIBGCC) \
554 end
555
556# temp hack to ensure that SUPDrvA-os2.asm is first in the link.
557LIBRARIES += VBoxDrvLib
558VBoxDrvLib_TEMPLATE = VBOXR0DRV
559VBoxDrvLib_INSTTYPE = none
560VBoxDrvLib_DEFS = IN_RT_R0 IN_SUP_R0
561VBoxDrvLib_INCS := \
562 . \
563 $(PATH_ROOT)/src/VBox/Runtime/include
564VBoxDrvLib_SOURCES = \
565 os2/SUPDrv-os2.cpp \
566 SUPDrv.cpp \
567 SUPDrvGip.cpp \
568 SUPDrvSem.cpp \
569 SUPLibAll.cpp
570
571endif # os2
572
573
574#
575# New VBoxDrv target. TODO: Convert all the above to use this!
576#
577if1of ($(KBUILD_TARGET), darwin freebsd solaris win)
578 ifdef VBOX_WITH_VBOXDRV
579 SYSMODS += VBoxDrv
580 endif
581 VBoxDrv_TEMPLATE = VBOXR0DRV
582 VBoxDrv_NAME.freebsd = vboxdrv
583 VBoxDrv_NAME.solaris = vboxdrv
584 ifdef VBOX_SIGNING_MODE
585 VBoxDrv_INSTTYPE.win = none
586 VBoxDrv_DEBUG_INSTTYPE.win = both
587 endif
588 VBoxDrv_INST.darwin = $(INST_VBOXDRV)Contents/MacOS/
589 VBoxDrv_DEBUG_INST.darwin= $(patsubst %/,%,$(INST_VBOXDRV))
590 VBoxDrv_SDKS.win = ReorderCompilerIncs $(VBOX_WINDDK) $(VBOX_WINPSDK)INCS
591
592 VBoxDrv_DEFS := IN_RT_R0 IN_SUP_R0 SUPDRV_WITH_RELEASE_LOGGER VBOX_SVN_REV=$(VBOX_SVN_REV)
593 ifdef VBOX_WITH_DTRACE_R0DRV
594 VBoxDrv_DEFS += VBOX_WITH_DTRACE VBOX_WITH_DTRACE_R0DRV
595 endif
596 ifdef VBOX_WITHOUT_DEBUGGER_CHECKS
597 VBoxDrv_DEFS += VBOX_WITHOUT_DEBUGGER_CHECKS
598 endif
599 ifdef VBOX_PERMIT_VISUAL_STUDIO_PROFILING
600 VBoxDrv_DEFS += VBOX_PERMIT_VISUAL_STUDIO_PROFILING
601 endif
602 VBoxDrv_DEFS += VBOX_PERMIT_MORE VBOX_PERMIT_EVEN_MORE
603 #VBoxDrv_DEFS.debug += DEBUG_DARWIN_GIP
604 VBoxDrv_DEFS.darwin := VBOX_WITH_HOST_VMX
605 ifdef VBOX_WITH_RAW_MODE
606 VBoxDrv_DEFS.darwin += VBOX_WITH_RAW_MODE
607 endif
608 if defined(VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION) && defined(VBOX_SIGNING_MODE)
609 VBoxDrv_DEFS.darwin += VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION
610 endif
611 ifdef VBOX_WITH_NETFLT
612 VBoxDrv_DEFS.solaris += VBOX_WITH_NETFLT
613 endif
614 ifdef VBOX_WITH_NATIVE_SOLARIS_LOADING
615 VBoxDrv_DEFS.solaris += VBOX_WITH_NATIVE_SOLARIS_LOADING
616 endif
617 ifdef VBOX_WITHOUT_NATIVE_R0_LOADER
618 VBoxDrv_DEFS.win += VBOX_WITHOUT_NATIVE_R0_LOADER
619 endif
620 ifdef VBOX_WITH_VISTA_NO_SP
621 VBoxDrv_DEFS.win += VBOX_WITH_VISTA_NO_SP
622 endif
623 ifdef VBOX_WITH_HARDENING
624 VBoxDrv_ASDEFS += VBOX_WITH_HARDENING
625 endif
626 ifdef VBOX_WITH_RAM_IN_KERNEL
627 VBoxDrv_DEFS += VBOX_WITHOUT_EFLAGS_AC_SET_IN_VBOXDRV IPRT_WITHOUT_EFLAGS_AC_PRESERVING
628 else if ($(VBOX_VERSION_BUILD) % 2) == 1
629 VBoxDrv_DEFS += VBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV IPRT_WITH_EFLAGS_AC_PRESERVING
630 endif
631
632 VBoxDrv_INCS = . $(VBoxDrv_0_OUTDIR)
633 VBoxDrv_INCS.darwin = ./darwin
634
635 VBoxDrv_LIBS = $(PATH_STAGE_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB)
636 VBoxDrv_LIBS.win = \
637 $(PATH_STAGE_LIB)/RuntimeR0Drv$(VBOX_SUFF_LIB) \
638 $(PATH_SDK_$(VBOX_WINDDK)_LIB)/ntoskrnl.lib \
639 $(PATH_SDK_$(VBOX_WINDDK)_LIB)/hal.lib
640
641 #VBoxDrv_LDFLAGS.darwin = -Wl,-sectcreate,__TEXT,__info_plist,$(VBoxDrv.kext_0_OUTDIR)/Info.plist
642 #VBoxDrv_LDFLAGS.darwin = -v -Wl,-whyload -Wl,-v -Wl,-whatsloaded
643 VBoxDrv_LDFLAGS.solaris += -N misc/ctf
644 ifdef VBOX_WITH_NATIVE_DTRACE
645 VBoxDrv_LDFLAGS.solaris += -N drv/dtrace
646 endif
647 VBoxDrv_LDFLAGS.win.x86 = -Entry:DriverEntry@8
648 VBoxDrv_LDFLAGS.win.amd64= -Entry:DriverEntry
649
650 VBoxDrv_SOURCES.darwin = \
651 darwin/SUPDrv-darwin.cpp
652 ifdef VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION
653 VBoxDrv_SOURCES.darwin += \
654 $(VBOX_SUP_WIN_CERTS_FILE)
655 endif
656 VBoxDrv_SOURCES.solaris = \
657 solaris/SUPDrv-solaris.c
658 VBoxDrv_SOURCES.win = \
659 win/SUPDrv-win.cpp \
660 win/SUPDrvA-win.asm \
661 win/VBoxDrv.rc
662 ifdef VBOX_WITH_HARDENING
663 VBoxDrv_SOURCES.win += \
664 win/SUPHardenedVerifyImage-win.cpp \
665 win/SUPHardenedVerifyProcess-win.cpp \
666 $(VBOX_SUP_WIN_CERTS_FILE)
667 endif
668 VBoxDrv_SOURCES = \
669 SUPDrv.d \
670 SUPDrv.cpp \
671 SUPDrvGip.cpp \
672 SUPDrvSem.cpp \
673 SUPDrvTracer.cpp \
674 SUPLibAll.cpp
675 ifdef VBOX_WITH_NATIVE_DTRACE
676 VBoxDrv_SOURCES += \
677 SUPDrv-dtrace.cpp
678 SUPDrv-dtrace.cpp_DEFS.darwin += VBOX_PATH_MACOSX_DTRACE_H=\"$(VBOX_PATH_MACOSX_SDK)/usr/include/sys/dtrace.h\"
679 endif
680 ifn1of ($(KBUILD_TARGET), linux freebsd)
681 VBoxDrv_SOURCES += \
682 SUPDrvTracerA.asm
683 endif
684
685 linux/SUPDrv-linux.c_DEPS = $(VBOX_SVN_REV_HEADER)
686
687endif
688
689
690
691if1of ($(KBUILD_TARGET), darwin)
692 # Files necessary to make a darwin kernel extension bundle.
693 INSTALLS.darwin += VBoxDrv.kext
694 VBoxDrv.kext_INST = $(INST_VBOXDRV)Contents/
695 VBoxDrv.kext_SOURCES = $(VBoxDrv.kext_0_OUTDIR)/Contents/Info.plist
696 VBoxDrv.kext_CLEAN = $(VBoxDrv.kext_0_OUTDIR)/Contents/Info.plist
697 VBoxDrv.kext_BLDDIRS = $(VBoxDrv.kext_0_OUTDIR)/Contents/
698
699 $$(VBoxDrv.kext_0_OUTDIR)/Contents/Info.plist: \
700 $(PATH_SUB_CURRENT)/darwin/Info.plist \
701 $(VBOX_VERSION_MK) | $$(dir $$@)
702 $(call MSG_GENERATE,VBoxDrv,$@,$<)
703 $(QUIET)$(RM) -f $@
704 $(QUIET)$(SED) \
705 -e 's/@VBOX_VERSION_STRING@/$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_STRING),4.2.51)/g' \
706 -e 's/@VBOX_VERSION_MAJOR@/$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_MAJOR),4)/g' \
707 -e 's/@VBOX_VERSION_MINOR@/$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_MINOR),2)/g' \
708 -e 's/@VBOX_VERSION_BUILD@/$(if !defined(VBOX_MAVERICS_CODE_SIGNING_HACK),$(VBOX_VERSION_BUILD),51)/g' \
709 -e 's/@VBOX_VENDOR@/$(VBOX_VENDOR)/g' \
710 -e 's/@VBOX_PRODUCT@/$(VBOX_PRODUCT)/g' \
711 -e 's/@VBOX_C_YEAR@/$(VBOX_C_YEAR)/g' \
712 --output $@ \
713 $<
714
715 $(evalcall2 VBOX_TEST_SIGN_KEXT,VBoxDrv)
716endif
717
718
719if1of ($(KBUILD_TARGET), darwin solaris)
720 # Common manual loader script.
721 INSTALLS += SUPDrvScripts
722 SUPDrvScripts_INST = $(INST_DIST)
723 SUPDrvScripts_EXEC_SOURCES = \
724 $(KBUILD_TARGET)/load.sh
725endif
726
727
728if1of ($(KBUILD_TARGET), linux freebsd)
729 if1of ($(KBUILD_TARGET_ARCH), $(VBOX_SUPPORTED_HOST_ARCHS))
730 #
731 # Targets for installing the linux sources.
732 #
733 vboxdrv-src_INST = bin/src/vboxdrv/
734 vboxdrv-src_SOURCES = \
735 $(subst $(DQUOTE),,$(FILES_VBOXDRV_NOBIN)) \
736 $(vboxdrv-src_0_OUTDIR)/Makefile
737 vboxdrv-src_EXEC_SOURCES = \
738 $(subst $(DQUOTE),,$(FILES_VBOXDRV_BIN))
739 vboxdrv-src_CLEAN = \
740 $(vboxdrv-src_0_OUTDIR)/Makefile \
741 $(PATH_TARGET)/vboxdrv-src-1.dep \
742
743 # Scripts needed for building the kernel modules
744 includedep $(PATH_TARGET)/vboxdrv-src-1.dep
745 $$(vboxdrv-src_0_OUTDIR)/Makefile: \
746 $(PATH_SUB_CURRENT)/$(KBUILD_TARGET)/Makefile \
747 $$(if $$(eq $$(Support/$(KBUILD_TARGET)/Makefile_VBOX_HARDENED),$$(VBOX_WITH_HARDENING)),,FORCE) \
748 $$(if $$(eq $$(Support/$(KBUILD_TARGET)/Makefile_VBOX_RAM_IN_KERNEL),$$(VBOX_WITH_RAM_IN_KERNEL)),,FORCE) \
749 | $$(dir $$@)
750 $(call MSG_TOOL,Creating,,$@)
751 $(QUIET)$(SED) -e "" \
752 $(if-expr !defined(VBOX_WITH_HARDENING) ,-e "s;VBOX_WITH_HARDENING;;g",) \
753 $(if-expr ($(VBOX_VERSION_BUILD) % 2) == 0 || defined(VBOX_WITH_RAM_IN_KERNEL) \
754 , -e "s;VBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV;;g" -e "s;IPRT_WITH_EFLAGS_AC_PRESERVING;;g",) \
755 $(if-expr !defined(VBOX_WITH_RAM_IN_KERNEL) \
756 , -e 's;VBOX_WITHOUT_EFLAGS_AC_SET_IN_VBOXDRV;;g' -e 's;IPRT_WITHOUT_EFLAGS_AC_PRESERVING;;g',) \
757 --output $@ $<
758 %$(QUIET2)$(APPEND) -t '$(PATH_TARGET)/vboxdrv-src-1.dep' \
759 'Support/$(KBUILD_TARGET)/Makefile_VBOX_HARDENED=$(VBOX_WITH_HARDENING)' \
760 'Support/$(KBUILD_TARGET)/Makefile_VBOX_RAM_IN_KERNEL=$(VBOX_WITH_RAM_IN_KERNEL)'
761
762 #
763 # Build test for the linux host kernel modules.
764 #
765 $(evalcall2 VBOX_LINUX_KMOD_TEST_BUILD_RULE_FN,vboxdrv-src,,save_symvers)
766 endif # supported host arch
767endif # linux freebsd
768
769
770ifeq ($(KBUILD_TARGET), win)
771 INSTALLS.win += VBoxDrv-inf
772 VBoxDrv-inf_TEMPLATE = VBoxR0DrvInfCat
773 VBoxDrv-inf_SOURCES = \
774 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.inf
775 VBoxDrv-inf_CLEAN = $(VBoxDrv-inf_SOURCES)
776 VBoxDrv-inf_BLDDIRS = $(PATH_TARGET)/VBoxDrvCat.dir
777
778 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.inf: $(PATH_SUB_CURRENT)/win/VBoxDrv.inf $(MAKEFILE_CURRENT) | $$(dir $$@)
779 $(call MSG_GENERATE,VBoxDrv-inf,$@,$<)
780 $(call VBOX_EDIT_INF_FN,$<,$@)
781
782 ifdef VBOX_SIGNING_MODE
783 VBoxDrv-inf_SOURCES += \
784 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.sys \
785 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.cat \
786 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.cat=>VBoxDrv-PreW10.cat
787
788 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.sys: $$(VBoxDrv_1_TARGET) | $$(dir $$@)
789 $(INSTALL) -m 644 $< $(@D)
790
791 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.cat: \
792 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.inf \
793 $(PATH_TARGET)/VBoxDrvCat.dir/VBoxDrv.sys
794 $(call MSG_TOOL,Inf2Cat,VBoxDrv-inf,$@,$<)
795 $(call VBOX_MAKE_CAT_FN, $(@D),$@)
796 endif # signing
797endif # win
798
799
800endif # !VBOX_ONLY_DOCS && !VBOX_ONLY_EXTPACKS && !VBOX_ONLY_VALIDATIONKIT
801include $(FILE_KBUILD_SUB_FOOTER)
802
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette