audk/StdLib/LibC
darylm503 8aa163da5a StdLib: Eliminate TimerLib dependencies.
Implement the clock() function using the EFI time-of-day clock instead of a TimerLib instance.

Signed-off-by: darylm503
Reviewed-by: jljusten
Reviewed-by: geekboy15a


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12683 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-11 00:32:31 +00:00
..
CRT Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:34:10 +00:00
Ctype Update or add comments to files and functions for use by Doxygen. 2011-08-04 18:13:02 +00:00
Locale Update or add comments to files and functions for use by Doxygen. 2011-08-05 23:02:43 +00:00
Main StdLib: Eliminate TimerLib dependencies. 2011-11-11 00:32:31 +00:00
Math Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
NetUtil Add Socket Libraries. 2011-07-30 00:30:44 +00:00
Signal Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
StdLib StdLib: Revise the meaning of several feature macros. 2011-11-03 00:01:24 +00:00
Stdio StdLib: Make the vfscanf function public. 2011-11-03 00:19:10 +00:00
String StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code for strcasecmp. 2011-11-01 00:19:51 +00:00
Time StdLib: Eliminate TimerLib dependencies. 2011-11-11 00:32:31 +00:00
Uefi StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. 2011-11-03 00:35:55 +00:00
Wchar Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:34:10 +00:00
gdtoa Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
LibC.inf StdLib: Eliminate TimerLib dependencies. 2011-11-11 00:32:31 +00:00