]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmmDxe.inf
MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_ST...
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe / FaultTolerantWriteSmmDxe.inf
index 35aff05969bcad5411572b070f04882dc10145cf..a0dda0588b258a28b25e63a2e0d8ad1d14966f23 100644 (file)
@@ -1,8 +1,11 @@
 ## @file\r
-# This module is the Runtime DXE part corresponding to SMM Fault Tolerant Write (FTW) module. \r
+# This module is the DXE part corresponding to SMM Fault Tolerant Write (FTW) module.\r
 # It installs FTW protocol and works with SMM FTW module together.\r
+# The FTW protocol will not work after End Of Dxe because it will be not safe to expose\r
+# 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, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2011 - 2013, 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
@@ -42,7 +45,6 @@
   DebugLib\r
   DxeServicesTableLib\r
   UefiDriverEntryPoint\r
-  PcdLib  \r
 \r
 [Protocols]\r
   gEfiFaultTolerantWriteProtocolGuid           ## ALWAYS_PRODUCES\r