Thanks Jaben, David, I am trying to link JSON parser to a UEFI driver which uses mathlib, stringlib etc.. Let me try to create wrappers which uses calls form MdePkg/MdeModulePkg.
Thanks, Jabir On Mon, May 23, 2016 at 10:51 PM, David Van Arnem <[email protected]> wrote: > On 05/23/2016 08:15 AM, jabir wrote: > > Hi, > > > > I found that StdLib package can be only used for Apps in shell > > environment.. Is there any way to port StdLib for EFI DRIVER type? Is > there > > any alternate package that can be used? > > Please help. Thanks in advance. > > Hi Jabir, > > What functions do you need from StdLib? There are a number of libraries > in both MdeModulePkg and MdePkg that likely will provide what you need. > For example, MdePkg/Library/UefiLib provides functionality for printing > messages to the console/standard error device (among other things). > > David > > > > > -- > > Jabir > > _______________________________________________ > > edk2-devel mailing list > > [email protected] > > https://lists.01.org/mailman/listinfo/edk2-devel > > > > > -- > Thanks, > David Van Arnem > _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

