summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-12Removing older packages from branchsvn/branches/CV3_20080911_r5764jljusten191-60384/+0
2008-09-12Removing Java tools from branchjljusten896-297375/+0
2008-09-12IPF Specific Branchjljusten0-0/+0
2008-09-01clean up DxeCore to remove some dead code.qhuang82-80/+0
2008-09-01Fix a issue "BlockIOProtocolTest failed on Several Platforms during EFI and U...eric_tian2-39/+17
2008-09-01Build & GenFds R8 ECP support.jlin162-0/+0
2008-09-01Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang86-109/+25
2008-09-011) Remove the hard-code length before building FRAMEWORK_EFI_IFR_DATA_ARRAY.qwang121-2/+42
2008-09-01Add the special build rule for AcpiTable C Source file.lgao41-1/+16
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao463-128/+89
2008-08-29edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten1-1/+6
2008-08-29Fix build warning by replace CompareGuid by CompareMemlgao41-4/+4
2008-08-29OptionMap->Guid may not align on UINT32 baundary.qwang121-1/+1
2008-08-29Fix a bug in the assert condition.qwang121-2/+2
2008-08-29Fix a bug in the assert condition.qwang121-1/+1
2008-08-29GetNextMonotonicCount may not be available when GenerateRandomGuid is called....qwang121-11/+5
2008-08-28Add .S file for X64 GCC tool-chain for Thunk16.qwang123-0/+286
2008-08-28Add .S file for GCC tool-chain for EfiRuntimeLib.qwang124-6/+44
2008-08-28Add .S file for GCC tool-chain for PeiLib.qwang123-0/+215
2008-08-28Add .S file for GCC tool-chain for EfiCommonLib.qwang124-0/+170
2008-08-28Fix several approved code review comments:qhuang81-671/+483
2008-08-28Switch DxeCore to use DxeCoreMemoryAllocationLib for Unix platform.qhuang81-2/+2
2008-08-28Switch DxeCore to use DxeCoreMemoryAllocationLib for Duet platform.qhuang81-1/+1
2008-08-27Add new line at the end of file.qhuang81-1/+1
2008-08-27Remove the supported module type of DXE_CORE to avoid that this library insta...qhuang81-1/+1
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang831-559/+92
2008-08-27Switch DxeCore to use DxeCoreMemoryAllocationLib for NT32 platform.qhuang81-1/+1
2008-08-27Switch DxeCore to use DxeCoreMemoryAllocationLibqhuang81-1/+2
2008-08-27Add Cpu.S for X64 GCC tool-chain.qwang122-0/+209
2008-08-27Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang82-0/+2
2008-08-27Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang83-0/+823
2008-08-27CYGWIN_GCC cleanup for GenericBdsLib.qhuang81-102/+170
2008-08-27Fix issue that wrong use Guid and Protocol.klu23-7/+9
2008-08-27Remove duplicate PCDklu21-3/+0
2008-08-27Remove duplication definition for PcdUefiVariableDefaultLangCodes.klu21-1/+0
2008-08-26Add in Thunk16.S.qwang122-0/+184
2008-08-26remove all obsolete msa files from UnixPkgeric_tian26-2373/+0
2008-08-26add .mut file type support for Microcode files.vanjeff1-1/+1
2008-08-25Refine the code.klu23-20/+15
2008-08-25Add comments for several library class and declare PCD PcdMaximumGuidedExtrac...lgao41-1/+6
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao455-4508/+0
2008-08-25remove the unused msa files in MdeModulePkg.lgao467-6031/+0
2008-08-25remove the unused msa files in MdePkg.lgao458-3978/+0
2008-08-25Add Fx.sqwang122-0/+55
2008-08-25Add in SupportItpDebug.S.qwang122-0/+72
2008-08-24Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao45-20/+21
2008-08-23Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.qwang124-0/+329
2008-08-23Make EfiRuntimeLib pass GCC.qwang122-1/+63
2008-08-23Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...qwang121-2/+12
2008-08-231) Cleanup for GCC and ICC tool-chain.qwang1219-83/+187