[grub] Fix stack alignment on UEFI machines (replaces patch in -74) Resolves: rhbz#677468 Allow booting fro

Peter Jones pjones at fedoraproject.org
Wed Sep 28 23:32:17 UTC 2011


commit d38b6656aba7e9d404e8c649688350f56ac6316a
Author: Peter Jones <pjones at redhat.com>
Date:   Wed Aug 17 15:09:09 2011 -0400

    Fix stack alignment on UEFI machines (replaces patch in -74)
    Resolves: rhbz#677468
    Allow booting from higher drive numbers
    Resolves: rhbz#671355
    Conflict with grub2
    Resolves: rhbz#731226

 grub-0.97-bz677468-properly-align-stack.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/grub-0.97-bz677468-properly-align-stack.patch b/grub-0.97-bz677468-properly-align-stack.patch
index 11cf5fe..8ea0f98 100644
--- a/grub-0.97-bz677468-properly-align-stack.patch
+++ b/grub-0.97-bz677468-properly-align-stack.patch
@@ -707,7 +707,7 @@ index eb8fd25..0000000
 -}
 -
 diff --git a/efi/ia32/callwrap.S b/efi/ia32/callwrap.S
---- /dev/null
+--- a/efi/ia32/callwrap.S
 +++ b/efi/ia32/callwrap.S
 @@ -0,0 +1,1 @@
 +/* This file is a stub for ia32 building */


More information about the scm-commits mailing list