debuggers.hg
changeset 20980:29797e6d5809
hvmloader: Fix comment style in ssdt_tpm.asl
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Fri Feb 12 09:14:16 2010 +0000 (2010-02-12) |
parents | a259e779467c |
children | 27f5ff8c0aa0 |
files | tools/firmware/hvmloader/acpi/ssdt_tpm.asl |
line diff
1.1 --- a/tools/firmware/hvmloader/acpi/ssdt_tpm.asl Thu Feb 11 22:42:18 2010 +0000 1.2 +++ b/tools/firmware/hvmloader/acpi/ssdt_tpm.asl Fri Feb 12 09:14:16 2010 +0000 1.3 @@ -1,21 +1,23 @@ 1.4 -//**********************************************************************// 1.5 -//* 1.6 -//* Copyright (c) 2006, IBM Corporation. 1.7 -//* 1.8 -//* This program is free software; you can redistribute it and/or modify it 1.9 -//* under the terms and conditions of the GNU General Public License, 1.10 -//* version 2, as published by the Free Software Foundation. 1.11 -//* 1.12 -//* This program is distributed in the hope it will be useful, but WITHOUT 1.13 -//* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 1.14 -//* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 1.15 -//* more details. 1.16 -//* 1.17 -//* You should have received a copy of the GNU General Public License along with 1.18 -//* this program; if not, write to the Free Software Foundation, Inc., 59 Temple 1.19 -//* Place - Suite 330, Boston, MA 02111-1307 USA. 1.20 +/* 1.21 + * ssdt_tpm.asl 1.22 + * 1.23 + * Copyright (c) 2006, IBM Corporation. 1.24 + * 1.25 + * This program is free software; you can redistribute it and/or modify it 1.26 + * under the terms and conditions of the GNU General Public License, 1.27 + * version 2, as published by the Free Software Foundation. 1.28 + * 1.29 + * This program is distributed in the hope it will be useful, but WITHOUT 1.30 + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 1.31 + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 1.32 + * more details. 1.33 + * 1.34 + * You should have received a copy of the GNU General Public License along with 1.35 + * this program; if not, write to the Free Software Foundation, Inc., 59 Temple 1.36 + * Place - Suite 330, Boston, MA 02111-1307 USA. 1.37 + */ 1.38 1.39 -//* SSDT for TPM TIS Interface for Xen with Qemu device model 1.40 +/* SSDT for TPM TIS Interface for Xen with Qemu device model. */ 1.41 1.42 DefinitionBlock ("SSDT_TPM.aml", "SSDT", 2, "Xen", "HVM", 0) 1.43 {