aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-02-12 09:14:16 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-02-12 09:14:16 +0000
commit1ffced4c92ed11f0ddae83bc7f355d7a64b735b4 (patch)
tree7db3b606ca90643e06642266be778880dbf2bd2c
parent11c76718f870b933d3ee3ce91d770dd140a702b5 (diff)
downloadxen-1ffced4c92ed11f0ddae83bc7f355d7a64b735b4.tar.gz
xen-1ffced4c92ed11f0ddae83bc7f355d7a64b735b4.tar.bz2
xen-1ffced4c92ed11f0ddae83bc7f355d7a64b735b4.zip
hvmloader: Fix comment style in ssdt_tpm.asl
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
-rw-r--r--tools/firmware/hvmloader/acpi/ssdt_tpm.asl36
1 files changed, 19 insertions, 17 deletions
diff --git a/tools/firmware/hvmloader/acpi/ssdt_tpm.asl b/tools/firmware/hvmloader/acpi/ssdt_tpm.asl
index 49a5e1bc9f..1157eb4835 100644
--- a/tools/firmware/hvmloader/acpi/ssdt_tpm.asl
+++ b/tools/firmware/hvmloader/acpi/ssdt_tpm.asl
@@ -1,21 +1,23 @@
-//**********************************************************************//
-//*
-//* Copyright (c) 2006, IBM Corporation.
-//*
-//* This program is free software; you can redistribute it and/or modify it
-//* under the terms and conditions of the GNU General Public License,
-//* version 2, as published by the Free Software Foundation.
-//*
-//* This program is distributed in the hope it will be useful, but WITHOUT
-//* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-//* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
-//* more details.
-//*
-//* You should have received a copy of the GNU General Public License along with
-//* this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-//* Place - Suite 330, Boston, MA 02111-1307 USA.
+/*
+ * ssdt_tpm.asl
+ *
+ * Copyright (c) 2006, IBM Corporation.
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+ * Place - Suite 330, Boston, MA 02111-1307 USA.
+ */
-//* SSDT for TPM TIS Interface for Xen with Qemu device model
+/* SSDT for TPM TIS Interface for Xen with Qemu device model. */
DefinitionBlock ("SSDT_TPM.aml", "SSDT", 2, "Xen", "HVM", 0)
{