Revision: 17497
          http://sourceforge.net/p/edk2/code/17497
Author:   jyao1
Date:     2015-05-22 07:50:47 +0000 (Fri, 22 May 2015)
Log Message:
-----------
IntelFspPkg/Tool rename generated FspUpdVpd header file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Mudusuru, Giri P" <[email protected]>
Reviewed-by: "Yao, Jiewen" <[email protected]>
Reviewed-by: "Rangarajan, Ravi P" <[email protected]>
Reviewed-by: "Ma, Maurice" <[email protected]>

Modified Paths:
--------------
    trunk/edk2/IntelFspPkg/Tools/GenCfgOpt.py

Modified: trunk/edk2/IntelFspPkg/Tools/GenCfgOpt.py
===================================================================
--- trunk/edk2/IntelFspPkg/Tools/GenCfgOpt.py   2015-05-22 07:49:34 UTC (rev 
17496)
+++ trunk/edk2/IntelFspPkg/Tools/GenCfgOpt.py   2015-05-22 07:50:47 UTC (rev 
17497)
@@ -822,9 +822,9 @@
         FvDir = self._FvDir
 
         if IsInternal:
-            HeaderFile = os.path.join(FvDir, 'VpdHeader.h')
+            HeaderFile = os.path.join(FvDir, 'FspUpdVpdInternal.h')
         else:
-            HeaderFile = os.path.join(FvDir, 'fsp_vpd.h')
+            HeaderFile = os.path.join(FvDir, 'FspUpdVpd.h')
 
         # Check if header needs to be recreated
         ReCreate = False


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to