From: jljusten Date: Mon, 13 Aug 2012 15:37:50 +0000 (+0000) Subject: OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h X-Git-Tag: edk2-stable201903~13170 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2712ab4f5440efd4d340e7bbc0722be75a0f464b OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek Reviewed-by: Jordan Justen git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13610 6f19259b-4bc3-4df7-8a09-765794883524 --- 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.
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 +#include #include // @@ -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