audk/Tools/Conf
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
..
Pcd 1) remove some dead code from WinNtBusDriver.c 2006-06-23 04:30:23 +00:00
BuildMacro.xml Use capital S for GCC assembly. This enables pre-processing for PCD support. 2006-06-20 21:50:44 +00:00
Common.xml Initial import. 2006-04-21 22:54:32 +00:00
FrameworkDatabase.db 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
debug_efi_flags.txt Initial import. 2006-04-21 22:54:32 +00:00
efi_flags_table.txt Initial import. 2006-04-21 22:54:32 +00:00
gcc_tools.txt Use 2 byte chars with gcc to match how windows does unicode. 2006-05-31 22:27:34 +00:00
gcc_tools_def.txt Remove .exe so that the name will work on Linux. 2006-04-24 21:19:43 +00:00
global_efi_flags.txt Initial import. 2006-04-21 22:54:32 +00:00
intel_tools.txt Initial import. 2006-04-21 22:54:32 +00:00
msft_tools.txt Added a new source file type "x86_asm_autogen" to allow assembly source to use macros defined in AutoGen.h 2006-06-12 11:14:21 +00:00
msft_tools_def.txt Fix MASM build break 2006-05-14 23:25:10 +00:00
my_efi_flags.txt Initial import. 2006-04-21 22:54:32 +00:00
release_efi_flags.txt Initial import. 2006-04-21 22:54:32 +00:00
target.txt Initial import. 2006-04-21 22:54:32 +00:00
tools_def.template Adding a template file for the tools_def.txt file. This file will be copied to tools_def.txt if and only if the tools_def.txt file does not exist. We will be removing the tools_def.txt file from SVN, so that it will not be overwritten every time you do an update. 2006-05-30 18:15:49 +00:00
winddk_tools.txt Added a new source file type "x86_asm_autogen" to allow assembly source to use macros defined in AutoGen.h 2006-06-12 11:14:21 +00:00