diff options
author | Pan, Jacob jun <jacob.jun.pan@intel.com> | 2009-08-28 14:52:47 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-08-31 11:09:40 +0200 |
commit | 162bc7ab01a00eba1c5d614e64a51e1268ee3f96 (patch) | |
tree | 50bc4b6019cb272e2f3de6253a9ce68c8a7f483e /Documentation/x86 | |
parent | 47a3d5da70f411bc044ecd3c0593b158b09d0efa (diff) | |
download | blackbird-op-linux-162bc7ab01a00eba1c5d614e64a51e1268ee3f96.tar.gz blackbird-op-linux-162bc7ab01a00eba1c5d614e64a51e1268ee3f96.zip |
x86: Add hardware_subarch ID for Moorestown
x86 bootprotocol 2.07 has introduced hardware_subarch ID in the boot
parameters provided by FW. We use it to identify Moorestown platforms.
[ tglx: Cleanup and paravirt fix ]
Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/x86')
-rw-r--r-- | Documentation/x86/boot.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/boot.txt b/Documentation/x86/boot.txt index 8da3a795083f..30b43e1b2697 100644 --- a/Documentation/x86/boot.txt +++ b/Documentation/x86/boot.txt @@ -599,6 +599,7 @@ Protocol: 2.07+ 0x00000000 The default x86/PC environment 0x00000001 lguest 0x00000002 Xen + 0x00000003 Moorestown MID Field name: hardware_subarch_data Type: write (subarch-dependent) |