浏览代码

[doc] Fix comment on Linux/x86 boot protocol path

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Wu Fengguang 15 年前
父节点
当前提交
a6a4909afc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/arch/i386/prefix/lkrnprefix.S

+ 1
- 1
src/arch/i386/prefix/lkrnprefix.S 查看文件

86
 
86
 
87
 /*
87
 /*
88
 	The following header is documented in the Linux source code at
88
 	The following header is documented in the Linux source code at
89
-	Documentation/i386/boot.txt
89
+	Documentation/x86/boot.txt
90
 */
90
 */
91
 	.org	497
91
 	.org	497
92
 setup_sects: 
92
 setup_sects: 

正在加载...
取消
保存