From a0f3b02894c140e11238c06ab17f898b199c4384 Mon Sep 17 00:00:00 2001 From: "Lu, ShifeiX A" Date: Tue, 21 Jun 2016 11:05:30 +0800 Subject: Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix to DOS. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex Reviewed-by: David Wei --- Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'Vlv2TbltDevicePkg/AcpiPlatform') diff --git a/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c b/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c index 2ff14ec6bb..0f536de7f7 100644 --- a/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c +++ b/Vlv2TbltDevicePkg/AcpiPlatform/AcpiPlatform.c @@ -1,23 +1,23 @@ /** @file Copyright (c) 2004 - 2015, 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 that accompanies this distribution. + the terms and conditions of the BSD License that accompanies this distribution. + + The full text of the license may be found at - The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php. - http://opensource.org/licenses/bsd-license.php. - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - @@ -31,7 +31,7 @@ Abstract: ACPI Platform Driver ---*/ +**/ #include #include @@ -708,7 +708,7 @@ OnReadyToBoot ( &SetupVarBuffer ); ASSERT_EFI_ERROR (Status); - } + } // // Find the AcpiSupport protocol. @@ -1130,7 +1130,7 @@ AcpiPlatformEntryPoint ( } mGlobalNvsArea.Area->SdCardRemovable = mSystemConfiguration.SdCardRemovable; - + // // Microsoft IOT // @@ -1143,7 +1143,7 @@ AcpiPlatformEntryPoint ( mGlobalNvsArea.Area->MicrosoftIoT = GLOBAL_NVS_DEVICE_DISABLE; DEBUG ((EFI_D_ERROR, "JP1 is not set to be MSFT IOT configuration.\n")); } - + // // SIO related option. // -- cgit v1.2.3