summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-18DailyTag_20060618svn/tags/DailyTag_20060618xzeng20-0/+0
2006-06-17Fixed the issues which caused the gcc build on MacOs failedjwang362-58/+59
2006-06-17Fix a bug when generate default value for byte array for FIXED_AT_BUILD, PATC...klu22-23/+54
2006-06-17Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu24-294/+354
2006-06-16Use an absolute path to specify tool executables.bbahnsen1-2/+2
2006-06-16Rool Back this modification to enable gcc Build.lgao42-1/+5
2006-06-16Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ...lgao43-17/+31
2006-06-16Fix GenFfsFileTask.java bugslgao41-1/+1
2006-06-161. Removed the unnecessary #include statements and include filesyshi893-659/+434
2006-06-161. Removed the unnecessary #include statements and include filesyshi8125-36185/+0
2006-06-161. Removed the unnecessary #include statements and include filesyshi814-1507/+0
2006-06-161) Add byte element checking for a PCD who using byte array type datum.klu22-16/+72
2006-06-16should return instead of break.qwang121-1/+1
2006-06-16Updated CpuFlushCacheLine() to return the address flushed.bxing2-2/+3
2006-06-15Get rid of old makefiles.bbahnsen13-848/+1
2006-06-15Add the ModifyInf toolbbahnsen2-0/+438
2006-06-15Add many datum and datum size checking in PCD building tools, These checking ...klu23-119/+393
2006-06-15removed throwing BuildException when exit code is not zerojwang361-1/+1
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing3-11/+3
2006-06-15Updated task GenEfi to support SEC component type.bxing1-1/+11
2006-06-15rollback to rev.273, merged new updates as welljwang361-47/+73
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang16-6/+24
2006-06-14Fix an assembler warning.bbahnsen1-1/+1
2006-06-14This was only used by GenFvImage tool, so it can be removed now.bbahnsen2-125/+0
2006-06-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@511 6f19...jlin161-0/+26
2006-06-14added the support for new schema and old schema at the same timejwang367-61/+169
2006-06-14Remove the dependence to MdePkgqouyang190-142/+42773
2006-06-14Fix two transition issue:klu21-9/+30
2006-06-14Updated with more MSA Forms data.lhauch1-0/+0
2006-06-14Add <TokenSpaceGuid> for all PCD entry in FPD fileklu25-0/+2565
2006-06-14Updated MsaFiles to be a choice of <Filename> [1..*] or <MsaFile> [1..*] and ...lhauch2-0/+6
2006-06-13Fixes for case sensitive operating systems.bbahnsen6-14/+14
2006-06-13Prepend underscores to procedure identifiers.bbahnsen10-19/+20
2006-06-13Sync SetMem64 with MASM version.bbahnsen1-7/+8
2006-06-13Add in HII enable support for PCD.qwang123-52/+95
2006-06-13Fix some bugs in PCD tools:klu23-45/+86
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang821-168/+147
2006-06-131) Fix a bug for PCD autogen tools, see track#115 in PVCS: Module's PCD infor...klu25-131/+115
2006-06-12Convert env var name to all caps.bbahnsen1-2/+2
2006-06-12Fixes for gcc assembly.bbahnsen2-39/+105
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu226-302/+177
2006-06-12Added a new source file type "x86_asm_autogen" to allow assembly source to us...bxing3-93/+175
2006-06-12Modify PCD tool according to final PCD schema modification.klu214-40984/+12937
2006-06-12More design and build rules, as well as refining requirements.lhauch1-0/+0
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch9-28/+7
2006-06-10Add HiiDefaultValue in <DynamicPcdBuildDefinition> according to latest schema...klu21-0/+1
2006-06-10Sync the type of <VariableName> with the latest email send by Larry.klu21-1/+1
2006-06-10Fix some minor bugs on PCD schema according to final schema email send by Larryklu21-2/+3
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang129-12/+13
2006-06-101. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing8-125/+107