mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-12-25 10:31:02 +00:00
Also update Cryptlib to edk2 r19218 - Undefine NO_BUILTIN_VA_FUNCS in Cryptlib/OpenSSL/ for x86_64 to use the gcc builtins and remove all EFIAPI from the functions - Move the most of defines into the headers instead of Makefile - Remove the global variable 'timeval' - Remove the unused code: crypto/pqueue/* and crypto/ts/* - Include bn.h in MokManager.c due to the changes in openssl Signed-off-by: Gary Lin <glin@suse.com> |
||
|---|---|---|
| .. | ||
| arpa | ||
| netinet | ||
| openssl | ||
| Protocol | ||
| sys | ||
| assert.h | ||
| ctype.h | ||
| dirent.h | ||
| errno.h | ||
| limits.h | ||
| malloc.h | ||
| math.h | ||
| memory.h | ||
| netdb.h | ||
| OpenSslSupport.h | ||
| sgtty.h | ||
| signal.h | ||
| stdarg.h | ||
| stddef.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| strings.h | ||
| syslog.h | ||
| time.h | ||
| unistd.h | ||