Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7957 Discussions

A quetsion about using Intel EFI Byte Code Compiler

eagersh
Beginner
230 Views
Hello,
I have a question about using Intel EBC Compiler. I develop a UEFI device driver and I want to compile my driver by using Intel EBC compiler. The driver could be build by Microsoft Visual Studio compliler already.
When I install the Intel compliler I could not find any reference on /Include directory which contians standard headers files. For example, the driver uses and files. Because these files missed in Intel EBC directories I tried to use files from Microsoft Visual Studio. Unfortunately it did not work. The compiler gives a lot of different errors.
Is there any way to use in Intel EBC Compiler standard files, for example ?
I would appreciate to get any information to resolve my problem.
Thank you

0 Kudos
0 Replies
Reply