From 6ddf680f1af28e77b05e053b8266feb54bdf04e3 Mon Sep 17 00:00:00 2001 From: "Shao,NanX" Date: Wed, 15 Mar 2017 10:39:09 +0800 Subject: [PATCH] remark header.S --- arch/x86/boot/header.S | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/x86/boot/header.S b/arch/x86/boot/header.S index 3dd5be33aaa7b0..a260bf7cff6915 100644 --- a/arch/x86/boot/header.S +++ b/arch/x86/boot/header.S @@ -12,7 +12,8 @@ * addresses must be multiplied by 16 to obtain their respective linear * addresses. To avoid confusion, linear addresses are written using leading * hex while segment addresses are written as segment:offset. - * + * + * 在实模式使用64k段,所以,段地址 * 16 = 线性地址 */ #include