diff options
| author | H. Peter Anvin <hpa@linux.intel.com> | 2012-12-12 23:28:39 -0500 |
|---|---|---|
| committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-12-12 23:28:39 -0500 |
| commit | cd34ab8b16ffaa9753d85adb4fb6cd98e7e1d22a (patch) | |
| tree | ca7aa7b3967a6e05c00087db558a8606d5619049 | |
| parent | 4bfe24ac1d9d9f06b30b2909f53ea462c72cfe1d (diff) | |
x86, doc: Document that bootloader ID 4 is used also by iPXE
Etherboot -> gPXE -> iPXE...
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Michael Brown <mbrown@fensystems.co.uk>
| -rw-r--r-- | Documentation/x86/boot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt index c25a53e69f1..9a89e01d9bc 100644 --- a/Documentation/x86/boot.txt +++ b/Documentation/x86/boot.txt | |||
| @@ -373,7 +373,7 @@ Protocol: 2.00+ | |||
| 373 | 1 Loadlin | 373 | 1 Loadlin |
| 374 | 2 bootsect-loader (0x20, all other values reserved) | 374 | 2 bootsect-loader (0x20, all other values reserved) |
| 375 | 3 Syslinux | 375 | 3 Syslinux |
| 376 | 4 Etherboot/gPXE | 376 | 4 Etherboot/gPXE/iPXE |
| 377 | 5 ELILO | 377 | 5 ELILO |
| 378 | 7 GRUB | 378 | 7 GRUB |
| 379 | 8 U-Boot | 379 | 8 U-Boot |
