~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to Documentation/x86/boot.txt

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings, Ben Hutchings, Aurelien Jarno, Martin Michlmayr
  • Date: 2011-04-06 13:53:30 UTC
  • mfrom: (43.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110406135330-wjufxhd0tvn3zx4z
Tags: 2.6.38-3
[ Ben Hutchings ]
* [ppc64] Add to linux-tools package architectures (Closes: #620124)
* [amd64] Save cr4 to mmu_cr4_features at boot time (Closes: #620284)
* appletalk: Fix bugs introduced when removing use of BKL
* ALSA: Fix yet another race in disconnection
* cciss: Fix lost command issue
* ath9k: Fix kernel panic in AR2427
* ses: Avoid kernel panic when lun 0 is not mapped
* PCI/ACPI: Report ASPM support to BIOS if not disabled from command line

[ Aurelien Jarno ]
* rtlwifi: fix build when PCI is not enabled.

[ Martin Michlmayr ]
* rtlwifi: Eliminate udelay calls with too large values (Closes: #620204)

Show diffs side-by-side

added added

removed removed

Lines of Context:
600
600
  0x00000001    lguest
601
601
  0x00000002    Xen
602
602
  0x00000003    Moorestown MID
 
603
  0x00000004    CE4100 TV Platform
603
604
 
604
605
Field name:     hardware_subarch_data
605
606
Type:           write (subarch-dependent)
621
622
  The payload may be compressed. The format of both the compressed and
622
623
  uncompressed data should be determined using the standard magic
623
624
  numbers.  The currently supported compression formats are gzip
624
 
  (magic numbers 1F 8B or 1F 9E), bzip2 (magic number 42 5A) and LZMA
625
 
  (magic number 5D 00).  The uncompressed payload is currently always ELF
626
 
  (magic number 7F 45 4C 46).
 
625
  (magic numbers 1F 8B or 1F 9E), bzip2 (magic number 42 5A), LZMA
 
626
  (magic number 5D 00), and XZ (magic number FD 37).  The uncompressed
 
627
  payload is currently always ELF (magic number 7F 45 4C 46).
627
628
  
628
629
Field name:     payload_length
629
630
Type:           read