]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/StandardErrorDevice.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Include / Guid / StandardErrorDevice.h
index 95d6f269dd286a3296830714a27a2885e8c6a716..400d9a039c5cb4e71dc84e7f851e0b0886fa70b2 100644 (file)
@@ -1,16 +1,9 @@
 /** @file\r
-  This guid is used to specify the device is the StdErr device.\r
-  If the device is the StdErr device, this guid as the protocol guid\r
-  will be installed into this device handle.\r
+  This GUID is installed to the device handler to specify that the device is a StdErr 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_STANDARD_ERROR_DEVICE_GUID    \\r
     { 0xd3b36f2d, 0xd551, 0x11d4, {0x9a, 0x46, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } }\r
 \r
-extern EFI_GUID gEfiStandardErrorDeviceGuid;\r
+extern EFI_GUID  gEfiStandardErrorDeviceGuid;\r
 \r
 #endif\r