Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix to DOS.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com>
Reviewed-by: David Wei <david.wei@intel.com>
This commit is contained in:
Lu, ShifeiX A
2016-06-21 11:05:30 +08:00
committed by david wei
parent c73cf87552
commit a0f3b02894
8 changed files with 1930 additions and 1915 deletions

View File

@@ -1,23 +1,23 @@
/** @file
Copyright (c) 2004 - 2015, 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 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,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@@ -31,7 +31,7 @@ Abstract:
ACPI Platform Driver
--*/
**/
#include <PiDxe.h>
#include <Protocol/TcgService.h>
@@ -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.
//