]> git.proxmox.com Git - efi-boot-shim.git/commit
New upstream version 15+1531942534.dd3230d
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Tue, 24 Jul 2018 20:24:23 +0000 (16:24 -0400)
committerMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Tue, 24 Jul 2018 20:24:23 +0000 (16:24 -0400)
commitf892ac66084ab0315adb0c52e4a39b518730d023
tree0b41430bab3e1cf51e37476a5e6548f639cb7ec6
parent6215e920e71f5c6c43189f27b755e7a3238ad396
New upstream version 15+1531942534.dd3230d
73 files changed:
.gitignore
.syntastic_c_config
.travis.yml [new file with mode: 0644]
BUILDING
Cryptlib/Include/OpenSslSupport.h
Cryptlib/InternalCryptLib.h
Cryptlib/Library/BaseLib.h
Cryptlib/Makefile
Cryptlib/OpenSSL/Makefile
Cryptlib/Pem/CryptPem.c [deleted file]
Cryptlib/Pem/CryptPemNull.c [new file with mode: 0644]
Make.coverity [new file with mode: 0644]
Make.defaults [new file with mode: 0644]
Make.rules [new file with mode: 0644]
Make.scan-build [new file with mode: 0644]
Makefile
MokManager.c
PasswordCrypt.c
PasswordCrypt.h [deleted file]
README
README.tpm
TODO
commit [deleted file]
crypt_blowfish.c
crypt_blowfish.h [deleted file]
errlog.c
fallback.c
hexdump.h [deleted file]
httpboot.c
httpboot.h [deleted file]
include/Http.h
include/Ip4Config2.h
include/Ip6Config.h
include/PasswordCrypt.h [new file with mode: 0644]
include/PeImage.h
include/configtable.h
include/console.h
include/crypt_blowfish.h [new file with mode: 0644]
include/efiauthenticated.h
include/errors.h
include/execute.h
include/guid.h
include/hexdump.h [new file with mode: 0644]
include/httpboot.h [new file with mode: 0644]
include/netboot.h [new file with mode: 0644]
include/replacements.h [new file with mode: 0644]
include/security_policy.h
include/shell.h
include/simple_file.h
include/tpm.h [new file with mode: 0644]
include/ucs2.h [new file with mode: 0644]
include/variables.h
include/version.h [deleted file]
include/wincert.h
lib/configtable.c
lib/console.c
lib/execute.c
lib/guid.c
lib/security_policy.c
lib/shell.c
lib/simple_file.c
lib/variables.c
model.c [new file with mode: 0644]
mok.c [new file with mode: 0644]
netboot.c
netboot.h [deleted file]
replacements.c
replacements.h [deleted file]
shim.c
shim.h
tpm.c
tpm.h [deleted file]
ucs2.h [deleted file]