|
From: Amit K. <ami...@ya...> - 2013-12-11 06:49:27
|
Hi All, Please ignore my previous mail. I am very new to developing UEFI applications using UDK. I have just installed UDK, EADK and compiled it with VS2010. When I started looking at different samples provided(Main, Hello, HelloWorld etc) I observed that in HelloWorld you can access boot/runtime services but you don't have C libraries available there. On the other side Main, Hello you can use standard C libraries but at same time I want access to boot/runtime services too. So is there any way to access boot/runtime services in Main/Hello? Thanks & Regards, Amit Kulkarni. |