summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-27commented out building ModuleEditor and PackageEditorjwang36
2006-06-27merged part of new changes in new schema, and changed genbuild code accordinglyjwang36
2006-06-26Fix a bug for regular expression using wrong module's file name which contain...klu2
2006-06-26Fix a bug for token number set in FPD can not exceed 2^31. The fixing is usin...klu2
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang12
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu2
2006-06-23Fix Buger in this file to process the ffs file that only contain one compress...lgao4
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-23The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, bu...klu2
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu2
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-23Remove the dead files.qwang12
2006-06-231) make sure a empty database will be generated if the Uinitialized database ...qwang12
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-22Explain how to build for other architectures.bbahnsen
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao4
2006-06-22In before, module type is judged by the sub element value in <ModuleSA>, it i...klu2
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-06-22git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@592 6f19...klu2
2006-06-221) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F...klu2
2006-06-22Major Changes - most of MSA and SPD are completed.lhauch
2006-06-21Not neededbbahnsen
2006-06-21Clean up some data type mismatches.bbahnsen
2006-06-211) Move almost new schema related to PCD on branch to transition scheme in ma...klu2
2006-06-21Modify PCD declaration according to new schema.klu2
2006-06-21Use the address of guid array as parameter directly for _PCD_MODE_xx macro fo...klu2
2006-06-21Fix bug in DxeMain module and EdkMemoryStatusCodeLib library.lgao4
2006-06-20Removebbahnsen
2006-06-20Add a new classpath element.bbahnsen
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen
2006-06-20Modify autogen code for DynamicEx type PCD.klu2
2006-06-20Add exception and log mechanismqouyang
2006-06-20Adpate to schema merge.jlin16
2006-06-20changed Specification to string and changed back Abstract to new schema formatjwang36
2006-06-20changed back to old Abstract and Version in SpdHeader for ModuleEditor and Pa...jwang36
2006-06-20git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@569 6f19...qouyang
2006-06-20merged the new changes in new schema, and corrected many inconsistencies in a...jwang36
2006-06-20changed the way to fetch file name list in spd file, per the schema changesjwang36
2006-06-20Add log and exception mechanismqouyang
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff