aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/x86
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/x86')
-rw-r--r--Documentation/x86/boot.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt
index 7c3a8801b7ce..473b32fd544e 100644
--- a/Documentation/x86/boot.txt
+++ b/Documentation/x86/boot.txt
@@ -363,7 +363,8 @@ Protocol: 2.00+
363 ext_loader_type <- 0x05 363 ext_loader_type <- 0x05
364 ext_loader_ver <- 0x23 364 ext_loader_ver <- 0x23
365 365
366 Assigned boot loader ids: 366 Assigned boot loader ids (hexadecimal):
367
367 0 LILO (0x00 reserved for pre-2.00 bootloader) 368 0 LILO (0x00 reserved for pre-2.00 bootloader)
368 1 Loadlin 369 1 Loadlin
369 2 bootsect-loader (0x20, all other values reserved) 370 2 bootsect-loader (0x20, all other values reserved)
@@ -378,6 +379,8 @@ Protocol: 2.00+
378 C Arcturus Networks uCbootloader 379 C Arcturus Networks uCbootloader
379 E Extended (see ext_loader_type) 380 E Extended (see ext_loader_type)
380 F Special (0xFF = undefined) 381 F Special (0xFF = undefined)
382 10 Reserved
383 11 Minimal Linux Bootloader <http://sebastian-plotz.blogspot.de>
381 384
382 Please contact <hpa@zytor.com> if you need a bootloader ID 385 Please contact <hpa@zytor.com> if you need a bootloader ID
383 value assigned. 386 value assigned.