audk/Tools
lhauch ccb4cab3d1 FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]
I have modified the  Value data type to be xs:string, which will allow for any sequence of any characters (except the null character.)

Since I am modifying the Schema for this, I have also added the following elements and attributes.

FPD.PlatformDefinitions.ForceDebugTarget element, type=”KeywordType” [0..1]
FPD.FrameworkModules.ModuleSA:ForceDebug attribute, type=”xs:boolean”, default=”false” with use=”optional”
FPD.FrameworkModules.ModuleSA:BindingOrder attribute, type=”xs:int” with use=”optional”


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1216 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-08 18:54:18 +00:00
..
Conf Removed extra copyright and license notices - they are included in the header information, and do not need to be a comment a the top of the file. 2006-07-31 15:47:55 +00:00
Source auto adjust pcd settings when display existing ModuleSA settings. if new PCD added/deleted in MSA file, in platform FrameworkModules, the change of PCD will reflect in the display after you click settings. 2006-08-08 08:55:34 +00:00
XMLSchema FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1] 2006-08-08 18:54:18 +00:00
bin Added a shortcut to FrameworkWizard.bat 2006-07-27 19:54:09 +00:00
gcc Updates for cygwin 2006-04-28 01:30:31 +00:00
JavaResources.msa Fixed format for Notepad users. unix2dos --force works on XML files. 2006-07-13 13:55:27 +00:00
ToolResources.msa Fixed format for Notepad users. unix2dos --force works on XML files. 2006-07-13 13:55:27 +00:00
Tools.spd Because Pcd entity, exception and some action package are shared by Building tools and Wizard Tools, so I move them to Tools/Source folder and generated PcdTools.jar, 2006-07-31 18:55:26 +00:00
build.xml Make cleanall fail if executing ant cleanall, without the -noclasspath option. 2006-08-07 20:55:28 +00:00