]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/ConsoleInDevice.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Include / Guid / ConsoleInDevice.h
index e40029a2a3a85bfac4439ef72d6a528a0c7ce830..597f0c248e53b578b01be40c2b3a641865985e74 100644 (file)
@@ -1,16 +1,9 @@
 /** @file\r
-  This guid is used to specify the device is the console in device.\r
-  If the device is the console in device, this guid as the protocol guid\r
-  will be installed into this device handle.\r
+  This GUID can be installed to the device handle to specify that the device is the console-in device.\r
 \r
-Copyright (c) 2006 - 2008, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
 \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -20,6 +13,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define EFI_CONSOLE_IN_DEVICE_GUID    \\r
     { 0xd3b36f2b, 0xd551, 0x11d4, {0x9a, 0x46, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } }\r
 \r
-extern EFI_GUID gEfiConsoleInDeviceGuid;\r
+extern EFI_GUID  gEfiConsoleInDeviceGuid;\r
 \r
 #endif\r