summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-20DailyTag_20060620svn/tags/DailyTag_20060620xzeng20-0/+0
2006-06-20Adpate to schema merge.jlin163-61/+25
2006-06-20changed Specification to string and changed back Abstract to new schema formatjwang362-16/+9
2006-06-20changed back to old Abstract and Version in SpdHeader for ModuleEditor and Pa...jwang362-2/+9
2006-06-20git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@569 6f19...qouyang1-33/+0
2006-06-20merged the new changes in new schema, and corrected many inconsistencies in a...jwang367-152/+241
2006-06-20changed the way to fetch file name list in spd file, per the schema changesjwang361-5/+4
2006-06-20Add log and exception mechanismqouyang5-0/+230
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff18-344/+358
2006-06-20updated UserExtensions to match final schema.lhauch1-6/+5
2006-06-19Fix a bug to judege max value of UINT32, 0xFFFFFFFF is invalid UINT32 in JAVA.klu21-2/+13
2006-06-19Add DATUM_TYPE checking for FEATURE_FLAG PCD entry. For FEATURE_FLAG PCD, the...klu21-0/+9
2006-06-19 1. PostCodeLib.qhuang84-250/+0
2006-06-19 1. PostCodeLib.qhuang822-115/+404
2006-06-19merged the new schema except to those PCD relatedjwang367-20/+208
2006-06-19Fix a bug of PCD autogen for UINT64:klu21-3/+10
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