summaryrefslogtreecommitdiff
path: root/Tools/Source/PcdTools
AgeCommit message (Expand)AuthorFilesLines
2006-08-29Fix track EDKT213: PCD value size should be specificed when generate const va...klu22-23/+145
2006-08-24Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...klu21-2/+9
2006-08-21This patch make sure that Pcd Dynamic database generation tool is able to han...qwang121-21/+3
2006-08-15Refine the code for PCD tools.klu23-28/+155
2006-08-15Fix track EDKT179.klu21-37/+0
2006-08-14Fixed grammar in messages.lhauch5-62/+62
2006-08-07Fix some bugs and remove unused code.klu23-27/+28
2006-08-06Change return value of getGuidInfo from globaldata. Now only guid string is r...klu21-15/+15
2006-08-06In preprocess for getting platform PCD information, if meet error, put error ...klu23-77/+176
2006-08-041, Make exception string friendly, readable.klu26-127/+177
2006-08-03Modify code according to Wang, jian's comments.klu27-124/+142
2006-08-01Add new class ModulePcdInfoFromFpd.javaklu21-0/+48
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu29-248/+1167
2006-07-31Because Pcd entity, exception and some action package are shared by Building ...klu214-0/+2621