summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-05Correct the sample instruction.klu21-1/+1
2007-01-04Add a note that describes how to install the packages necessary to run the op...bbahnsen1-3/+24
2007-01-04Allow resume of the download.bbahnsen1-3/+2
2007-01-04Add wxPython to the installer.bbahnsen1-1/+10
2007-01-04Set the executable property on the script.bbahnsen1-0/+0
2007-01-04Set the executable property on the script.bbahnsen2-0/+0
2007-01-04Volatile variable is read-only in runtime.klu22-56/+69
2007-01-04Changed the FrameworkWizard.jar path from Bin to binjwang361-1/+1
2007-01-04Fix building issue for VC compiler. And enable GenFvMap in building CCode pac...klu22-2/+1
2007-01-04Fix building issue for Mac OSklu22-1/+9
2007-01-041. Fix EDKT413: EnumerationData.java should use defined final static stringhche10x2-66/+70
2007-01-04Fix building error in Linuxklu22-7/+21
2007-01-041) Update XmlRoutines.py to strip all whitespacemdkinney4-3/+1391
2007-01-03Remove GenFvMap from the build since it does not compile under gcc.bbahnsen1-2/+2
2007-01-03Added or modified utility version and usage display.ywang4-22/+111
2007-01-03Add a stub assembly file to fix the gcc build break.bbahnsen2-7/+65
2007-01-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2160 6f1...ywang1-3/+3
2007-01-02Added or modified utility version and usage display.ywang12-101/+312
2006-12-31Integrated FV memory map into R9bxing4-138/+100
2006-12-301. Added a new tool GenFvMap, which is able to generate FV map files upon LOG...bxing6-295/+965
2006-12-30Downgrade the checking for 'extra qualification' introduced by latest gcc ver...klu21-0/+1
2006-12-30For USB mass storage, READ_FORMAT_CAPACITIES command returns wrong value for ...xli242-6/+6
2006-12-29Fixed tracker EDKT395bxing1-7/+105
2006-12-29Add Guid HOB type for these three library instances.qhuang83-6/+21
2006-12-29Make opening dialogs re-gain focus when user switch back to main UI from othe...jlin1628-253/+230
2006-12-291. Fix EDKT496 Framework Wizard should allow user to pick up a Protocol Guid ...hche10x10-150/+191
2006-12-28Add ant-contrib.jar to class pathklu21-1/+1
2006-12-28add support arch check for pcd entries when adding a module to platform, sync...jlin164-17/+46
2006-12-281. Fix EDKT336: Back to focused dialog window when shift to wizardhche10x17-48/+96
2006-12-28remove unnecessary check between pcd table line selections to fix pcd default...jlin161-1/+1
2006-12-28add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th...vanjeff1-2/+4
2006-12-28Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang84-3/+9
2006-12-28Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang84-10/+44
2006-12-28Refix the previous issue.qhuang82-3/+3
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82-2/+2
2006-12-26Add debug info when allocate pages failed in PeiMain.lgao41-1/+1
2006-12-26Add debug info when decompress failed in DxeIpl and allocate pages failed in ...lgao42-0/+11
2006-12-26Add null pointer check to drop-down list of platform Pcd editor.jlin161-3/+3
2006-12-26Fix some Linux's build issue.klu22-1/+3
2006-12-26Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong15-55/+2699
2006-12-25If "SupArchList" is defined for a PCD in MSA, should check current arch is in...klu22-14/+40
2006-12-25Fixed a bug which will cause single module build failjwang361-0/+1
2006-12-23Add the doxygen config file.bbahnsen1-0/+259
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang362-9/+30
2006-12-22Fixed the issue in which local variable "Status" is used but not defined.jwang362-0/+2
2006-12-22Optimize to preallocate big bigs to avoid latter allocations. qhuang81-10/+19
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang362-118/+59
2006-12-22In original DxeIpl64 PEIM, Creating page table is performed before sending En...rsun35-14/+40
2006-12-22gEfiMdePkgTokenSpaceGuid should be used instead of FIX_ME_PcdDebugClearMemory...qwang121-1/+1
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang361-2/+59