]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf
The code line where judges if offset exceed the FTW work space boundary, in some...
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe / FaultTolerantWriteSmm.inf
index 356172171df1e42d5867077029c89612ac759068..747ce3b468b4858e1a10f1a323dac8f2d06a44f5 100644 (file)
@@ -4,7 +4,7 @@
 #   depends on the full functionality SMM FVB protocol that support read, write/erase \r
 #   flash access.\r
 #\r
-# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 2011, 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
@@ -36,6 +36,7 @@
   FaultTolerantWrite.c\r
   FaultTolerantWriteSmm.c\r
   FaultTolerantWrite.h\r
+  FaultTolerantWriteSmmCommon.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -53,7 +54,7 @@
   gEfiSystemNvDataFvGuid                        ## CONSUMES ## FV Signature of Working Space Header\r
 \r
 [Protocols]\r
-  gEfiSmmSwapAddressRangeProtocolGuid     | PcdFullFtwServiceEnable          ## CONSUMES\r
+  gEfiSmmSwapAddressRangeProtocolGuid     | gEfiMdeModulePkgTokenSpaceGuid.PcdFullFtwServiceEnable          ## CONSUMES\r
   gEfiSmmFirmwareVolumeBlockProtocolGuid           ## CONSUMES\r
   gEfiSmmFaultTolerantWriteProtocolGuid            ## PRODUCES\r
 \r