]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Source/GenBuild/org/tianocore/build/pcd/action/PlatformPcdPreprocessActionForBuilding.java
In preprocess for getting platform PCD information, if meet error, put error into...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 6 Aug 2006 07:26:05 +0000 (07:26 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 6 Aug 2006 07:26:05 +0000 (07:26 +0000)
commite55d8a3c6b8bdf3a228ae4d9f8afbdecdd36444b
tree62b545ca477f51b725c21a08929a2b7e4e029e22
parentd7506e116ace59bd37165137a6de1aa6d0fb50fa
In preprocess for getting platform PCD information, if meet error, put error into stack but not stop immediately, all errors will be summaried after preprocess working.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1194 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/GenBuild/org/tianocore/build/pcd/action/PlatformPcdPreprocessActionForBuilding.java
Tools/Source/PcdTools/org/tianocore/pcd/action/PlatformPcdPreprocessAction.java
Tools/Source/PcdTools/org/tianocore/pcd/entity/MemoryDatabaseManager.java
Tools/Source/PcdTools/org/tianocore/pcd/entity/ModulePcdInfoFromFpd.java