Lines Matching full:stdlib
20 environment built by the StdLib component, execution as a UEFI driver can cause system stability
28 AppPkg, StdLib, and StdLibPrivateInternalFiles.
76 StdLib The StdLib package contains the standard header files as well as
84 \Efi\StdLib\etc directory.
104 exclusive use of the library implementations in StdLib. Please do
114 Beginning with release 1.01, applications built with the StdLib package
137 is specified by macro _PATH_TMP as /Efi/StdLib/tmp.
188 If you examine the AppPkg.dsc file, you will notice that the StdLib package is
190 C Library. This, plus referencing the StdLib package in your application's
219 LibStdLib stdlib.h General Utilities for numeric conversion, random
255 AppPkg.dsc, StdLib.dsc, and Enquire.inf files provide good examples of this.
259 specified in the StdLib.inc file. If this file is included in the DSC file, usually at the
276 consolidated into a single file, StdLib/StdLib.inc, which can be included in
278 StdLib.dsc files do this on their last line.
281 package's .dsc file. The provided AppPkg.dsc and StdLib.dsc files include
296 !include StdLib/StdLib.inc
304 The final boilerplate line, in Figure 1, includes the StdLib.inc file.
305 Each section of StdLib/StdLib.inc is described below.
322 LibC|StdLib/LibC/LibC.inf
323 LibCType|StdLib/LibC/Ctype/Ctype.inf
324 LibLocale|StdLib/LibC/Locale/Locale.inf
325 LibMath|StdLib/LibC/Math/Math.inf
326 LibSignal|StdLib/LibC/Signal/Signal.inf
327 LibStdio|StdLib/LibC/Stdio/Stdio.inf
328 LibStdLib|StdLib/LibC/StdLib/StdLib.inf
329 LibString|StdLib/LibC/String/String.inf
330 StdLib/LibC/Time/Time.inf
331 LibUefi|StdLib/LibC/Uefi/Uefi.inf
332 LibWchar|StdLib/LibC/Wchar/Wchar.inf
335 LibNetUtil|StdLib/LibC/NetUtil/NetUtil.inf
338 LibErr|StdLib/PosixLib/Err/LibErr.inf
339 LibGen|StdLib/PosixLib/Gen/LibGen.inf
340 LibGlob|StdLib/PosixLib/Glob/LibGlob.inf
341 LibStringlist|StdLib/PosixLib/Stringlist/LibStringlist.inf
345 LibGdtoa|StdLib/LibC/gdtoa/gdtoa.inf
346 DevConsole|StdLib/LibC/Uefi/Devices/daConsole.inf
347 DevShell|StdLib/LibC/Uefi/Devices/daShell.inf
348 DevUtility|StdLib/LibC/Uefi/Devices/daUtility.inf
384 StdLib/SocketDxe/SocketDxe.inf
464 |- /StdLib Root of the Standard Libraries sub-tree.
469 The /Efi/StdLib/etc directory must be manually populated from the StdLib/Efi/etc source