~cyphermox/shim/trunk

  • Committer: Peter Jones
  • Date: 2018-08-01 15:16:30 UTC
  • Revision ID: git-v1:3beb971b10659cf78144ddc5eeea83501384440c
Undo part of our old openssl version rollback.

When OpenSSL 1.1.0e didn't work so well, we added a macro for abort() to
passify the build.  Now that we've got 1.1.0e in again, that macro
messes up building SysCall/CrtWrapper.c.  This patch gets rid of the
macro.

Signed-off-by: Peter Jones <pjones@redhat.com>
Filename Latest Rev Last Changed Committer Comment Size
..
Cryptlib 16 11 years ago Matthew Garrett Add crypto libraries Diff
include 164 10 years ago Peter Jones Port MokManager to Linux Foundation loader UI code Diff
lib 164 10 years ago Peter Jones Port MokManager to Linux Foundation loader UI code Diff
.gitignore 523 6 years ago Peter Jones Add "make scan-build" target. Signed-off-by: Pete 232 bytes Diff Download File
.syntastic_c_config 570 6 years ago Peter Jones Fix syntastic config for include/ Signed-off-by: 791 bytes Diff Download File
.travis.yml 603 6 years ago Peter Jones Update travis to use some better build scripts Si 721 bytes Diff Download File
buildid.c 498 6 years ago Peter Jones buildid: Check the return values of write() calls 3.6 KB Diff Download File
BUILDING 613 5 years ago Peter Jones Fix typo 2.1 KB Diff Download File
cert.S 281 9 years ago Peter Jones Add support for 32-bit ARM This adds support for 1.4 KB Diff Download File
COPYRIGHT 37 11 years ago Matthew Garrett Add copyright file 1.3 KB Diff Download File
crypt_blowfish.c 526 6 years ago Peter Jones Move includes around to clean the source tree up a 29.5 KB Diff Download File
elf_aarch64_efi.lds 436 7 years ago Peter Jones Don't allow anything with a small alignment in our 1.2 KB Diff Download File
elf_arm_efi.lds 436 7 years ago Peter Jones Don't allow anything with a small alignment in our 1.2 KB Diff Download File
elf_ia32_efi.lds 436 7 years ago Peter Jones Don't allow anything with a small alignment in our 1.3 KB Diff Download File
elf_ia64_efi.lds 410 7 years ago Peter Jones Make shim_version live in a special aligned sectio 1.4 KB Diff Download File
elf_x86_64_efi.lds 436 7 years ago Peter Jones Don't allow anything with a small alignment in our 1.3 KB Diff Download File
errlog.c 571 6 years ago Peter Jones console: Add console_print and console_print_at he 1.5 KB Diff Download File
fallback.c 599 6 years ago Peter Jones Audit get_variable() calls for correct FreePool() 25.9 KB Diff Download File
httpboot.c 612 5 years ago Peter Jones httpboot: show the error message for the ChildHand 20.2 KB Diff Download File
File make-certs 105 11 years ago Matthew Garrett Sign MokManager with a locally-generated key shim 15.5 KB Diff Download File
Make.coverity 521 6 years ago Peter Jones Add 'make coverity' target. Signed-off-by: Peter 1.5 KB Diff Download File
Make.defaults 604 6 years ago Peter Jones Makefiles: ensure -m32 gets propogated to our gcc 4.3 KB Diff Download File
Make.rules 521 6 years ago Peter Jones Add 'make coverity' target. Signed-off-by: Peter 70 bytes Diff Download File
Make.scan-build 583 6 years ago Peter Jones Work around clang bugs for scan-build. I don't th 648 bytes Diff Download File
Makefile 600 6 years ago Peter Jones Bump version to 15 9.3 KB Diff Download File
model.c 522 6 years ago Peter Jones Add a model file for coverity. This is useful to 3.4 KB Diff Download File
mok.c 565 6 years ago Peter Jones shim: Make our variable validation and mirroring t 8.3 KB Diff Download File
MokManager.c 624 5 years ago Peter Jones MokManager: Update to new openssl API X509_get_no 59.6 KB Diff Download File
MokVars.txt 460 6 years ago Peter Jones Add MokListX to MokVars.txt Signed-off-by: Peter 3.1 KB Diff Download File
netboot.c 571 6 years ago Peter Jones console: Add console_print and console_print_at he 8.6 KB Diff Download File
PasswordCrypt.c 557 6 years ago Peter Jones shim: Use EFI_ERROR() instead of comparing to EFI_ 7.4 KB Diff Download File
README 608 5 years ago Peter Jones README: Remove superfluous *and* 1.2 KB Diff Download File
README.fallback 450 6 years ago Peter Jones README.fallback: correct the path of BOOT.CSV in l 2.2 KB Diff Download File
README.tpm 617 5 years ago GitHub Add GRUB's PCR Usage to README.tpm This didn't se 1.2 KB Diff Download File
replacements.c 571 6 years ago Peter Jones console: Add console_print and console_print_at he 7 KB Diff Download File
shim.c 628 5 years ago Peter Jones shim: Show the warning for the CA check result Af 70.7 KB Diff Download File
shim.h 614 5 years ago Peter Jones Fix typo in debug path in shim.h Signed-off-by: G 4.5 KB Diff Download File
testplan.txt 301 9 years ago Peter Jones Another testplan error. Signed-off-by: Peter Jone 4.3 KB Diff Download File
TODO 629 5 years ago Peter Jones Add fallback boot loop detection to TODO Signed-o 2.2 KB Diff Download File
tpm.c 593 6 years ago Peter Jones tpm_log_event_raw(): be more careful about EFI_NOT 10.2 KB Diff Download File
version.c.in 410 7 years ago Peter Jones Make shim_version live in a special aligned sectio 191 bytes Diff Download File
version.h 214 10 years ago Peter Jones Add ident-like blobs to shim.efi for version check 127 bytes Diff Download File