summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2012-08-13 15:37:50 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2012-08-13 15:37:50 +0000
commit2712ab4f5440efd4d340e7bbc0722be75a0f464b (patch)
treed84e0a9e0bcb0ae7cfc93acd2c18779b756578b8 /OvmfPkg
parentedf4af6fb9e62c60cb4b04b3768b1499a807b557 (diff)
downloadedk2-2712ab4f5440efd4d340e7bbc0722be75a0f464b.tar.gz
edk2-2712ab4f5440efd4d340e7bbc0722be75a0f464b.tar.bz2
edk2-2712ab4f5440efd4d340e7bbc0722be75a0f464b.zip
OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13610 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg')
-rw-r--r--OvmfPkg/AcpiTables/Facp.aslc12
-rw-r--r--OvmfPkg/AcpiTables/Platform.h8
2 files changed, 10 insertions, 10 deletions
diff --git a/OvmfPkg/AcpiTables/Facp.aslc b/OvmfPkg/AcpiTables/Facp.aslc
index 78b7ac68d2..b06c6b22ad 100644
--- a/OvmfPkg/AcpiTables/Facp.aslc
+++ b/OvmfPkg/AcpiTables/Facp.aslc
@@ -1,17 +1,17 @@
/** @file
FACP Table
-
+
Copyright (c) 2008 - 2009, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are
licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
-
+
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-**/
-
+**/
+
#include "Platform.h"
EFI_ACPI_1_0_FIXED_ACPI_DESCRIPTION_TABLE FACP = {
@@ -61,7 +61,7 @@ EFI_ACPI_1_0_FIXED_ACPI_DESCRIPTION_TABLE FACP = {
CENTURY, // index to century in RTC CMOS RAM
0x03, // Boot architecture flag
0x00, // Boot architecture flag
- RESERVED, // reserved
+ RESERVED, // reserved
FLAG
};
@@ -72,7 +72,7 @@ ReferenceAcpiTable (
)
{
//
- // Reference the table being generated to prevent the optimizer from removing the
+ // Reference the table being generated to prevent the optimizer from removing the
// data structure from the exeutable
//
return (VOID*)&FACP;
diff --git a/OvmfPkg/AcpiTables/Platform.h b/OvmfPkg/AcpiTables/Platform.h
index 8bba992d01..b9a491cd78 100644
--- a/OvmfPkg/AcpiTables/Platform.h
+++ b/OvmfPkg/AcpiTables/Platform.h
@@ -6,16 +6,16 @@
licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
-
+
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-**/
+**/
#ifndef _Platform_h_INCLUDED_
#define _Platform_h_INCLUDED_
-#include <PiDxe.h>
+#include <PiDxe.h>
#include <IndustryStandard/Acpi.h>
//
@@ -28,7 +28,7 @@
#define EFI_ACPI_CREATOR_REVISION 0x00000097
#define INT_MODEL 0x01
-#define SCI_INT_VECTOR 0x0009
+#define SCI_INT_VECTOR 0x0009
#define SMI_CMD_IO_PORT 0 // If SMM was supported, then this would be 0xB2
#define ACPI_ENABLE 0
#define ACPI_DISABLE 0