]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Include / Ppi / PlatformSpecificResetFilter.h
index 0f1432f5f8a1daf1174ea7166149a63a161a7fdd..823600f8b748bd3f137cc9d8b41817be64d3dbab 100644 (file)
@@ -3,16 +3,10 @@
   for ResetSystem().  A reset filter evaluates the parameters passed to\r
   ResetSystem() and converts a ResetType of EfiResetPlatformSpecific to a\r
   non-platform specific reset type.  The registered filters are processed before\r
-  EDKII_PLATFORM_SPECIFIC_RESET_HANDLER_PPI handlers.\r
+  EDKII_PLATFORM_SPECIFIC_RESET_NOTIFICATION_PPI handlers.\r
 \r
-  Copyright (c) 2017 Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials are licensed and made available under\r
-  the terms and conditions of the BSD License that accompanies this distribution.\r
-  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) 2017 - 2018 Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -24,8 +18,8 @@
 #define EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PPI_GUID \\r
   { 0x8c9f4de3, 0x7b90, 0x47ef, { 0x93, 0x8, 0x28, 0x7c, 0xec, 0xd6, 0x6d, 0xe8 } }\r
 \r
-typedef EFI_RESET_NOTIFICATION_PROTOCOL  EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PPI;\r
+typedef EFI_RESET_NOTIFICATION_PROTOCOL EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PPI;\r
 \r
-extern EFI_GUID gEdkiiPlatformSpecificResetFilterPpiGuid;\r
+extern EFI_GUID  gEdkiiPlatformSpecificResetFilterPpiGuid;\r
 \r
 #endif\r