]> git.proxmox.com Git - efi-boot-shim.git/commit
New upstream version 15.3
authorSteve McIntyre <steve@einval.com>
Tue, 23 Mar 2021 23:49:46 +0000 (23:49 +0000)
committerSteve McIntyre <steve@einval.com>
Tue, 23 Mar 2021 23:49:46 +0000 (23:49 +0000)
commit031e5cce385d3f96b1caa1d53495332a7eb03749
treeb4988dfbd191b2242b9294e24075b39a608b1155
parent7bf7a6d0852382bb645119b18df3ff461aaba247
New upstream version 15.3
971 files changed:
.clang-format [new file with mode: 0644]
.github/workflows/pullrequest.yml [new file with mode: 0644]
.gitignore
.gitmodules [new file with mode: 0644]
.syntastic_c_config [deleted file]
.travis.yml [deleted file]
BUILDING
Cryptlib/Cryptlib.diff
Cryptlib/Hmac/CryptHmacMd5Null.c
Cryptlib/Hmac/CryptHmacSha1Null.c
Cryptlib/Hmac/CryptHmacSha256Null.c
Cryptlib/Include/CrtLibSupport.h [deleted file]
Cryptlib/Include/OpenSslSupport.h [new file with mode: 0644]
Cryptlib/Include/arpa/inet.h
Cryptlib/Include/assert.h
Cryptlib/Include/ctype.h [deleted file]
Cryptlib/Include/dirent.h
Cryptlib/Include/errno.h
Cryptlib/Include/internal/bio.h [deleted file]
Cryptlib/Include/internal/comp.h [deleted file]
Cryptlib/Include/internal/conf.h [deleted file]
Cryptlib/Include/internal/constant_time_locl.h [deleted file]
Cryptlib/Include/internal/dane.h [deleted file]
Cryptlib/Include/internal/dso.h [deleted file]
Cryptlib/Include/internal/dso_conf.h [deleted file]
Cryptlib/Include/internal/err.h [deleted file]
Cryptlib/Include/internal/numbers.h [deleted file]
Cryptlib/Include/internal/o_dir.h [deleted file]
Cryptlib/Include/internal/o_str.h [deleted file]
Cryptlib/Include/internal/thread_once.h [deleted file]
Cryptlib/Include/limits.h
Cryptlib/Include/malloc.h
Cryptlib/Include/math.h
Cryptlib/Include/memory.h
Cryptlib/Include/netdb.h
Cryptlib/Include/netinet/in.h
Cryptlib/Include/openssl/README [new file with mode: 0644]
Cryptlib/Include/openssl/aes.h
Cryptlib/Include/openssl/asn1.h
Cryptlib/Include/openssl/asn1_mac.h
Cryptlib/Include/openssl/asn1t.h
Cryptlib/Include/openssl/async.h [deleted file]
Cryptlib/Include/openssl/bio.h
Cryptlib/Include/openssl/blowfish.h
Cryptlib/Include/openssl/bn.h
Cryptlib/Include/openssl/buffer.h
Cryptlib/Include/openssl/camellia.h
Cryptlib/Include/openssl/cast.h
Cryptlib/Include/openssl/cmac.h
Cryptlib/Include/openssl/cms.h
Cryptlib/Include/openssl/comp.h
Cryptlib/Include/openssl/conf.h
Cryptlib/Include/openssl/conf_api.h
Cryptlib/Include/openssl/crypto.h
Cryptlib/Include/openssl/ct.h [deleted file]
Cryptlib/Include/openssl/des.h
Cryptlib/Include/openssl/des_old.h [new file with mode: 0644]
Cryptlib/Include/openssl/dh.h
Cryptlib/Include/openssl/dsa.h
Cryptlib/Include/openssl/dso.h [new file with mode: 0644]
Cryptlib/Include/openssl/dtls1.h
Cryptlib/Include/openssl/e_os2.h
Cryptlib/Include/openssl/ebcdic.h
Cryptlib/Include/openssl/ec.h
Cryptlib/Include/openssl/ecdh.h
Cryptlib/Include/openssl/ecdsa.h
Cryptlib/Include/openssl/engine.h
Cryptlib/Include/openssl/err.h
Cryptlib/Include/openssl/evp.h
Cryptlib/Include/openssl/hmac.h
Cryptlib/Include/openssl/idea.h
Cryptlib/Include/openssl/kdf.h [deleted file]
Cryptlib/Include/openssl/kssl.h [new file with mode: 0644]
Cryptlib/Include/openssl/lhash.h
Cryptlib/Include/openssl/md2.h [deleted file]
Cryptlib/Include/openssl/md4.h
Cryptlib/Include/openssl/md5.h
Cryptlib/Include/openssl/mdc2.h
Cryptlib/Include/openssl/modes.h
Cryptlib/Include/openssl/obj_mac.h
Cryptlib/Include/openssl/objects.h
Cryptlib/Include/openssl/ocsp.h
Cryptlib/Include/openssl/opensslconf.h
Cryptlib/Include/openssl/opensslv.h
Cryptlib/Include/openssl/ossl_typ.h
Cryptlib/Include/openssl/pem.h
Cryptlib/Include/openssl/pem2.h
Cryptlib/Include/openssl/pkcs12.h
Cryptlib/Include/openssl/pkcs7.h
Cryptlib/Include/openssl/pqueue.h [new file with mode: 0644]
Cryptlib/Include/openssl/rand.h
Cryptlib/Include/openssl/rc2.h
Cryptlib/Include/openssl/rc4.h
Cryptlib/Include/openssl/rc5.h [deleted file]
Cryptlib/Include/openssl/ripemd.h
Cryptlib/Include/openssl/rsa.h
Cryptlib/Include/openssl/safestack.h
Cryptlib/Include/openssl/seed.h
Cryptlib/Include/openssl/sha.h
Cryptlib/Include/openssl/srp.h
Cryptlib/Include/openssl/srtp.h
Cryptlib/Include/openssl/ssl.h
Cryptlib/Include/openssl/ssl2.h
Cryptlib/Include/openssl/ssl23.h [new file with mode: 0644]
Cryptlib/Include/openssl/ssl3.h
Cryptlib/Include/openssl/stack.h
Cryptlib/Include/openssl/symhacks.h
Cryptlib/Include/openssl/tls1.h
Cryptlib/Include/openssl/ts.h
Cryptlib/Include/openssl/txt_db.h
Cryptlib/Include/openssl/ui.h
Cryptlib/Include/openssl/ui_compat.h [new file with mode: 0644]
Cryptlib/Include/openssl/whrlpool.h
Cryptlib/Include/openssl/x509.h
Cryptlib/Include/openssl/x509_vfy.h
Cryptlib/Include/openssl/x509v3.h
Cryptlib/Include/sgtty.h
Cryptlib/Include/signal.h
Cryptlib/Include/stdarg.h [deleted file]
Cryptlib/Include/stddef.h [deleted file]
Cryptlib/Include/stdio.h
Cryptlib/Include/stdlib.h [deleted file]
Cryptlib/Include/string.h [deleted file]
Cryptlib/Include/strings.h [deleted file]
Cryptlib/Include/sys/ioctl.h
Cryptlib/Include/sys/param.h
Cryptlib/Include/sys/socket.h
Cryptlib/Include/sys/stat.h
Cryptlib/Include/sys/time.h
Cryptlib/Include/sys/times.h
Cryptlib/Include/sys/types.h
Cryptlib/Include/sys/un.h
Cryptlib/Include/syslog.h
Cryptlib/Include/time.h
Cryptlib/Include/unistd.h
Cryptlib/InternalCryptLib.h
Cryptlib/Library/BaseLib.h
Cryptlib/Makefile
Cryptlib/OpenSSL/Makefile
Cryptlib/OpenSSL/buildinf.h
Cryptlib/OpenSSL/crypto/LPdir_nyi.c
Cryptlib/OpenSSL/crypto/aes/aes_cbc.c
Cryptlib/OpenSSL/crypto/aes/aes_cfb.c
Cryptlib/OpenSSL/crypto/aes/aes_core.c
Cryptlib/OpenSSL/crypto/aes/aes_ctr.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/aes/aes_ecb.c
Cryptlib/OpenSSL/crypto/aes/aes_ige.c
Cryptlib/OpenSSL/crypto/aes/aes_locl.h
Cryptlib/OpenSSL/crypto/aes/aes_misc.c
Cryptlib/OpenSSL/crypto/aes/aes_ofb.c
Cryptlib/OpenSSL/crypto/aes/aes_wrap.c
Cryptlib/OpenSSL/crypto/asn1/a_bitstr.c
Cryptlib/OpenSSL/crypto/asn1/a_bool.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/a_bytes.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/a_d2i_fp.c
Cryptlib/OpenSSL/crypto/asn1/a_digest.c
Cryptlib/OpenSSL/crypto/asn1/a_dup.c
Cryptlib/OpenSSL/crypto/asn1/a_enum.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/a_gentm.c
Cryptlib/OpenSSL/crypto/asn1/a_i2d_fp.c
Cryptlib/OpenSSL/crypto/asn1/a_int.c
Cryptlib/OpenSSL/crypto/asn1/a_mbstr.c
Cryptlib/OpenSSL/crypto/asn1/a_object.c
Cryptlib/OpenSSL/crypto/asn1/a_octet.c
Cryptlib/OpenSSL/crypto/asn1/a_print.c
Cryptlib/OpenSSL/crypto/asn1/a_set.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/a_sign.c
Cryptlib/OpenSSL/crypto/asn1/a_strex.c
Cryptlib/OpenSSL/crypto/asn1/a_strnid.c
Cryptlib/OpenSSL/crypto/asn1/a_time.c
Cryptlib/OpenSSL/crypto/asn1/a_type.c
Cryptlib/OpenSSL/crypto/asn1/a_utctm.c
Cryptlib/OpenSSL/crypto/asn1/a_utf8.c
Cryptlib/OpenSSL/crypto/asn1/a_verify.c
Cryptlib/OpenSSL/crypto/asn1/ameth_lib.c
Cryptlib/OpenSSL/crypto/asn1/asn1_err.c
Cryptlib/OpenSSL/crypto/asn1/asn1_gen.c
Cryptlib/OpenSSL/crypto/asn1/asn1_lib.c
Cryptlib/OpenSSL/crypto/asn1/asn1_locl.h
Cryptlib/OpenSSL/crypto/asn1/asn1_par.c
Cryptlib/OpenSSL/crypto/asn1/asn_mime.c
Cryptlib/OpenSSL/crypto/asn1/asn_moid.c
Cryptlib/OpenSSL/crypto/asn1/asn_mstbl.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/asn_pack.c
Cryptlib/OpenSSL/crypto/asn1/bio_asn1.c
Cryptlib/OpenSSL/crypto/asn1/bio_ndef.c
Cryptlib/OpenSSL/crypto/asn1/charmap.h
Cryptlib/OpenSSL/crypto/asn1/d2i_pr.c
Cryptlib/OpenSSL/crypto/asn1/d2i_pu.c
Cryptlib/OpenSSL/crypto/asn1/evp_asn1.c
Cryptlib/OpenSSL/crypto/asn1/f_enum.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/f_int.c
Cryptlib/OpenSSL/crypto/asn1/f_string.c
Cryptlib/OpenSSL/crypto/asn1/i2d_pr.c
Cryptlib/OpenSSL/crypto/asn1/i2d_pu.c
Cryptlib/OpenSSL/crypto/asn1/n_pkey.c
Cryptlib/OpenSSL/crypto/asn1/nsseq.c
Cryptlib/OpenSSL/crypto/asn1/p5_pbe.c
Cryptlib/OpenSSL/crypto/asn1/p5_pbev2.c
Cryptlib/OpenSSL/crypto/asn1/p5_scrypt.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/p8_pkey.c
Cryptlib/OpenSSL/crypto/asn1/t_bitst.c
Cryptlib/OpenSSL/crypto/asn1/t_crl.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/t_pkey.c
Cryptlib/OpenSSL/crypto/asn1/t_req.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/t_spki.c
Cryptlib/OpenSSL/crypto/asn1/t_x509.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/t_x509a.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/tasn_dec.c
Cryptlib/OpenSSL/crypto/asn1/tasn_enc.c
Cryptlib/OpenSSL/crypto/asn1/tasn_fre.c
Cryptlib/OpenSSL/crypto/asn1/tasn_new.c
Cryptlib/OpenSSL/crypto/asn1/tasn_prn.c
Cryptlib/OpenSSL/crypto/asn1/tasn_scn.c [deleted file]
Cryptlib/OpenSSL/crypto/asn1/tasn_typ.c
Cryptlib/OpenSSL/crypto/asn1/tasn_utl.c
Cryptlib/OpenSSL/crypto/asn1/x_algor.c
Cryptlib/OpenSSL/crypto/asn1/x_attrib.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_bignum.c
Cryptlib/OpenSSL/crypto/asn1/x_crl.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_exten.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_info.c
Cryptlib/OpenSSL/crypto/asn1/x_long.c
Cryptlib/OpenSSL/crypto/asn1/x_name.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_nx509.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_pkey.c
Cryptlib/OpenSSL/crypto/asn1/x_pubkey.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_req.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_sig.c
Cryptlib/OpenSSL/crypto/asn1/x_spki.c
Cryptlib/OpenSSL/crypto/asn1/x_val.c
Cryptlib/OpenSSL/crypto/asn1/x_x509.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/asn1/x_x509a.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/async/arch/async_null.c [deleted file]
Cryptlib/OpenSSL/crypto/async/arch/async_null.h [deleted file]
Cryptlib/OpenSSL/crypto/async/arch/async_posix.c [deleted file]
Cryptlib/OpenSSL/crypto/async/arch/async_posix.h [deleted file]
Cryptlib/OpenSSL/crypto/async/arch/async_win.c [deleted file]
Cryptlib/OpenSSL/crypto/async/arch/async_win.h [deleted file]
Cryptlib/OpenSSL/crypto/async/async.c [deleted file]
Cryptlib/OpenSSL/crypto/async/async_err.c [deleted file]
Cryptlib/OpenSSL/crypto/async/async_locl.h [deleted file]
Cryptlib/OpenSSL/crypto/async/async_wait.c [deleted file]
Cryptlib/OpenSSL/crypto/bio/b_addr.c [deleted file]
Cryptlib/OpenSSL/crypto/bio/b_dump.c
Cryptlib/OpenSSL/crypto/bio/b_print.c
Cryptlib/OpenSSL/crypto/bio/b_sock.c
Cryptlib/OpenSSL/crypto/bio/b_sock2.c [deleted file]
Cryptlib/OpenSSL/crypto/bio/bf_buff.c
Cryptlib/OpenSSL/crypto/bio/bf_lbuf.c [deleted file]
Cryptlib/OpenSSL/crypto/bio/bf_nbio.c
Cryptlib/OpenSSL/crypto/bio/bf_null.c
Cryptlib/OpenSSL/crypto/bio/bio_cb.c
Cryptlib/OpenSSL/crypto/bio/bio_err.c
Cryptlib/OpenSSL/crypto/bio/bio_lcl.h
Cryptlib/OpenSSL/crypto/bio/bio_lib.c
Cryptlib/OpenSSL/crypto/bio/bio_meth.c [deleted file]
Cryptlib/OpenSSL/crypto/bio/bss_acpt.c
Cryptlib/OpenSSL/crypto/bio/bss_bio.c
Cryptlib/OpenSSL/crypto/bio/bss_conn.c
Cryptlib/OpenSSL/crypto/bio/bss_dgram.c
Cryptlib/OpenSSL/crypto/bio/bss_fd.c
Cryptlib/OpenSSL/crypto/bio/bss_file.c
Cryptlib/OpenSSL/crypto/bio/bss_log.c
Cryptlib/OpenSSL/crypto/bio/bss_mem.c
Cryptlib/OpenSSL/crypto/bio/bss_null.c
Cryptlib/OpenSSL/crypto/bio/bss_sock.c
Cryptlib/OpenSSL/crypto/bn/bn.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/bn/bn_add.c
Cryptlib/OpenSSL/crypto/bn/bn_asm.c
Cryptlib/OpenSSL/crypto/bn/bn_blind.c
Cryptlib/OpenSSL/crypto/bn/bn_const.c
Cryptlib/OpenSSL/crypto/bn/bn_ctx.c
Cryptlib/OpenSSL/crypto/bn/bn_depr.c
Cryptlib/OpenSSL/crypto/bn/bn_dh.c [deleted file]
Cryptlib/OpenSSL/crypto/bn/bn_div.c
Cryptlib/OpenSSL/crypto/bn/bn_err.c
Cryptlib/OpenSSL/crypto/bn/bn_exp.c
Cryptlib/OpenSSL/crypto/bn/bn_exp2.c
Cryptlib/OpenSSL/crypto/bn/bn_gcd.c
Cryptlib/OpenSSL/crypto/bn/bn_gf2m.c
Cryptlib/OpenSSL/crypto/bn/bn_intern.c [deleted file]
Cryptlib/OpenSSL/crypto/bn/bn_kron.c
Cryptlib/OpenSSL/crypto/bn/bn_lcl.h
Cryptlib/OpenSSL/crypto/bn/bn_lib.c
Cryptlib/OpenSSL/crypto/bn/bn_mod.c
Cryptlib/OpenSSL/crypto/bn/bn_mont.c
Cryptlib/OpenSSL/crypto/bn/bn_mpi.c
Cryptlib/OpenSSL/crypto/bn/bn_mul.c
Cryptlib/OpenSSL/crypto/bn/bn_nist.c
Cryptlib/OpenSSL/crypto/bn/bn_prime.c
Cryptlib/OpenSSL/crypto/bn/bn_prime.h
Cryptlib/OpenSSL/crypto/bn/bn_print.c
Cryptlib/OpenSSL/crypto/bn/bn_rand.c
Cryptlib/OpenSSL/crypto/bn/bn_recp.c
Cryptlib/OpenSSL/crypto/bn/bn_shift.c
Cryptlib/OpenSSL/crypto/bn/bn_sqr.c
Cryptlib/OpenSSL/crypto/bn/bn_sqrt.c
Cryptlib/OpenSSL/crypto/bn/bn_srp.c [deleted file]
Cryptlib/OpenSSL/crypto/bn/bn_word.c
Cryptlib/OpenSSL/crypto/bn/bn_x931p.c
Cryptlib/OpenSSL/crypto/bn/rsaz_exp.c [deleted file]
Cryptlib/OpenSSL/crypto/bn/rsaz_exp.h
Cryptlib/OpenSSL/crypto/buffer/buf_err.c
Cryptlib/OpenSSL/crypto/buffer/buf_str.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/buffer/buffer.c
Cryptlib/OpenSSL/crypto/cmac/cm_ameth.c
Cryptlib/OpenSSL/crypto/cmac/cm_pmeth.c
Cryptlib/OpenSSL/crypto/cmac/cmac.c
Cryptlib/OpenSSL/crypto/comp/c_rle.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/comp/c_zlib.c
Cryptlib/OpenSSL/crypto/comp/comp_err.c
Cryptlib/OpenSSL/crypto/comp/comp_lcl.h [deleted file]
Cryptlib/OpenSSL/crypto/comp/comp_lib.c
Cryptlib/OpenSSL/crypto/conf/conf_api.c
Cryptlib/OpenSSL/crypto/conf/conf_def.c
Cryptlib/OpenSSL/crypto/conf/conf_def.h
Cryptlib/OpenSSL/crypto/conf/conf_err.c
Cryptlib/OpenSSL/crypto/conf/conf_lib.c
Cryptlib/OpenSSL/crypto/conf/conf_mall.c
Cryptlib/OpenSSL/crypto/conf/conf_mod.c
Cryptlib/OpenSSL/crypto/conf/conf_sap.c
Cryptlib/OpenSSL/crypto/constant_time_locl.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/cpt_err.c
Cryptlib/OpenSSL/crypto/cryptlib.c
Cryptlib/OpenSSL/crypto/cryptlib.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/cversion.c
Cryptlib/OpenSSL/crypto/dh/dh_ameth.c
Cryptlib/OpenSSL/crypto/dh/dh_asn1.c
Cryptlib/OpenSSL/crypto/dh/dh_check.c
Cryptlib/OpenSSL/crypto/dh/dh_depr.c
Cryptlib/OpenSSL/crypto/dh/dh_err.c
Cryptlib/OpenSSL/crypto/dh/dh_gen.c
Cryptlib/OpenSSL/crypto/dh/dh_kdf.c [deleted file]
Cryptlib/OpenSSL/crypto/dh/dh_key.c
Cryptlib/OpenSSL/crypto/dh/dh_lib.c
Cryptlib/OpenSSL/crypto/dh/dh_locl.h [deleted file]
Cryptlib/OpenSSL/crypto/dh/dh_meth.c [deleted file]
Cryptlib/OpenSSL/crypto/dh/dh_pmeth.c
Cryptlib/OpenSSL/crypto/dh/dh_prn.c
Cryptlib/OpenSSL/crypto/dh/dh_rfc5114.c
Cryptlib/OpenSSL/crypto/dso/dso_beos.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/dso/dso_dl.c
Cryptlib/OpenSSL/crypto/dso/dso_dlfcn.c
Cryptlib/OpenSSL/crypto/dso/dso_err.c
Cryptlib/OpenSSL/crypto/dso/dso_lib.c
Cryptlib/OpenSSL/crypto/dso/dso_locl.h [deleted file]
Cryptlib/OpenSSL/crypto/dso/dso_null.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/dso/dso_openssl.c
Cryptlib/OpenSSL/crypto/dso/dso_vms.c
Cryptlib/OpenSSL/crypto/dso/dso_win32.c
Cryptlib/OpenSSL/crypto/ebcdic.c
Cryptlib/OpenSSL/crypto/err/err.c
Cryptlib/OpenSSL/crypto/err/err_all.c
Cryptlib/OpenSSL/crypto/err/err_prn.c
Cryptlib/OpenSSL/crypto/evp/bio_b64.c
Cryptlib/OpenSSL/crypto/evp/bio_enc.c
Cryptlib/OpenSSL/crypto/evp/bio_md.c
Cryptlib/OpenSSL/crypto/evp/bio_ok.c
Cryptlib/OpenSSL/crypto/evp/c_all.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/c_allc.c
Cryptlib/OpenSSL/crypto/evp/c_alld.c
Cryptlib/OpenSSL/crypto/evp/cmeth_lib.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/digest.c
Cryptlib/OpenSSL/crypto/evp/e_aes.c
Cryptlib/OpenSSL/crypto/evp/e_aes_cbc_hmac_sha1.c
Cryptlib/OpenSSL/crypto/evp/e_aes_cbc_hmac_sha256.c
Cryptlib/OpenSSL/crypto/evp/e_bf.c
Cryptlib/OpenSSL/crypto/evp/e_camellia.c
Cryptlib/OpenSSL/crypto/evp/e_cast.c
Cryptlib/OpenSSL/crypto/evp/e_chacha20_poly1305.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/e_des.c
Cryptlib/OpenSSL/crypto/evp/e_des3.c
Cryptlib/OpenSSL/crypto/evp/e_idea.c
Cryptlib/OpenSSL/crypto/evp/e_null.c
Cryptlib/OpenSSL/crypto/evp/e_old.c
Cryptlib/OpenSSL/crypto/evp/e_rc2.c
Cryptlib/OpenSSL/crypto/evp/e_rc4.c
Cryptlib/OpenSSL/crypto/evp/e_rc4_hmac_md5.c
Cryptlib/OpenSSL/crypto/evp/e_rc5.c
Cryptlib/OpenSSL/crypto/evp/e_seed.c
Cryptlib/OpenSSL/crypto/evp/e_xcbc_d.c
Cryptlib/OpenSSL/crypto/evp/encode.c
Cryptlib/OpenSSL/crypto/evp/evp_acnf.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/evp_cnf.c
Cryptlib/OpenSSL/crypto/evp/evp_enc.c
Cryptlib/OpenSSL/crypto/evp/evp_err.c
Cryptlib/OpenSSL/crypto/evp/evp_key.c
Cryptlib/OpenSSL/crypto/evp/evp_lib.c
Cryptlib/OpenSSL/crypto/evp/evp_locl.h
Cryptlib/OpenSSL/crypto/evp/evp_pbe.c
Cryptlib/OpenSSL/crypto/evp/evp_pkey.c
Cryptlib/OpenSSL/crypto/evp/m_dss.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/m_dss1.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/m_ecdsa.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/m_md2.c
Cryptlib/OpenSSL/crypto/evp/m_md4.c
Cryptlib/OpenSSL/crypto/evp/m_md5.c
Cryptlib/OpenSSL/crypto/evp/m_md5_sha1.c [deleted file]
Cryptlib/OpenSSL/crypto/evp/m_mdc2.c
Cryptlib/OpenSSL/crypto/evp/m_null.c
Cryptlib/OpenSSL/crypto/evp/m_ripemd.c
Cryptlib/OpenSSL/crypto/evp/m_sha.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/evp/m_sha1.c
Cryptlib/OpenSSL/crypto/evp/m_sigver.c
Cryptlib/OpenSSL/crypto/evp/m_wp.c
Cryptlib/OpenSSL/crypto/evp/names.c
Cryptlib/OpenSSL/crypto/evp/p5_crpt.c
Cryptlib/OpenSSL/crypto/evp/p5_crpt2.c
Cryptlib/OpenSSL/crypto/evp/p_dec.c
Cryptlib/OpenSSL/crypto/evp/p_enc.c
Cryptlib/OpenSSL/crypto/evp/p_lib.c
Cryptlib/OpenSSL/crypto/evp/p_open.c
Cryptlib/OpenSSL/crypto/evp/p_seal.c
Cryptlib/OpenSSL/crypto/evp/p_sign.c
Cryptlib/OpenSSL/crypto/evp/p_verify.c
Cryptlib/OpenSSL/crypto/evp/pmeth_fn.c
Cryptlib/OpenSSL/crypto/evp/pmeth_gn.c
Cryptlib/OpenSSL/crypto/evp/pmeth_lib.c
Cryptlib/OpenSSL/crypto/evp/scrypt.c [deleted file]
Cryptlib/OpenSSL/crypto/ex_data.c
Cryptlib/OpenSSL/crypto/fips_ers.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/hmac/hm_ameth.c
Cryptlib/OpenSSL/crypto/hmac/hm_pmeth.c
Cryptlib/OpenSSL/crypto/hmac/hmac.c
Cryptlib/OpenSSL/crypto/hmac/hmac_lcl.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/asn1_int.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/async.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/bn_dh.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/bn_int.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/bn_srp.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/chacha.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/cryptlib.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/cryptlib_int.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/engine.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/err_int.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/evp_int.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/md32_common.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/objects.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/poly1305.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/rand.h [deleted file]
Cryptlib/OpenSSL/crypto/include/internal/x509_int.h [deleted file]
Cryptlib/OpenSSL/crypto/init.c [deleted file]
Cryptlib/OpenSSL/crypto/kdf/hkdf.c [deleted file]
Cryptlib/OpenSSL/crypto/kdf/kdf_err.c [deleted file]
Cryptlib/OpenSSL/crypto/kdf/tls1_prf.c [deleted file]
Cryptlib/OpenSSL/crypto/lhash/lh_stats.c
Cryptlib/OpenSSL/crypto/lhash/lhash.c
Cryptlib/OpenSSL/crypto/lhash/lhash_lcl.h [deleted file]
Cryptlib/OpenSSL/crypto/md32_common.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/md5/md5_dgst.c
Cryptlib/OpenSSL/crypto/md5/md5_locl.h
Cryptlib/OpenSSL/crypto/md5/md5_one.c
Cryptlib/OpenSSL/crypto/mem.c
Cryptlib/OpenSSL/crypto/mem_clr.c
Cryptlib/OpenSSL/crypto/mem_dbg.c
Cryptlib/OpenSSL/crypto/mem_sec.c [deleted file]
Cryptlib/OpenSSL/crypto/modes/cbc128.c
Cryptlib/OpenSSL/crypto/modes/ccm128.c
Cryptlib/OpenSSL/crypto/modes/cfb128.c
Cryptlib/OpenSSL/crypto/modes/ctr128.c
Cryptlib/OpenSSL/crypto/modes/cts128.c
Cryptlib/OpenSSL/crypto/modes/gcm128.c
Cryptlib/OpenSSL/crypto/modes/modes_lcl.h
Cryptlib/OpenSSL/crypto/modes/ocb128.c [deleted file]
Cryptlib/OpenSSL/crypto/modes/ofb128.c
Cryptlib/OpenSSL/crypto/modes/wrap128.c
Cryptlib/OpenSSL/crypto/modes/xts128.c
Cryptlib/OpenSSL/crypto/o_dir.c
Cryptlib/OpenSSL/crypto/o_dir.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/o_fips.c
Cryptlib/OpenSSL/crypto/o_fopen.c [deleted file]
Cryptlib/OpenSSL/crypto/o_init.c
Cryptlib/OpenSSL/crypto/o_str.c
Cryptlib/OpenSSL/crypto/o_str.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/o_time.c
Cryptlib/OpenSSL/crypto/o_time.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/objects/o_names.c
Cryptlib/OpenSSL/crypto/objects/obj_dat.c
Cryptlib/OpenSSL/crypto/objects/obj_dat.h
Cryptlib/OpenSSL/crypto/objects/obj_err.c
Cryptlib/OpenSSL/crypto/objects/obj_lcl.h [deleted file]
Cryptlib/OpenSSL/crypto/objects/obj_lib.c
Cryptlib/OpenSSL/crypto/objects/obj_xref.c
Cryptlib/OpenSSL/crypto/objects/obj_xref.h
Cryptlib/OpenSSL/crypto/ocsp/ocsp_asn.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_cl.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_err.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_ext.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_ht.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_lcl.h [deleted file]
Cryptlib/OpenSSL/crypto/ocsp/ocsp_lib.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_prn.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_srv.c
Cryptlib/OpenSSL/crypto/ocsp/ocsp_vfy.c
Cryptlib/OpenSSL/crypto/ocsp/v3_ocsp.c [deleted file]
Cryptlib/OpenSSL/crypto/pem/pem_all.c
Cryptlib/OpenSSL/crypto/pem/pem_err.c
Cryptlib/OpenSSL/crypto/pem/pem_info.c
Cryptlib/OpenSSL/crypto/pem/pem_lib.c
Cryptlib/OpenSSL/crypto/pem/pem_oth.c
Cryptlib/OpenSSL/crypto/pem/pem_pk8.c
Cryptlib/OpenSSL/crypto/pem/pem_pkey.c
Cryptlib/OpenSSL/crypto/pem/pem_seal.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/pem/pem_sign.c
Cryptlib/OpenSSL/crypto/pem/pem_x509.c
Cryptlib/OpenSSL/crypto/pem/pem_xaux.c
Cryptlib/OpenSSL/crypto/pem/pvkfmt.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_add.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_asn.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_attr.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_crpt.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_crt.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_decr.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_init.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_key.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_kiss.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_lcl.h [deleted file]
Cryptlib/OpenSSL/crypto/pkcs12/p12_mutl.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_npas.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_p8d.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_p8e.c
Cryptlib/OpenSSL/crypto/pkcs12/p12_sbag.c [deleted file]
Cryptlib/OpenSSL/crypto/pkcs12/p12_utl.c
Cryptlib/OpenSSL/crypto/pkcs12/pk12err.c
Cryptlib/OpenSSL/crypto/pkcs7/bio_pk7.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_asn1.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_attr.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_dgst.c [deleted file]
Cryptlib/OpenSSL/crypto/pkcs7/pk7_doit.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_enc.c [deleted file]
Cryptlib/OpenSSL/crypto/pkcs7/pk7_lib.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_mime.c
Cryptlib/OpenSSL/crypto/pkcs7/pk7_smime.c
Cryptlib/OpenSSL/crypto/pkcs7/pkcs7err.c
Cryptlib/OpenSSL/crypto/rand/md_rand.c
Cryptlib/OpenSSL/crypto/rand/rand_egd.c [deleted file]
Cryptlib/OpenSSL/crypto/rand/rand_err.c
Cryptlib/OpenSSL/crypto/rand/rand_lcl.h
Cryptlib/OpenSSL/crypto/rand/rand_lib.c
Cryptlib/OpenSSL/crypto/rand/rand_unix.c
Cryptlib/OpenSSL/crypto/rand/rand_vms.c [deleted file]
Cryptlib/OpenSSL/crypto/rand/rand_win.c [deleted file]
Cryptlib/OpenSSL/crypto/rand/randfile.c
Cryptlib/OpenSSL/crypto/rc4/rc4_enc.c
Cryptlib/OpenSSL/crypto/rc4/rc4_locl.h
Cryptlib/OpenSSL/crypto/rc4/rc4_skey.c
Cryptlib/OpenSSL/crypto/rc4/rc4_utl.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/rsa/rsa_ameth.c
Cryptlib/OpenSSL/crypto/rsa/rsa_asn1.c
Cryptlib/OpenSSL/crypto/rsa/rsa_chk.c
Cryptlib/OpenSSL/crypto/rsa/rsa_crpt.c
Cryptlib/OpenSSL/crypto/rsa/rsa_depr.c
Cryptlib/OpenSSL/crypto/rsa/rsa_eay.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/rsa/rsa_err.c
Cryptlib/OpenSSL/crypto/rsa/rsa_gen.c
Cryptlib/OpenSSL/crypto/rsa/rsa_lib.c
Cryptlib/OpenSSL/crypto/rsa/rsa_locl.h
Cryptlib/OpenSSL/crypto/rsa/rsa_meth.c [deleted file]
Cryptlib/OpenSSL/crypto/rsa/rsa_none.c
Cryptlib/OpenSSL/crypto/rsa/rsa_null.c
Cryptlib/OpenSSL/crypto/rsa/rsa_oaep.c
Cryptlib/OpenSSL/crypto/rsa/rsa_ossl.c [deleted file]
Cryptlib/OpenSSL/crypto/rsa/rsa_pk1.c
Cryptlib/OpenSSL/crypto/rsa/rsa_pmeth.c
Cryptlib/OpenSSL/crypto/rsa/rsa_prn.c
Cryptlib/OpenSSL/crypto/rsa/rsa_pss.c
Cryptlib/OpenSSL/crypto/rsa/rsa_saos.c
Cryptlib/OpenSSL/crypto/rsa/rsa_sign.c
Cryptlib/OpenSSL/crypto/rsa/rsa_ssl.c
Cryptlib/OpenSSL/crypto/rsa/rsa_x931.c
Cryptlib/OpenSSL/crypto/rsa/rsa_x931g.c [deleted file]
Cryptlib/OpenSSL/crypto/sha/sha1_one.c
Cryptlib/OpenSSL/crypto/sha/sha1dgst.c
Cryptlib/OpenSSL/crypto/sha/sha256.c
Cryptlib/OpenSSL/crypto/sha/sha512.c
Cryptlib/OpenSSL/crypto/sha/sha_dgst.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/sha/sha_locl.h
Cryptlib/OpenSSL/crypto/sha/sha_one.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/stack/stack.c
Cryptlib/OpenSSL/crypto/threads_none.c [deleted file]
Cryptlib/OpenSSL/crypto/threads_pthread.c [deleted file]
Cryptlib/OpenSSL/crypto/threads_win.c [deleted file]
Cryptlib/OpenSSL/crypto/txt_db/txt_db.c
Cryptlib/OpenSSL/crypto/uid.c
Cryptlib/OpenSSL/crypto/x509/by_dir.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/by_file.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/t_crl.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/t_req.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/t_x509.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/vpm_int.h [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509/x509_att.c
Cryptlib/OpenSSL/crypto/x509/x509_cmp.c
Cryptlib/OpenSSL/crypto/x509/x509_d2.c
Cryptlib/OpenSSL/crypto/x509/x509_def.c
Cryptlib/OpenSSL/crypto/x509/x509_err.c
Cryptlib/OpenSSL/crypto/x509/x509_ext.c
Cryptlib/OpenSSL/crypto/x509/x509_lcl.h [deleted file]
Cryptlib/OpenSSL/crypto/x509/x509_lu.c
Cryptlib/OpenSSL/crypto/x509/x509_obj.c
Cryptlib/OpenSSL/crypto/x509/x509_r2x.c
Cryptlib/OpenSSL/crypto/x509/x509_req.c
Cryptlib/OpenSSL/crypto/x509/x509_set.c
Cryptlib/OpenSSL/crypto/x509/x509_trs.c
Cryptlib/OpenSSL/crypto/x509/x509_txt.c
Cryptlib/OpenSSL/crypto/x509/x509_v3.c
Cryptlib/OpenSSL/crypto/x509/x509_vfy.c
Cryptlib/OpenSSL/crypto/x509/x509_vpm.c
Cryptlib/OpenSSL/crypto/x509/x509cset.c
Cryptlib/OpenSSL/crypto/x509/x509name.c
Cryptlib/OpenSSL/crypto/x509/x509rset.c
Cryptlib/OpenSSL/crypto/x509/x509spki.c
Cryptlib/OpenSSL/crypto/x509/x509type.c
Cryptlib/OpenSSL/crypto/x509/x_all.c
Cryptlib/OpenSSL/crypto/x509/x_attrib.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/x_crl.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/x_exten.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/x_name.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/x_pubkey.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/x_req.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/x_x509.c [deleted file]
Cryptlib/OpenSSL/crypto/x509/x_x509a.c [deleted file]
Cryptlib/OpenSSL/crypto/x509v3/ext_dat.h
Cryptlib/OpenSSL/crypto/x509v3/pcy_cache.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_data.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_int.h
Cryptlib/OpenSSL/crypto/x509v3/pcy_lib.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_map.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_node.c
Cryptlib/OpenSSL/crypto/x509v3/pcy_tree.c
Cryptlib/OpenSSL/crypto/x509v3/v3_addr.c
Cryptlib/OpenSSL/crypto/x509v3/v3_akey.c
Cryptlib/OpenSSL/crypto/x509v3/v3_akeya.c
Cryptlib/OpenSSL/crypto/x509v3/v3_alt.c
Cryptlib/OpenSSL/crypto/x509v3/v3_asid.c
Cryptlib/OpenSSL/crypto/x509v3/v3_bcons.c
Cryptlib/OpenSSL/crypto/x509v3/v3_bitst.c
Cryptlib/OpenSSL/crypto/x509v3/v3_conf.c
Cryptlib/OpenSSL/crypto/x509v3/v3_cpols.c
Cryptlib/OpenSSL/crypto/x509v3/v3_crld.c
Cryptlib/OpenSSL/crypto/x509v3/v3_enum.c
Cryptlib/OpenSSL/crypto/x509v3/v3_extku.c
Cryptlib/OpenSSL/crypto/x509v3/v3_genn.c
Cryptlib/OpenSSL/crypto/x509v3/v3_ia5.c
Cryptlib/OpenSSL/crypto/x509v3/v3_info.c
Cryptlib/OpenSSL/crypto/x509v3/v3_int.c
Cryptlib/OpenSSL/crypto/x509v3/v3_lib.c
Cryptlib/OpenSSL/crypto/x509v3/v3_ncons.c
Cryptlib/OpenSSL/crypto/x509v3/v3_ocsp.c [new file with mode: 0644]
Cryptlib/OpenSSL/crypto/x509v3/v3_pci.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pcia.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pcons.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pku.c
Cryptlib/OpenSSL/crypto/x509v3/v3_pmaps.c
Cryptlib/OpenSSL/crypto/x509v3/v3_prn.c
Cryptlib/OpenSSL/crypto/x509v3/v3_purp.c
Cryptlib/OpenSSL/crypto/x509v3/v3_skey.c
Cryptlib/OpenSSL/crypto/x509v3/v3_sxnet.c
Cryptlib/OpenSSL/crypto/x509v3/v3_tlsf.c [deleted file]
Cryptlib/OpenSSL/crypto/x509v3/v3_utl.c
Cryptlib/OpenSSL/crypto/x509v3/v3err.c
Cryptlib/OpenSSL/e_os.h
Cryptlib/OpenSSL/openssl-bio-b_print-disable-sse.patch
Cryptlib/OpenSSL/openssl-pk7-smime-error-message.patch [deleted file]
Cryptlib/OpenSSL/update.sh
Cryptlib/Pk/CryptPkcs7Verify.c
Cryptlib/Pk/CryptRsaBasic.c
Cryptlib/Pk/CryptTs.c
Cryptlib/Pk/CryptX509.c
Cryptlib/SysCall/BaseMemAllocation.c
Cryptlib/SysCall/BaseStrings.c
Cryptlib/SysCall/CrtWrapper.c
Cryptlib/SysCall/TimerWrapper.c
Cryptlib/SysCall/memset.c [deleted file]
Cryptlib/ca-check-workaround.patch [deleted file]
Cryptlib/update.sh
Make.coverity [deleted file]
Make.defaults
Make.rules
Make.scan-build [deleted file]
Makefile
MokManager.c
MokVars.txt
PasswordCrypt.c
README [deleted file]
README.md [new file with mode: 0644]
README.tpm
SBAT.example.md [new file with mode: 0644]
SBAT.md [new file with mode: 0644]
TODO
buildid.c
cert.S
commit [new file with mode: 0644]
crypt_blowfish.c
csv.c [new file with mode: 0644]
data/sbat.csv [new file with mode: 0755]
elf_aarch64_efi.lds
elf_arm_efi.lds
elf_ia32_efi.lds
elf_ia64_efi.lds
elf_x86_64_efi.lds
errlog.c
fallback.c
gnu-efi/.gitattributes [new file with mode: 0644]
gnu-efi/.gitignore [new file with mode: 0644]
gnu-efi/ChangeLog [new file with mode: 0644]
gnu-efi/Make.defaults [new file with mode: 0755]
gnu-efi/Make.rules [new file with mode: 0644]
gnu-efi/Makefile [new file with mode: 0644]
gnu-efi/README.efilib [new file with mode: 0644]
gnu-efi/README.elilo [new file with mode: 0644]
gnu-efi/README.git [new file with mode: 0644]
gnu-efi/README.gnuefi [new file with mode: 0644]
gnu-efi/apps/AllocPages.c [new file with mode: 0644]
gnu-efi/apps/FreePages.c [new file with mode: 0644]
gnu-efi/apps/Makefile [new file with mode: 0644]
gnu-efi/apps/bltgrid.c [new file with mode: 0644]
gnu-efi/apps/debughook.c [new file with mode: 0644]
gnu-efi/apps/drv0.c [new file with mode: 0644]
gnu-efi/apps/drv0.h [new file with mode: 0644]
gnu-efi/apps/drv0_use.c [new file with mode: 0644]
gnu-efi/apps/exit.c [new file with mode: 0644]
gnu-efi/apps/lfbgrid.c [new file with mode: 0644]
gnu-efi/apps/modelist.c [new file with mode: 0644]
gnu-efi/apps/printenv.c [new file with mode: 0644]
gnu-efi/apps/route80h.c [new file with mode: 0644]
gnu-efi/apps/setdbg.c [new file with mode: 0644]
gnu-efi/apps/setjmp.c [new file with mode: 0644]
gnu-efi/apps/t.c [new file with mode: 0644]
gnu-efi/apps/t2.c [new file with mode: 0644]
gnu-efi/apps/t3.c [new file with mode: 0644]
gnu-efi/apps/t4.c [new file with mode: 0644]
gnu-efi/apps/t5.c [new file with mode: 0644]
gnu-efi/apps/t6.c [new file with mode: 0644]
gnu-efi/apps/t7.c [new file with mode: 0644]
gnu-efi/apps/t8.c [new file with mode: 0644]
gnu-efi/apps/tcc.c [new file with mode: 0644]
gnu-efi/apps/tpause.c [new file with mode: 0644]
gnu-efi/apps/trivial.S [new file with mode: 0644]
gnu-efi/apps/unsetdbg.c [new file with mode: 0644]
gnu-efi/gnuefi/Makefile [new file with mode: 0644]
gnu-efi/gnuefi/crt0-efi-aarch64.S [new file with mode: 0644]
gnu-efi/gnuefi/crt0-efi-arm.S [new file with mode: 0644]
gnu-efi/gnuefi/crt0-efi-ia32.S [new file with mode: 0644]
gnu-efi/gnuefi/crt0-efi-ia64.S [new file with mode: 0644]
gnu-efi/gnuefi/crt0-efi-mips64el.S [new file with mode: 0644]
gnu-efi/gnuefi/crt0-efi-x86_64.S [new file with mode: 0644]
gnu-efi/gnuefi/elf_aarch64_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/elf_arm_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/elf_ia32_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/elf_ia32_fbsd_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/elf_ia64_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/elf_mips64el_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/elf_x86_64_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/elf_x86_64_fbsd_efi.lds [new file with mode: 0644]
gnu-efi/gnuefi/reloc_aarch64.c [new file with mode: 0644]
gnu-efi/gnuefi/reloc_arm.c [new file with mode: 0644]
gnu-efi/gnuefi/reloc_ia32.c [new file with mode: 0644]
gnu-efi/gnuefi/reloc_ia64.S [new file with mode: 0644]
gnu-efi/gnuefi/reloc_mips64el.c [new file with mode: 0644]
gnu-efi/gnuefi/reloc_x86_64.c [new file with mode: 0644]
gnu-efi/inc/Makefile [new file with mode: 0644]
gnu-efi/inc/aarch64/efibind.h [new file with mode: 0644]
gnu-efi/inc/aarch64/efilibplat.h [new file with mode: 0644]
gnu-efi/inc/aarch64/efisetjmp_arch.h [new file with mode: 0644]
gnu-efi/inc/arm/efibind.h [new file with mode: 0644]
gnu-efi/inc/arm/efilibplat.h [new file with mode: 0644]
gnu-efi/inc/arm/efisetjmp_arch.h [new file with mode: 0644]
gnu-efi/inc/efi.h [new file with mode: 0644]
gnu-efi/inc/efi_nii.h [new file with mode: 0644]
gnu-efi/inc/efi_pxe.h [new file with mode: 0644]
gnu-efi/inc/efiapi.h [new file with mode: 0644]
gnu-efi/inc/eficompiler.h [new file with mode: 0644]
gnu-efi/inc/eficon.h [new file with mode: 0644]
gnu-efi/inc/eficonex.h [new file with mode: 0644]
gnu-efi/inc/efidebug.h [new file with mode: 0644]
gnu-efi/inc/efidef.h [new file with mode: 0644]
gnu-efi/inc/efidevp.h [new file with mode: 0644]
gnu-efi/inc/efierr.h [new file with mode: 0644]
gnu-efi/inc/efifs.h [new file with mode: 0644]
gnu-efi/inc/efigpt.h [new file with mode: 0644]
gnu-efi/inc/efiip.h [new file with mode: 0644]
gnu-efi/inc/efilib.h [new file with mode: 0644]
gnu-efi/inc/efilink.h [new file with mode: 0644]
gnu-efi/inc/efinet.h [new file with mode: 0644]
gnu-efi/inc/efipart.h [new file with mode: 0644]
gnu-efi/inc/efipciio.h [new file with mode: 0644]
gnu-efi/inc/efipoint.h [new file with mode: 0644]
gnu-efi/inc/efiprot.h [new file with mode: 0644]
gnu-efi/inc/efipxebc.h [new file with mode: 0644]
gnu-efi/inc/efirtlib.h [new file with mode: 0644]
gnu-efi/inc/efiser.h [new file with mode: 0644]
gnu-efi/inc/efisetjmp.h [new file with mode: 0644]
gnu-efi/inc/efishellintf.h [new file with mode: 0644]
gnu-efi/inc/efishellparm.h [new file with mode: 0644]
gnu-efi/inc/efistdarg.h [new file with mode: 0644]
gnu-efi/inc/efitcp.h [new file with mode: 0644]
gnu-efi/inc/efiudp.h [new file with mode: 0644]
gnu-efi/inc/efiui.h [new file with mode: 0644]
gnu-efi/inc/elf.h [new file with mode: 0644]
gnu-efi/inc/ia32/efibind.h [new file with mode: 0644]
gnu-efi/inc/ia32/efilibplat.h [new file with mode: 0644]
gnu-efi/inc/ia32/efisetjmp_arch.h [new file with mode: 0644]
gnu-efi/inc/ia32/pe.h [new file with mode: 0644]
gnu-efi/inc/ia64/efibind.h [new file with mode: 0644]
gnu-efi/inc/ia64/efilibplat.h [new file with mode: 0644]
gnu-efi/inc/ia64/efisetjmp_arch.h [new file with mode: 0644]
gnu-efi/inc/ia64/pe.h [new file with mode: 0644]
gnu-efi/inc/ia64/salproc.h [new file with mode: 0644]
gnu-efi/inc/lib.h [new file with mode: 0644]
gnu-efi/inc/libsmbios.h [new file with mode: 0644]
gnu-efi/inc/mips64el/efibind.h [new file with mode: 0644]
gnu-efi/inc/mips64el/efilibplat.h [new file with mode: 0644]
gnu-efi/inc/mips64el/efisetjmp_arch.h [new file with mode: 0644]
gnu-efi/inc/pci22.h [new file with mode: 0644]
gnu-efi/inc/protocol/adapterdebug.h [new file with mode: 0644]
gnu-efi/inc/protocol/eficonsplit.h [new file with mode: 0644]
gnu-efi/inc/protocol/efivar.h [new file with mode: 0644]
gnu-efi/inc/protocol/intload.h [new file with mode: 0644]
gnu-efi/inc/protocol/legacyboot.h [new file with mode: 0644]
gnu-efi/inc/protocol/piflash64.h [new file with mode: 0644]
gnu-efi/inc/protocol/readme.txt [new file with mode: 0644]
gnu-efi/inc/protocol/vgaclass.h [new file with mode: 0644]
gnu-efi/inc/romload.h [new file with mode: 0644]
gnu-efi/inc/x86_64/efibind.h [new file with mode: 0644]
gnu-efi/inc/x86_64/efilibplat.h [new file with mode: 0644]
gnu-efi/inc/x86_64/efisetjmp_arch.h [new file with mode: 0644]
gnu-efi/inc/x86_64/pe.h [new file with mode: 0644]
gnu-efi/lib/Makefile [new file with mode: 0644]
gnu-efi/lib/Makefile.orig [new file with mode: 0644]
gnu-efi/lib/aarch64/efi_stub.S [new file with mode: 0644]
gnu-efi/lib/aarch64/initplat.c [new file with mode: 0644]
gnu-efi/lib/aarch64/math.c [new file with mode: 0644]
gnu-efi/lib/aarch64/setjmp.S [new file with mode: 0644]
gnu-efi/lib/arm/div.S [new file with mode: 0644]
gnu-efi/lib/arm/edk2asm.h [new file with mode: 0644]
gnu-efi/lib/arm/efi_stub.S [new file with mode: 0644]
gnu-efi/lib/arm/initplat.c [new file with mode: 0644]
gnu-efi/lib/arm/ldivmod.S [new file with mode: 0644]
gnu-efi/lib/arm/llsl.S [new file with mode: 0644]
gnu-efi/lib/arm/llsr.S [new file with mode: 0644]
gnu-efi/lib/arm/math.c [new file with mode: 0644]
gnu-efi/lib/arm/mullu.S [new file with mode: 0644]
gnu-efi/lib/arm/setjmp.S [new file with mode: 0644]
gnu-efi/lib/arm/uldiv.S [new file with mode: 0644]
gnu-efi/lib/boxdraw.c [new file with mode: 0644]
gnu-efi/lib/cmdline.c [new file with mode: 0644]
gnu-efi/lib/console.c [new file with mode: 0644]
gnu-efi/lib/crc.c [new file with mode: 0644]
gnu-efi/lib/data.c [new file with mode: 0644]
gnu-efi/lib/debug.c [new file with mode: 0644]
gnu-efi/lib/dpath.c [new file with mode: 0644]
gnu-efi/lib/error.c [new file with mode: 0644]
gnu-efi/lib/event.c [new file with mode: 0644]
gnu-efi/lib/exit.c [new file with mode: 0644]
gnu-efi/lib/guid.c [new file with mode: 0644]
gnu-efi/lib/hand.c [new file with mode: 0644]
gnu-efi/lib/hw.c [new file with mode: 0644]
gnu-efi/lib/ia32/efi_stub.S [new file with mode: 0644]
gnu-efi/lib/ia32/initplat.c [new file with mode: 0644]
gnu-efi/lib/ia32/math.c [new file with mode: 0644]
gnu-efi/lib/ia32/setjmp.S [new file with mode: 0644]
gnu-efi/lib/ia64/initplat.c [new file with mode: 0644]
gnu-efi/lib/ia64/math.c [new file with mode: 0644]
gnu-efi/lib/ia64/palproc.S [new file with mode: 0644]
gnu-efi/lib/ia64/palproc.h [new file with mode: 0644]
gnu-efi/lib/ia64/salpal.c [new file with mode: 0644]
gnu-efi/lib/ia64/setjmp.S [new file with mode: 0644]
gnu-efi/lib/init.c [new file with mode: 0644]
gnu-efi/lib/lock.c [new file with mode: 0644]
gnu-efi/lib/mips64el/efi_stub.S [new file with mode: 0644]
gnu-efi/lib/mips64el/initplat.c [new file with mode: 0644]
gnu-efi/lib/mips64el/math.c [new file with mode: 0644]
gnu-efi/lib/mips64el/setjmp.S [new file with mode: 0644]
gnu-efi/lib/misc.c [new file with mode: 0644]
gnu-efi/lib/pause.c [new file with mode: 0644]
gnu-efi/lib/print.c [new file with mode: 0644]
gnu-efi/lib/runtime/efirtlib.c [new file with mode: 0644]
gnu-efi/lib/runtime/rtdata.c [new file with mode: 0644]
gnu-efi/lib/runtime/rtlock.c [new file with mode: 0644]
gnu-efi/lib/runtime/rtstr.c [new file with mode: 0644]
gnu-efi/lib/runtime/vm.c [new file with mode: 0644]
gnu-efi/lib/smbios.c [new file with mode: 0644]
gnu-efi/lib/sread.c [new file with mode: 0644]
gnu-efi/lib/str.c [new file with mode: 0644]
gnu-efi/lib/x86_64/callwrap.c [new file with mode: 0644]
gnu-efi/lib/x86_64/efi_stub.S [new file with mode: 0644]
gnu-efi/lib/x86_64/initplat.c [new file with mode: 0644]
gnu-efi/lib/x86_64/math.c [new file with mode: 0644]
gnu-efi/lib/x86_64/setjmp.S [new file with mode: 0644]
httpboot.c
include/Http.h [deleted file]
include/Ip4Config2.h [deleted file]
include/Ip6Config.h [deleted file]
include/PasswordCrypt.h [deleted file]
include/PeImage.h [deleted file]
include/asm.h [new file with mode: 0644]
include/compiler.h [new file with mode: 0644]
include/configtable.h
include/console.h
include/coverity.mk [new file with mode: 0644]
include/crypt_blowfish.h
include/efiauthenticated.h
include/endian.h [new file with mode: 0644]
include/errors.h
include/execute.h
include/fanalyzer.mk [new file with mode: 0644]
include/guid.h
include/hexdump.h
include/http.h [new file with mode: 0644]
include/httpboot.h
include/ip4config2.h [new file with mode: 0644]
include/ip6config.h [new file with mode: 0644]
include/list.h [new file with mode: 0644]
include/netboot.h
include/passwordcrypt.h [new file with mode: 0644]
include/pe.h [new file with mode: 0644]
include/peimage.h [new file with mode: 0644]
include/replacements.h
include/sbat.h [new file with mode: 0644]
include/scan-build.mk [new file with mode: 0644]
include/security_policy.h
include/shell.h
include/simple_file.h
include/str.h
include/system/alloca.h [new file with mode: 0644]
include/system/builtins_begin_.h [new file with mode: 0644]
include/system/builtins_end_.h [new file with mode: 0644]
include/system/ctype.h [new file with mode: 0644]
include/system/efistdarg.h [new file with mode: 0644]
include/system/inttypes.h [new file with mode: 0644]
include/system/stdarg.h [new file with mode: 0644]
include/system/stdio.h [new file with mode: 0644]
include/system/stdlib.h [new file with mode: 0644]
include/system/string.h [new file with mode: 0644]
include/system/strings.h [new file with mode: 0644]
include/test.h [new file with mode: 0644]
include/test.mk [new file with mode: 0644]
include/tpm.h
include/ucs2.h
include/variables.h
include/wincert.h
lib/Makefile
lib/configtable.c
lib/console.c
lib/execute.c
lib/guid.c
lib/print_crypto.c [new file with mode: 0644]
lib/security_policy.c
lib/shell.c
lib/simple_file.c
lib/string.c [new file with mode: 0644]
lib/variables.c
make-archive [new file with mode: 0755]
make-certs
model.c
mok.c
netboot.c
pe.c [new file with mode: 0644]
replacements.c
sbat.c [new file with mode: 0644]
shim.c
shim.h
test-csv.c [new file with mode: 0644]
test-sbat.c [new file with mode: 0644]
test-str.c [new file with mode: 0644]
test.c [new file with mode: 0644]
testplan.txt
tpm.c
version.c.in
version.h