audk/StdLib/LibC/Uefi
darylm503 76beedc09c StdLib: Change the last argument of the ioctl helper functions to va_list* from void*.
Functions which call these helper functions always pass the last parameter as a va_list argument.
Add a conditional block around a MSFT-only pragma so that stringlist.c will compile with GCC.
Comment-out the Socket Library components within StdLib.dsc.  These components are still in development.

Signed-off-by: darylm503
Reviewed by:   geekboy15A

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12369 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-16 23:16:56 +00:00
..
Devices StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. 2011-09-16 23:16:56 +00:00
GetPass.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
StubFunctions.c Fix GCC build breaks. 2011-08-02 20:52:36 +00:00
SysCalls.c Fix @return Doxygen commands to be singular instead of plural. 2011-08-05 23:57:34 +00:00
Uefi.inf fix typo 2011-08-01 15:25:53 +00:00
Xform.c Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:34:10 +00:00
compat.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
select.c StdLib/LibC: Fix transcription error from submitted patch. 2011-09-11 20:21:43 +00:00
writev.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00