efi-boot-shim/Cryptlib/SysCall
Gary Lin 9bc647e2b2 Cryptlib: implement strcmp() and strcasecmp()
strcmp() and strcasecmp() are widely used in openssl. Implement those
two functions to eliminate the gcc warnings and the potential crash.

Signed-off-by: Gary Lin <glin@suse.com>
2017-04-11 10:42:19 -04:00
..
BaseMemAllocation.c Cryptlib: Update to the latest edk2 commit 2017-04-11 10:42:18 -04:00
BaseStrings.c Cryptlib: implement strcmp() and strcasecmp() 2017-04-11 10:42:19 -04:00
CrtWrapper.c Cryptlib: Update to the latest edk2 commit 2017-04-11 10:42:18 -04:00
memset.c Cryptlib: Implement memset() to avoid the potential crash 2016-11-30 12:57:34 -05:00
TimerWrapper.c Cryptlib: Update to the latest edk2 commit 2017-04-11 10:42:18 -04:00