Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

x86: doc: boot.txt: fix the size of the start_sys field

The start_sys field is two bytes, not four.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

+1 -1
+1 -1
Documentation/x86/boot.txt
··· 308 308 309 309 Field name: start_sys 310 310 Type: read 311 - Offset/size: 0x20c/4 311 + Offset/size: 0x20c/2 312 312 Protocol: 2.00+ 313 313 314 314 The load low segment (0x1000). Obsolete.