efi-boot-shim/Cryptlib
Peter Jones 632503aa07 Don't use MMX and SSE registers, they aren't initialized.
GCC 4.8.0 will try to use these by default, and you'll wind up looping
across the (uninitialized!) trap handler for uninitialized instructions.

Signed-off-by: Peter Jones <pjones@redhat.com>
2013-05-31 15:34:11 -04:00
..
Cipher Add crypto libraries 2012-06-18 17:49:57 -04:00
Hash Add crypto libraries 2012-06-18 17:49:57 -04:00
Hmac Add crypto libraries 2012-06-18 17:49:57 -04:00
Include Update OpenSSL 2012-07-02 12:33:42 -04:00
Library Remove temp file checked in by accident 2012-07-09 10:38:30 -04:00
OpenSSL Don't use MMX and SSE registers, they aren't initialized. 2013-05-31 15:34:11 -04:00
Pem Add crypto libraries 2012-06-18 17:49:57 -04:00
Pk Cryptlib update 2012-07-09 10:17:13 -04:00
Rand Add crypto libraries 2012-06-18 17:49:57 -04:00
SysCall Cryptlib update 2012-07-09 10:17:13 -04:00
Base.h Add crypto libraries 2012-06-18 17:49:57 -04:00
Cryptlib.diff Make it easier to update Cryptlib 2012-07-09 10:17:19 -04:00
InternalCryptLib.h Cryptlib update 2012-07-09 10:17:13 -04:00
Makefile Don't use MMX and SSE registers, they aren't initialized. 2013-05-31 15:34:11 -04:00
update.sh Cryptlib update 2012-07-09 10:17:13 -04:00