]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/ConnectConInEvent.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Include / Guid / ConnectConInEvent.h
index fb9d52b17443167d89d08f54576e59a37d8ad2ae..6feeca2291b2e532b9f815240ac2ee523fa828a7 100644 (file)
@@ -1,15 +1,9 @@
 /** @file\r
-  GUID is the name of events used with CreateEventEx in order to be notified\r
-  when the requires ConIn connection.\r
+  GUID for an event that is signaled on the first attempt to check for a keystroke\r
+  from the ConIn device.\r
 \r
-  Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>\r
-  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) 2012 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -19,6 +13,6 @@
 #define CONNECT_CONIN_EVENT_GUID \\r
     { 0xdb4e8151, 0x57ed, 0x4bed, { 0x88, 0x33, 0x67, 0x51, 0xb5, 0xd1, 0xa8, 0xd7 }}\r
 \r
-extern EFI_GUID gConnectConInEventGuid;\r
+extern EFI_GUID  gConnectConInEventGuid;\r
 \r
 #endif\r