mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-12-21 03:11:34 +00:00
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> |
||
|---|---|---|
| .. | ||
| BaseMemAllocation.c | ||
| BaseStrings.c | ||
| CrtWrapper.c | ||
| memset.c | ||
| TimerWrapper.c | ||