WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] [HVM] [1/2] Add support for TCG ACPI table 'TCPA'

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] [HVM] [1/2] Add support for TCG ACPI table 'TCPA'
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Thu, 16 Nov 2006 14:37:57 -0500
Cc: keir@xxxxxxxxxxxxx
Delivery-date: Thu, 16 Nov 2006 11:38:13 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch add support for a TCG ACPI table called 'TCPA' to the
existing ACPI tables. The size of the logging table is set to 10kb for
now - it should be 64kb.
The ACPI table is generated if the probing for the TIS interface
succeeds.
I cleaned up the ACPI signatures in acpi2_0.h to be more readable.

The specification for the layout of these ACPI tables can be found here:

https://www.trustedcomputinggroup.org/groups/server/TCG_ACPIGeneralSpecification_1-00_1-00_FINAL.pdf

Extensions to the Bochs BIOS that use these ACPI extensions will follow.

Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>

Attachment: acpi_tcpa.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] [HVM] [1/2] Add support for TCG ACPI table 'TCPA', Stefan Berger <=