audk/Tools
qwang12 58f1099f3d 1) remove some dead code from WinNtBusDriver.c
2) change PCD_INVALID_TOKEN_NUMBER to 0 as stipulated in MWG spec and PCD spec.
3) support returning a Default Value when a read failure by variable service for PCD entry with Variable Enabled.
4) Remove a lot of unreferenced JAVA import from CollectPCDAction.java, PCDAutoGenAction.java, MemoryDatabaseManager.java, Token.java and UsageInstance.java.
5) Opimized to merge elements in all tables in PCD database for make the code compact.
6) Did a tighter check on how dynamic PCD entry is referenced in each module.
7) Update the PCD driver/PEIM and PCD database generation verion to 2.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@605 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-23 04:30:23 +00:00
..
Conf 1) remove some dead code from WinNtBusDriver.c 2006-06-23 04:30:23 +00:00
Source 1) remove some dead code from WinNtBusDriver.c 2006-06-23 04:30:23 +00:00
XMLSchema 1) Change the schema type for <VariableGuid> used in PCD HiiEnable group in FPD file. 2006-06-22 05:39:54 +00:00
bin Removing the binary of MakeDeps since it is now built by the tools. Please make sure that you have rebuilt the tools to pick it up. 2006-05-15 23:26:58 +00:00
gcc Updates for cygwin 2006-04-28 01:30:31 +00:00
FrameworkWizardMinReq.doc Major Changes - most of MSA and SPD are completed. 2006-06-22 00:42:17 +00:00
JavaResources.msa Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard. 2006-06-02 00:28:56 +00:00
ToolResources.msa Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard. 2006-06-02 00:28:56 +00:00
Tools.spd Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! 2006-06-10 20:29:18 +00:00
build.xml Add exception and log mechanism 2006-06-20 11:57:17 +00:00