]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmmDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe / FaultTolerantWriteSmmDxe.inf
index 82dd36c3203c5c700072b155382e0dce7a0ac7fa..f0dd829653f164b442b41e04a057c80d9ba2b658 100644 (file)
@@ -6,14 +6,9 @@
 # the related operations in SMM handler in SMM FTW module. You can use the FTW protocol\r
 # before End Of Dxe or use FaultTolerantWriteDxe module instead if you really want to.\r
 #\r
-# Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\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
-#  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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
   FaultTolerantWriteSmmDxe.c\r
   FaultTolerantWriteSmmDxe.h\r
   FaultTolerantWriteSmmCommon.h\r
-  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
-  BaseLib  \r
+  BaseLib\r
   UefiBootServicesTableLib\r
   DebugLib\r
   DxeServicesTableLib\r
 \r
 [Protocols]\r
   gEfiFaultTolerantWriteProtocolGuid            ## PRODUCES\r
-  gEfiSmmCommunicationProtocolGuid              ## CONSUMES\r
+  gEfiMmCommunication2ProtocolGuid              ## CONSUMES\r
   ## NOTIFY\r
   ## UNDEFINED # Used to do smm communication\r
   ## CONSUMES\r
   gEfiSmmFaultTolerantWriteProtocolGuid\r
   gEfiFirmwareVolumeBlockProtocolGuid           ## CONSUMES\r
-   \r
+\r
 [Depex]\r
-  gEfiSmmCommunicationProtocolGuid\r
+  gEfiMmCommunication2ProtocolGuid\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   FaultTolerantWriteSmmDxeExtra.uni\r