summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Redefine SPEC and Release Version to 0x20000lgao42006-07-07173-1483/+1536
* Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\F...lgao42006-07-071-1/+1
* Fix the wrong usage of UnicodeValueToString functionlgao42006-07-071-7/+7
* Changed the ant-contrib download address to sync with the website;yshi82006-07-071-5/+7
* Obsoleted by new schema and new build tools.jwang362006-07-07349-14641/+0
* bug fixing for SPD editor.jlin162006-07-072-2/+5
* 1. Fix displaying wrong file type bug.hche10x2006-07-076-22/+85
* Fixed the MUST set ACTIVE_PLATFORM to be required IFF the current working dir...lhauch2006-07-071-5/+6
* Fix all <TokenSpaceGuidCName> in all SPD file.klu22006-07-073-49/+49
* 1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now.klu22006-07-072-8/+6
* Modify ModifyInfTask which in frameworkTask.qouyang2006-07-071-1/+1
* 1. Add help for ToolChainConfighche10x2006-07-0710-77/+491
* Fixed the build warning issue.jwang362006-07-071-0/+1
* Fixed the build warning issuejwang362006-07-071-149/+56
* update ModuleSA PCD editor.jlin162006-07-073-16/+82
* Remove build warning.qouyang2006-07-079-92/+54
* Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePo...davidhuang2006-07-071-3/+3
* Convert to unix format.bbahnsen2006-07-061-12/+12
* Updated the Release Notes regarding target.txt and tools_def.txt.lhauch2006-07-061-37/+144
* Fixed a bug when input a invalid token number (not ZERO nor a valid token num...qwang122006-07-064-41/+52
* Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid c...jwang362006-07-061-1/+1
* Fix bugs in GetNextTokenSpace and GetNextTokenqwang122006-07-065-308/+334
* Corrected a typo error.jwang362006-07-061-1/+1
* I refined some names, added description for FAT source package, and removed t...yshi82006-07-061-10/+8
* PciLib:qhuang82006-07-066-33/+61
* Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang362006-07-0611-30/+225
* Provide a method to force rebuild. Using command "edksetup.bat ForceRebuild".wuyizhong2006-07-061-0/+4
* 1. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing2006-07-067-67/+76
* Restrict using UserExtension with UserID "TianoCore".wuyizhong2006-07-061-2/+1
* Modified the quick start section. Change all EDK 2.0 to EDK II. Update Indivi...wuyizhong2006-07-061-81/+74
* 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang2006-07-0624-0/+1165
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-0614-344/+1085
* Bug fixing for FPD ModuleSA editor.jlin162006-07-062-30/+50
* 1. Sync LinkedList.c with MWGvanjeff2006-07-063-5/+3
* Removed Optional Ffs Sections as it was not being used. Changed UserId in Us...lhauch2006-07-065-8/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao42006-07-0610-42/+44
* Added the MacroDefFile to ProcessSteps for future use, also removed extra Sec...lhauch2006-07-061-61/+15
* Adapt to new Main UI interface.jlin162006-07-0616-51/+273
* Change assembler compiler to windkk.klu22006-07-061-1/+1
* Fix an issue for user extensions. wuyizhong2006-07-061-1/+1
* some bug fixing for FpdFrameworkModulesjlin162006-07-069-441/+102
* Simplify the script. It now allows normal ant targets and flags to be passed ...bbahnsen2006-07-051-23/+1
* Add a bash version of the build scriptbbahnsen2006-07-051-0/+12
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@776 6f19...michaelx_krau2006-07-051-24/+24
* Made the default for IA-32 assembler path point to the default install locati...ajfish2006-07-051-1/+1
* Merge latest from branch.bbahnsen2006-07-051-15/+8
* Added target.txt to the ignore list in the Conf directorylhauch2006-07-050-0/+0
* Fix a minor issue. wuyizhong2006-07-052-3/+7
* Support UserExtension in FPD. wuyizhong2006-07-054-6816/+6872
* Add ModifyInftask in FrameworkTask.qouyang2006-07-054-11/+250