audk/MdePkg
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
..
Include 1) remove some dead code from WinNtBusDriver.c 2006-06-23 04:30:23 +00:00
Library In before, FixedPcdGetxx macro was defined as global variable, it is wrong. It should be defined as value directly, and module developer can use it to define length of array. 2006-06-22 14:07:22 +00:00
MdePkg-All-Archs.fpd 1. PostCodeLib. 2006-06-19 07:40:23 +00:00
MdePkg.fpd 1. PostCodeLib. 2006-06-19 07:40:23 +00:00
MdePkg.spd Modify PCD declaration according to new schema. 2006-06-21 09:16:41 +00:00
build.xml Convert backslashes to forward slashes in many build files. This is necessary for Linux support. 2006-04-26 20:53:56 +00:00
genbuildfile.xml Initial import. 2006-04-21 22:54:32 +00:00