Displaying 2 results from an estimated 2 matches for "thispatch".
Did you mean:
dispatch
2002 Jul 11
1
help with porting patch from 1.62 to 1.75
...his patch (Ericsson) graciously allowed me
to post and discuss the patch here, with the condition that
I include a disclaimer that
?there are no warranties and that
in no event shall the owner of the patch
(which is Ericsson) be liable for any damage.?
Hereby done.
All assistance with porting thispatch to syslinux-1.75 will
be highly appreciated.
regards
Mathias
# cat swapdiffs
diff -u -r syslinux-1.62/ldlinux.asm syslinux-1.62-w1/ldlinux.asm
--- syslinux-1.62/ldlinux.asm Wed Apr 25 02:36:14 2001
+++ syslinux-1.62-w1/ldlinux.asm Mon Jun 4 12:49:57 2001
@@ -1644,7 +1644,8 @@
;
; Find the kern...
2013 Oct 31
7
[PATCH] tools: ovmf debug build only if tools debug is enabled
Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz>
---
tools/firmware/ovmf-makefile | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/tools/firmware/ovmf-makefile b/tools/firmware/ovmf-makefile
index 073ed44..efb4fb1 100644
--- a/tools/firmware/ovmf-makefile
+++ b/tools/firmware/ovmf-makefile
@@ -1,3 +1,6 @@
+XEN_ROOT = $(CURDIR)/../../..
+include