[gPXE-devel] [PATCH][lkrnprefix] fix comment on Linux/x86 boot protocol path
Wu Fengguang
fengguang.wu at intel.com
Wed Jun 2 23:16:03 EDT 2010
Signed-off-by: Wu Fengguang <fengguang.wu at intel.com>
---
src/arch/i386/prefix/lkrnprefix.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- gpxe.orig/src/arch/i386/prefix/lkrnprefix.S 2010-06-03 11:13:35.000000000 +0800
+++ gpxe/src/arch/i386/prefix/lkrnprefix.S 2010-06-03 11:13:46.000000000 +0800
@@ -86,7 +86,7 @@ why_end:
/*
The following header is documented in the Linux source code at
- Documentation/i386/boot.txt
+ Documentation/x86/boot.txt
*/
.org 497
setup_sects:
More information about the gPXE-devel
mailing list