Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94835
b: refs/heads/master
c: 4c0587e
h: refs/heads/master
i:
  94833: 203d82f
  94831: ae6fac2
v: v3
  • Loading branch information
Ian Campbell authored and Ingo Molnar committed Apr 29, 2008
1 parent ce8c954 commit e7e05f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 781fe2ebc0f44b32418d203ac023a541afdd042f
refs/heads/master: 4c0587e6e42c5b679234d3dffda8a888dc0ff9c1
12 changes: 10 additions & 2 deletions trunk/Documentation/i386/boot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,17 @@ Protocol 2.05: (Kernel 2.6.20) Make protected mode kernel relocatable.
Introduce relocatable_kernel and kernel_alignment fields.

Protocol 2.06: (Kernel 2.6.22) Added a field that contains the size of
the boot command line
the boot command line.

Protocol 2.09: (kernel 2.6.26) Added a field of 64-bit physical
Protocol 2.07: (Kernel 2.6.24) Added paravirtualised boot protocol.
Introduced hardware_subarch and hardware_subarch_data
and KEEP_SEGMENTS flag in load_flags.

Protocol 2.08: (Kernel 2.6.26) Added crc32 checksum and ELF format
payload. Introduced payload_offset and payload length
fields to aid in locating the payload.

Protocol 2.09: (Kernel 2.6.26) Added a field of 64-bit physical
pointer to single linked list of struct setup_data.

**** MEMORY LAYOUT
Expand Down

0 comments on commit e7e05f8

Please sign in to comment.