forked from hiddn-security/shim-review
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshim_build.log
542 lines (542 loc) · 446 KB
/
shim_build.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
sed -e "s,@@VERSION@@,15," \
-e "s,@@UNAME@@,Linux x86_64 unknown unknown GNU/Linux," \
-e "s,@@COMMIT@@,a4a1fbe728c9545fc5647129df0cf1593b953bec," \
< /usr/src/apps/shim/version.c.in > version.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o shim.o shim.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o cert.o /usr/src/apps/shim/cert.S
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o replacements.o replacements.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o tpm.o tpm.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o version.o version.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o errlog.o errlog.c
for i in Hash Hmac Cipher Rand Pk Pem SysCall; do mkdir -p Cryptlib/$i; done
make VPATH=/usr/src/apps/shim/Cryptlib TOPDIR=/usr/src/apps/shim/Cryptlib -C Cryptlib -f /usr/src/apps/shim/Cryptlib/Makefile
make[1]: Verzeichnis „/usr/src/apps/shim/Cryptlib“ wird betreten
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hash/CryptMd4Null.o Hash/CryptMd4Null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hash/CryptMd5.o Hash/CryptMd5.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hash/CryptSha1.o Hash/CryptSha1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hash/CryptSha256.o Hash/CryptSha256.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hash/CryptSha512.o Hash/CryptSha512.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hmac/CryptHmacMd5Null.o Hmac/CryptHmacMd5Null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hmac/CryptHmacSha1Null.o Hmac/CryptHmacSha1Null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Hmac/CryptHmacSha256Null.o Hmac/CryptHmacSha256Null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Cipher/CryptAesNull.o Cipher/CryptAesNull.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Cipher/CryptTdesNull.o Cipher/CryptTdesNull.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Cipher/CryptArc4Null.o Cipher/CryptArc4Null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Rand/CryptRand.o Rand/CryptRand.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptRsaBasic.o Pk/CryptRsaBasic.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptRsaExtNull.o Pk/CryptRsaExtNull.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptPkcs7SignNull.o Pk/CryptPkcs7SignNull.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptPkcs7Verify.o Pk/CryptPkcs7Verify.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptDhNull.o Pk/CryptDhNull.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptTs.o Pk/CryptTs.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptX509.o Pk/CryptX509.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pk/CryptAuthenticode.o Pk/CryptAuthenticode.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o Pem/CryptPemNull.o Pem/CryptPemNull.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o SysCall/CrtWrapper.o SysCall/CrtWrapper.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o SysCall/TimerWrapper.o SysCall/TimerWrapper.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o SysCall/BaseMemAllocation.o SysCall/BaseMemAllocation.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o SysCall/BaseStrings.o SysCall/BaseStrings.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib -iquote /usr/src/apps/shim/Cryptlib -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -std=gnu89 -ffreestanding -I/usr/lib/gcc/x86_64-linux-gnu/6/include -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o SysCall/memset.o SysCall/memset.c
ar rcs libcryptlib.a Hash/CryptMd4Null.o Hash/CryptMd5.o Hash/CryptSha1.o Hash/CryptSha256.o Hash/CryptSha512.o Hmac/CryptHmacMd5Null.o Hmac/CryptHmacSha1Null.o Hmac/CryptHmacSha256Null.o Cipher/CryptAesNull.o Cipher/CryptTdesNull.o Cipher/CryptArc4Null.o Rand/CryptRand.o Pk/CryptRsaBasic.o Pk/CryptRsaExtNull.o Pk/CryptPkcs7SignNull.o Pk/CryptPkcs7Verify.o Pk/CryptDhNull.o Pk/CryptTs.o Pk/CryptX509.o Pk/CryptAuthenticode.o Pem/CryptPemNull.o SysCall/CrtWrapper.o SysCall/TimerWrapper.o SysCall/BaseMemAllocation.o SysCall/BaseStrings.o SysCall/memset.o
make[1]: Verzeichnis „/usr/src/apps/shim/Cryptlib“ wird verlassen
for i in x509v3 x509 txt_db stack sha rsa rc4 rand pkcs7 pkcs12 pem ocsp objects modes md5 lhash kdf hmac evp err dso dh conf comp cmac buffer bn bio async/arch asn1 aes; do mkdir -p Cryptlib/OpenSSL/crypto/$i; done
make VPATH=/usr/src/apps/shim/Cryptlib/OpenSSL TOPDIR=/usr/src/apps/shim/Cryptlib/OpenSSL -C Cryptlib/OpenSSL -f /usr/src/apps/shim/Cryptlib/OpenSSL/Makefile
make[1]: Verzeichnis „/usr/src/apps/shim/Cryptlib/OpenSSL“ wird betreten
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/b_print.o crypto/bio/b_print.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/async/async.o crypto/async/async.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/async/async_err.o crypto/async/async_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/async/async_wait.o crypto/async/async_wait.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_asm.o crypto/bn/bn_asm.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/cpt_err.o crypto/cpt_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/cryptlib.o crypto/cryptlib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/cversion.o crypto/cversion.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ebcdic.o crypto/ebcdic.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/err/err.o crypto/err/err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/err/err_all.o crypto/err/err_all.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/err/err_prn.o crypto/err/err_prn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/digest.o crypto/evp/digest.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_des.o crypto/evp/e_des.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_null.o crypto/evp/e_null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_old.o crypto/evp/e_old.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/encode.o crypto/evp/encode.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_null.o crypto/evp/m_null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/names.o crypto/evp/names.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p_open.o crypto/evp/p_open.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/evp/scrypt.o crypto/evp/scrypt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ex_data.o crypto/ex_data.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/init.o crypto/init.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/mem.o crypto/mem.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/mem_clr.o crypto/mem_clr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/mem_dbg.o crypto/mem_dbg.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/mem_sec.o crypto/mem_sec.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/cts128.o crypto/modes/cts128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/modes/xts128.o crypto/modes/xts128.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/o_dir.o crypto/o_dir.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/o_fips.o crypto/o_fips.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/o_fopen.o crypto/o_fopen.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/o_init.o crypto/o_init.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/o_str.o crypto/o_str.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/o_time.o crypto/o_time.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/objects/o_names.o crypto/objects/o_names.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/md_rand.o crypto/rand/md_rand.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rand/randfile.o crypto/rand/randfile.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rc4/rc4_enc.o crypto/rc4/rc4_enc.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rc4/rc4_skey.o crypto/rc4/rc4_skey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_null.o crypto/rsa/rsa_null.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/sha/sha256.o crypto/sha/sha256.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/sha/sha512.o crypto/sha/sha512.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/stack/stack.o crypto/stack/stack.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/threads_none.o crypto/threads_none.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/threads_pthread.o crypto/threads_pthread.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/threads_win.o crypto/threads_win.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/uid.o crypto/uid.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/by_file.o crypto/x509/by_file.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/t_req.o crypto/x509/t_req.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509name.o crypto/x509/x509name.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x509type.o crypto/x509/x509type.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_all.o crypto/x509/x_all.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_name.o crypto/x509/x_name.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_req.o crypto/x509/x_req.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c
gcc -ggdb -O0 -I/usr/src/apps/shim/Cryptlib/OpenSSL -I/usr/src/apps/shim/Cryptlib/OpenSSL/.. -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include/ -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -nostdinc -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -Wall -I/usr/src/apps/shim/Cryptlib/OpenSSL/../Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/asn1 -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/evp -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/modes -I/usr/src/apps/shim/Cryptlib/OpenSSL/crypto/include -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DNO_SYSLOG -DOPENSSL_SMALL_FOOTPRINT -DPEDANTIC -mno-mmx -mno-sse -mno-red-zone -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -UNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c
ar rcs libopenssl.a crypto/bio/b_print.o crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/cpt_err.o crypto/cryptlib.o crypto/cversion.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/evp/scrypt.o crypto/ex_data.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/rand/md_rand.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_none.o crypto/rsa/rsa_null.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/stack/stack.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/txt_db/txt_db.o crypto/uid.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
make[1]: Verzeichnis „/usr/src/apps/shim/Cryptlib/OpenSSL“ wird verlassen
if [ ! -d lib ]; then mkdir lib ; fi
make VPATH=/usr/src/apps/shim/lib TOPDIR=/usr/src/apps/shim CFLAGS="-ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\"" -C lib -f /usr/src/apps/shim/lib/Makefile lib.a
make[1]: Verzeichnis „/usr/src/apps/shim/lib“ wird betreten
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o simple_file.o simple_file.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o guid.o guid.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o console.o console.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o execute.o execute.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o configtable.o configtable.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o shell.o shell.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o variables.o variables.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include -DDEFAULT_LOADER=L"\\ecosx64.efi" -DDEFAULT_LOADER_CHAR="\\ecosx64.efi" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 -DEFI_ARCH=L"x64" -DDEBUGDIR=L"/usr/lib/debug/usr/share/shim/x64-15/" -DVENDOR_CERT_FILE="ECOS_Tech_Code_signing_Certificate_EV.cer" -c -o security_policy.o security_policy.c
ar rcs lib.a simple_file.o guid.o console.o execute.o configtable.o shell.o variables.o security_policy.o
make[1]: Verzeichnis „/usr/src/apps/shim/lib“ wird verlassen
ld -o shimx64.so --hash-style=sysv -nostdlib -znocombreloc -T /usr/src/apps/shim/elf_x86_64_efi.lds -shared -Bsymbolic -L/usr/lib64 -L/usr/lib64 -LCryptlib -LCryptlib/OpenSSL /usr/lib64/crt0-efi-x86_64.o --build-id=sha1 --no-undefined shim.o cert.o replacements.o tpm.o version.o errlog.o Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a lib/lib.a -lefi -lgnuefi --start-group Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a --end-group /usr/lib/gcc/x86_64-linux-gnu/6/libgcc.a
objcopy -D -j .text -j .sdata -j .data -j .data.ident \
-j .dynamic -j .dynsym -j .rel* \
-j .rela* -j .reloc -j .eh_frame \
-j .vendor_cert \
--target efi-app-x86_64 shimx64.so shimx64.efi
# I am tired of wasting my time fighting binutils timestamp code.
dd conv=notrunc bs=1 count=4 seek=136 if=/dev/zero of=shimx64.efi
4+0 Datensätze ein
4+0 Datensätze aus
4 Bytes kopiert, 0,00029415 s, 13,6 kB/s
objcopy -D -j .text -j .sdata -j .data \
-j .dynamic -j .dynsym -j .rel* \
-j .rela* -j .reloc -j .eh_frame \
-j .debug_info -j .debug_abbrev -j .debug_aranges \
-j .debug_line -j .debug_str -j .debug_ranges \
-j .note.gnu.build-id \
shimx64.so shimx64.efi.debug
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o MokManager.o MokManager.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o PasswordCrypt.o PasswordCrypt.c
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o crypt_blowfish.o crypt_blowfish.c
ld -o mmx64.so --hash-style=sysv -nostdlib -znocombreloc -T /usr/src/apps/shim/elf_x86_64_efi.lds -shared -Bsymbolic -L/usr/lib64 -L/usr/lib64 -LCryptlib -LCryptlib/OpenSSL /usr/lib64/crt0-efi-x86_64.o --build-id=sha1 --no-undefined MokManager.o PasswordCrypt.o crypt_blowfish.o Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a lib/lib.a -lefi -lgnuefi --start-group Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a --end-group /usr/lib/gcc/x86_64-linux-gnu/6/libgcc.a lib/lib.a
objcopy -D -j .text -j .sdata -j .data \
-j .dynamic -j .dynsym -j .rel* \
-j .rela* -j .reloc -j .eh_frame \
-j .debug_info -j .debug_abbrev -j .debug_aranges \
-j .debug_line -j .debug_str -j .debug_ranges \
-j .note.gnu.build-id \
mmx64.so mmx64.efi.debug
gcc -ggdb -O0 -fno-stack-protector -fno-strict-aliasing -fpic -fshort-wchar -Wall -Wsign-compare -Werror -fno-builtin -Werror=sign-compare -ffreestanding -std=gnu89 -I/usr/lib/gcc/x86_64-linux-gnu/6/include "-DDEFAULT_LOADER=L\"\\\\ecosx64.efi\"" "-DDEFAULT_LOADER_CHAR=\"\\\\ecosx64.efi\"" -nostdinc -I/usr/src/apps/shim/Cryptlib -I/usr/src/apps/shim/Cryptlib/Include -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -I/usr/src/apps/shim/include -iquote /usr/src/apps/shim -iquote /usr/src/apps/shim -mno-mmx -mno-sse -mno-red-zone -nostdinc -maccumulate-outgoing-args -m64 -DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -DNO_BUILTIN_VA_FUNCS -DMDE_CPU_X64 -DPAGE_SIZE=4096 "-DEFI_ARCH=L\"x64\"" "-DDEBUGDIR=L\"/usr/lib/debug/usr/share/shim/x64-15/\"" -DVENDOR_CERT_FILE=\"ECOS_Tech_Code_signing_Certificate_EV.cer\" -c -o fallback.o fallback.c
ld -o fbx64.so --hash-style=sysv -nostdlib -znocombreloc -T /usr/src/apps/shim/elf_x86_64_efi.lds -shared -Bsymbolic -L/usr/lib64 -L/usr/lib64 -LCryptlib -LCryptlib/OpenSSL /usr/lib64/crt0-efi-x86_64.o --build-id=sha1 --no-undefined fallback.o tpm.o errlog.o Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a lib/lib.a -lefi -lgnuefi --start-group Cryptlib/libcryptlib.a Cryptlib/OpenSSL/libopenssl.a --end-group /usr/lib/gcc/x86_64-linux-gnu/6/libgcc.a
objcopy -D -j .text -j .sdata -j .data \
-j .dynamic -j .dynsym -j .rel* \
-j .rela* -j .reloc -j .eh_frame \
-j .debug_info -j .debug_abbrev -j .debug_aranges \
-j .debug_line -j .debug_str -j .debug_ranges \
-j .note.gnu.build-id \
fbx64.so fbx64.efi.debug
objcopy -D -j .text -j .sdata -j .data -j .data.ident \
-j .dynamic -j .dynsym -j .rel* \
-j .rela* -j .reloc -j .eh_frame \
-j .vendor_cert \
--target efi-app-x86_64 mmx64.so mmx64.efi
# I am tired of wasting my time fighting binutils timestamp code.
dd conv=notrunc bs=1 count=4 seek=136 if=/dev/zero of=mmx64.efi
4+0 Datensätze ein
4+0 Datensätze aus
4 Bytes kopiert, 0,000347477 s, 11,5 kB/s
objcopy -D -j .text -j .sdata -j .data -j .data.ident \
-j .dynamic -j .dynsym -j .rel* \
-j .rela* -j .reloc -j .eh_frame \
-j .vendor_cert \
--target efi-app-x86_64 fbx64.so fbx64.efi
# I am tired of wasting my time fighting binutils timestamp code.
dd conv=notrunc bs=1 count=4 seek=136 if=/dev/zero of=fbx64.efi
4+0 Datensätze ein
4+0 Datensätze aus
4 Bytes kopiert, 0,00026753 s, 15,0 kB/s