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 c6539a4278b6..9efceff51bfb 100644
--- a/Documentation/x86/boot.txt
+++ b/Documentation/x86/boot.txt
@@ -367,7 +367,8 @@ Protocol: 2.00+
367 ext_loader_type <- 0x05 367 ext_loader_type <- 0x05
368 ext_loader_ver <- 0x23 368 ext_loader_ver <- 0x23
369 369
370 Assigned boot loader ids: 370 Assigned boot loader ids (hexadecimal):
371
371 0 LILO (0x00 reserved for pre-2.00 bootloader) 372 0 LILO (0x00 reserved for pre-2.00 bootloader)
372 1 Loadlin 373 1 Loadlin
373 2 bootsect-loader (0x20, all other values reserved) 374 2 bootsect-loader (0x20, all other values reserved)
@@ -382,6 +383,8 @@ Protocol: 2.00+
382 C Arcturus Networks uCbootloader 383 C Arcturus Networks uCbootloader
383 E Extended (see ext_loader_type) 384 E Extended (see ext_loader_type)
384 F Special (0xFF = undefined) 385 F Special (0xFF = undefined)
386 10 Reserved
387 11 Minimal Linux Bootloader <http://sebastian-plotz.blogspot.de>
385 388
386 Please contact <hpa@zytor.com> if you need a bootloader ID 389 Please contact <hpa@zytor.com> if you need a bootloader ID
387 value assigned. 390 value assigned.