Jeffrey,

The current version of StdLib is designed to only work as a Shell Application.  
Many of the services that StdLib relies upon are not available until the BDS 
phase, or later.  As such, it is strongly recommended that StdLib not be used 
in drivers.  It is my desire to provide a "standalone" version of StdLib in the 
future, but it is not currently scheduled.

Daryl McDaniel

"In the pun, two strings of thought are tangled into one acoustic knot."
-- Arthur Koestler


From: Jeffrey Chou [mailto:[email protected]]
Sent: Tuesday, May 07, 2013 3:20 AM
To: edk2-devel
Subject: [edk2] Using StdLib in UEFI_DRIVER Type

Hi all,

I am trying to use StbLib in an uefi driver module, and it seems the StbLib is 
only supported on UEFI_APPLICATION. So I have an idea that my uefi driver 
invoking an uefi application built with StdLib thru ShellExecute or LoadImage. 
But I am facing a problem that I don't know how to pass auguments to the 
application (in loadimage) and get the return value from the application. Any 
suggestions?

Thanks
Jeffrey
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to