Revision: 14870
          http://sourceforge.net/p/edk2/code/14870
Author:   lzeng14
Date:     2013-11-20 02:08:21 +0000 (Wed, 20 Nov 2013)
Log Message:
-----------
MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and 
EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance.

It has no obviously benefit to reduce size by PcdPcdInfoGeneration, so remove 
this PCD.
And PCD_INFO_GENERATION flag can be used to enable/disable PCD info feature, a 
sample is added in Nt32Pkg to show how to use this flag.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <[email protected]>
Reviewed-by: Liming Gao <[email protected]>

Modified Paths:
--------------
    trunk/edk2/Nt32Pkg/Nt32Pkg.dsc

Modified: trunk/edk2/Nt32Pkg/Nt32Pkg.dsc
===================================================================
--- trunk/edk2/Nt32Pkg/Nt32Pkg.dsc      2013-11-20 02:04:23 UTC (rev 14869)
+++ trunk/edk2/Nt32Pkg/Nt32Pkg.dsc      2013-11-20 02:08:21 UTC (rev 14870)
@@ -31,11 +31,11 @@
   BUILD_TARGETS                  = DEBUG|RELEASE
   SKUID_IDENTIFIER               = DEFAULT
   FLASH_DEFINITION               = Nt32Pkg/Nt32Pkg.fdf
-  //
-  // This flag is to control tool to generate PCD info for dynamic(ex) PCD,
-  // then enable or disable PCD info feature. TRUE is enable, and FLASE is 
disable.
-  // If the flag is absent, it will be same as FALSE.
-  //
+  #
+  # This flag is to control tool to generate PCD info for dynamic(ex) PCD,
+  # then enable or disable PCD info feature. TRUE is enable, and FLASE is 
disable.
+  # If the flag is absent, it will be same as FALSE.
+  #
   PCD_INFO_GENERATION            = TRUE
 
   #

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to