]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/ConsoleOutDevice.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Include / Guid / ConsoleOutDevice.h
index d2103c0e5d40754c0b50167047b7f0cf63f0c9b1..9cf13b8d54b2fe17474733e81500aaf3f1f29aed 100644 (file)
@@ -1,22 +1,10 @@
-/*++\r
+/** @file\r
+  This GUID can be installed to the device handle to specify that the device is the console-out device.\r
 \r
-Copyright (c) 2006 - 2007, 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
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\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
-\r
-Module Name:\r
-\r
-  ConsoleOutDevice.h\r
-\r
-Abstract:\r
-\r
-\r
---*/\r
+**/\r
 \r
 #ifndef __CONSOLE_OUT_DEVICE_H__\r
 #define __CONSOLE_OUT_DEVICE_H__\r
@@ -24,6 +12,6 @@ Abstract:
 #define EFI_CONSOLE_OUT_DEVICE_GUID    \\r
     { 0xd3b36f2c, 0xd551, 0x11d4, {0x9a, 0x46, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } }\r
 \r
-extern EFI_GUID gEfiConsoleOutDeviceGuid;\r
+extern EFI_GUID  gEfiConsoleOutDeviceGuid;\r
 \r
 #endif\r