summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-09Fix some bugs in edksetup.shklu2
2006-07-09Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch
2006-07-091. Add feature of ModuleSA PcdBuildDefinition editor.jlin16
2006-07-09Made some changes to use GCC to pre-process and assembly .S file jwang36
2006-07-09Added code to print out file name in GCC building because GCC doesn't output ...jwang36
2006-07-09Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;jwang36
2006-07-09Fixed GCC ld issuejwang36
2006-07-08fix a bug in Service.cqwang12
2006-07-08In AsciiStrncmp(), if length=0, should return 0vanjeff
2006-07-08Ported to use BaseMemoryLib functionsajfish
2006-07-08Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...qwang12
2006-07-08Added Wordpad recommendation for editor, change ACTIVE_PLATFORM from REQUIRED...lhauch
2006-07-08Added the Common.jar file to the CLASSPATH that gets set if you use the skip ...lhauch
2006-07-08fixed a potential issue which would be raised by empty value in tools_def.txt...jwang36
2006-07-08changed TOOLS_DEFINITION_FILE to TOOL_CHAIN_CONF;jwang36
2006-07-08Changed the code to read the correct configuration name in target.txt file;jwang36
2006-07-08Final target.template file with embedded documentation. This file will only ...lhauch
2006-07-08Remove unused PCD file.klu2
2006-07-08Added a line to remove the Jar file in the cleanall target.lhauch
2006-07-07Add more instructions for OS X and Linux.bbahnsen
2006-07-07Added a comment about how to configure for Unix systems.bbahnsen
2006-07-07Add a *nix version of the FrameworkWizard Launcher/bbahnsen
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\F...lgao4
2006-07-07Fix the wrong usage of UnicodeValueToString functionlgao4
2006-07-07Changed the ant-contrib download address to sync with the website;yshi8
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-07bug fixing for SPD editor.jlin16
2006-07-071. Fix displaying wrong file type bug.hche10x
2006-07-07Fixed the MUST set ACTIVE_PLATFORM to be required IFF the current working dir...lhauch
2006-07-07Fix all <TokenSpaceGuidCName> in all SPD file.klu2
2006-07-071, Rollback run.cmd because the concat work in NT32.fpd is work correctly now.klu2
2006-07-07Modify ModifyInfTask which in frameworkTask.qouyang
2006-07-071. Add help for ToolChainConfighche10x
2006-07-07Fixed the build warning issue.jwang36
2006-07-07Fixed the build warning issuejwang36
2006-07-07update ModuleSA PCD editor.jlin16
2006-07-07Remove build warning.qouyang
2006-07-07Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePo...davidhuang
2006-07-06Convert to unix format.bbahnsen
2006-07-06Updated the Release Notes regarding target.txt and tools_def.txt.lhauch
2006-07-06Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang12
2006-07-06Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang36
2006-07-06Fix bugs in GetNextTokenSpace and GetNextTokenqwang12
2006-07-06Corrected a typo error.jwang36
2006-07-06I refined some names, added description for FAT source package, and removed t...yshi8
2006-07-06 PciLib:qhuang8
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-06Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".wuyizhong
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing