From 189790d285aba0a6a1c14b9370b47a28e813c5d7 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Aug 14 2012 18:39:12 +0000 Subject: Give this patch some git header magic. --- 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 +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 +