[shim/f18] Give this patch some git header magic.

Peter Jones pjones at fedoraproject.org
Tue Aug 14 18:40:44 UTC 2012


commit 189790d285aba0a6a1c14b9370b47a28e813c5d7
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Aug 14 11:53:22 2012 -0400

    Give this patch some git header magic.

 shim-image-size.patch |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/shim-image-size.patch b/shim-image-size.patch
index 52fbadd..9edd419 100644
--- a/shim-image-size.patch
+++ b/shim-image-size.patch
@@ -1,5 +1,15 @@
+From d3a9d4e8404e0f402fb371066f0e405ed3cecc29 Mon Sep 17 00:00:00 2001
+From: Matthew Garrett <mjg at redhat.com>
+Date: Tue, 14 Aug 2012 06:50:00 -0400
+Subject: [PATCH] Use the file size, not the image size field, for
+ verification.
+
+---
+ shim.c | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
 diff --git a/shim.c b/shim.c
-index fc3dafc..46462bd 100644
+index 2d9044d..6a3c054 100644
 --- a/shim.c
 +++ b/shim.c
 @@ -555,7 +555,7 @@ done:
@@ -48,3 +58,6 @@ index fc3dafc..46462bd 100644
  
  	if (status != EFI_SUCCESS)
  		return status;
+-- 
+1.7.11.2
+


More information about the scm-commits mailing list