diff options
| author | Matthew Garrett <mjg@redhat.com> | 2012-07-09 10:17:13 -0400 |
|---|---|---|
| committer | Matthew Garrett <mjg@redhat.com> | 2012-07-09 10:17:13 -0400 |
| commit | 5f64876076e6d60f4cabc62892a2d857d6e3b02f (patch) | |
| tree | b0b869509559f28f9d0c6c914cbc3e7ec65fe28f /Cryptlib/update.sh | |
| parent | b2058cf8973ce8b0e98437293ac54f88decaf48a (diff) | |
| download | efi-boot-shim-5f64876076e6d60f4cabc62892a2d857d6e3b02f.tar.gz efi-boot-shim-5f64876076e6d60f4cabc62892a2d857d6e3b02f.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 |
