summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-22Added some new field to the far template.bbahnsen6-44/+140
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin162-5/+5
2006-12-21Added a template mechanism to act as the user interface in far creation.bbahnsen2-15/+58
2006-12-20Set 0xff to both bridge & non-bridge device in case of unknown device.qhuang81-28/+30
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin162-17/+62
2006-12-20Add runtime checking for EdkFvbServiceLib.klu23-476/+616
2006-12-20Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archsmdkinney2-14/+2
2006-12-19Add an elf tool chain.bbahnsen1-0/+26
2006-12-19Add md5sums to the manifest.bbahnsen1-21/+104
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao41-2/+6
2006-12-19Add GLOBAL_FUNCTION macro for Itaniummdkinney1-0/+3
2006-12-19Add more check for index whether exceed maximum value of fv count.klu21-1/+2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu21-1/+5
2006-12-19Remove missing files from msa.bbahnsen2-6/+2
2006-12-19Add FIT types from the SAL Spec to SalApi.hmdkinney1-2/+18
2006-12-19Remove some non-existent files from msa files.bbahnsen2-4/+2
2006-12-18Remove commented out inclusion of SalApi.hmdkinney4-8/+0
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney8-10/+14