]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add missing .h file to INF file
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Mar 2011 01:22:30 +0000 (01:22 +0000)
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 Mar 2011 01:22:30 +0000 (01:22 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11351 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf

index 356172171df1e42d5867077029c89612ac759068..e98baec070bb703784ddaee07ddc79d056b26aae 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