WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

[Xen-ia64-devel] [PATCH][GFW] Fix patch file

To: Tristan Gingold <tgingold@xxxxxxx>
Subject: [Xen-ia64-devel] [PATCH][GFW] Fix patch file
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Mon, 27 Aug 2007 13:15:30 -0600
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 27 Aug 2007 12:20:01 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: OSLO R&D
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Tristan,

   efi-vfirmware.hg fails to apply all the patches for me.  I need the
patch below to make it apply against edk2 rev 2398 as specified in the
README.  This just removes a couple chunks of the patch that appear to
already be there.  Thanks,

        Alex

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---

diff -r 5f6d57d09318 edk2-patches/load_fpswa.patch
--- a/edk2-patches/load_fpswa.patch     Mon Aug 27 06:07:30 2007 +0200
+++ b/edk2-patches/load_fpswa.patch     Mon Aug 27 12:29:20 2007 -0600
@@ -4,23 +4,7 @@ diff -r aa821adafd29 EdkModulePkg/Librar
 diff -r aa821adafd29 EdkModulePkg/Library/EdkGenericBdsLib/BdsBoot.c
 --- a/EdkModulePkg/Library/EdkGenericBdsLib/BdsBoot.c  Thu Jul 19 11:14:46 
2007 +0800
 +++ b/EdkModulePkg/Library/EdkGenericBdsLib/BdsBoot.c  Thu Jul 19 11:16:01 
2007 +0800
-@@ -193,7 +193,6 @@ Returns:
-                   0,
-                   &ImageHandle
-                   );
--  DEBUG ((EFI_D_INFO | EFI_D_LOAD, " BdsLibBootViaBootOption1\n" ));
- 
-   //
-   // If we didn't find an image, we may need to load the default
-@@ -248,7 +247,6 @@ Returns:
-                         0,
-                         &ImageHandle
-                         );
--              DEBUG ((EFI_D_INFO | EFI_D_LOAD, " BdsLibBootViaBootOption2\n" 
));
-         if (EFI_ERROR (Status)) {
-           //
-           // The DevicePath failed, and it's not a valid
-@@ -746,6 +744,74 @@ Returns:
+@@ -744,6 +742,74 @@ Returns:
    return Status;
  }
  
@@ -95,7 +79,7 @@ diff -r aa821adafd29 EdkModulePkg/Librar
  EFI_STATUS
  BdsLibEnumerateAllBootOption (
    IN OUT LIST_ENTRY      *BdsBootOptionList
-@@ -800,6 +866,10 @@ Returns:
+@@ -798,6 +864,10 @@ Returns:
      BdsLibBuildOptionFromVar (BdsBootOptionList, L"BootOrder");
      return EFI_SUCCESS;
    }
@@ -106,11 +90,3 @@ diff -r aa821adafd29 EdkModulePkg/Librar
    //
    // Notes: this dirty code is to get the legacy boot option from the
    // BBS table and create to variable as the EFI boot option, it should
-@@ -851,7 +921,6 @@ Returns:
-                     0,
-                     &ImageHandle
-                     );
--  DEBUG ((EFI_D_INFO | EFI_D_LOAD, " BdsLibBootViaBootOption3\n" ));
-     if (!EFI_ERROR(Status)) {
-       //
-       // Verify the image is a EFI application (and not a driver)



_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

<Prev in Thread] Current Thread [Next in Thread>