On Dec 19, 2013, at 6:01 AM, Mauro Faccenda wrote:
> Hi,
>
> I've been writing some network applications using StdLib and right now
> I need to make some of them available as UEFI Drivers and as far as I
> could check, it should be good to not rely on StdLib.
>
> Reading the UEFI 2.4 specifica
Hi Daryl,
Thanks for your answer and time.
Yeah, I mixed up things, don't apologize, it was my fault. However I
guess you could understand that I am using BsdSocketLib which is
available on StdLib package. Just to be clear. ;)
So, the Socket library version you mentioned is the one available wit
Mauro,
There are several components to StdLib.
1) Standard C Libraries
2) Sockets
3) POSIX libraries
4) Other libraries
The Sockets library has a version where it installs as a driver and can be used
without the Standard C library, POSIX libraries, or Other librar