Go to file
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
EdkFatBinPkg Replace the original Fat.FFS to fix issue which causes to read some hard-disk slowly. 2006-07-26 14:21:56 +00:00
EdkModulePkg Some library instance's PCD is missing in FPD file for a module, it break single module's building. 2006-08-08 15:34:08 +00:00
EdkNt32Pkg Some library instance's PCD is missing in FPD file for a module, it break single module's building. 2006-08-08 15:34:08 +00:00
EdkShellBinPkg Added license & copyright declaration 2006-07-13 08:24:50 +00:00
MdePkg Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol directory to guid directory, because these three files define the related GUID not protcol. 2006-08-07 09:46:03 +00:00
Tools FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1] 2006-08-08 18:54:18 +00:00
build.xml Change to new XML Schema. 2006-06-30 17:53:27 +00:00
edksetup.bat added -noclasspath option to the ant cleanall for ForceRebuild, also changed edkii in readme to edk2 for the directory path. 2006-08-07 22:17:13 +00:00
edksetup.sh Fix EDKT140(CompressDll.dll does not build under cygwin gcc). 2006-08-04 03:17:05 +00:00
ReleaseNotes.txt Update ReleaseNotes.txt of the section of "A Word on compiling under Cygwin with gcc". 2006-08-08 06:21:04 +00:00