diff options
| author | Matthew Garrett <mjg@redhat.com> | 2012-07-09 10:14:28 -0400 |
|---|---|---|
| committer | Matthew Garrett <mjg@redhat.com> | 2012-07-09 10:17:13 -0400 |
| commit | f7d6ecac5fc8f7662f0b13faea81bf1526cbed7a (patch) | |
| tree | b0b869509559f28f9d0c6c914cbc3e7ec65fe28f /Cryptlib/update.sh | |
| parent | 85bbd2c4ccfb0ca7f471784c584c660633565a91 (diff) | |
| download | efi-boot-shim-f7d6ecac5fc8f7662f0b13faea81bf1526cbed7a.tar.gz efi-boot-shim-f7d6ecac5fc8f7662f0b13faea81bf1526cbed7a.zip | |
Cryptlib update
Diffstat (limited to 'Cryptlib/update.sh')
| -rwxr-xr-x | Cryptlib/update.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cryptlib/update.sh b/Cryptlib/update.sh index c3d8189f..96bbece3 100755 --- a/Cryptlib/update.sh +++ b/Cryptlib/update.sh @@ -22,3 +22,5 @@ cp $DIR/Pem/CryptPem.c Pem/CryptPem.c cp $DIR/SysCall/CrtWrapper.c SysCall/CrtWrapper.c cp $DIR/SysCall/TimerWrapper.c SysCall/TimerWrapper.c cp $DIR/SysCall/BaseMemAllocation.c SysCall/BaseMemAllocation.c + +patch -p2 <Cryptlib.diff |
