summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-231) Make EfiCpuVersion.c pass ICC and GCC tool-chainqwang122-3/+4
2008-08-231) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be built under GCC tool-chain.qwang121-0/+45
2008-08-23Add in _Edk2.inf so that library can be build by GCC and ICC tool-chain.qwang123-0/+244
2008-08-231) add in EfiCommonLib_Edk2.inf which will allow EfiCommonLib to build unders...qwang124-0/+347
2008-08-22Use correct link list traverse functions.qwang121-5/+3
2008-08-221) Add in ASSERT conditionsqwang122-2/+8
2008-08-221) Update comments for API in DxePiLib.hqwang122-261/+269
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao46-80/+18
2008-08-22Fix a minor GUID format issue.qhuang81-3/+1
2008-08-21Fix ICC build error for the inconsistent PeiService pointer date type.lgao41-1/+1
2008-08-21Minor change to remove /GL- option unsupported by ICC tool chain.lgao41-1/+1
2008-08-21Update GenSec to handle the input file whose size is Zero. And add the unifie...lgao43-7/+65
2008-08-211) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang1213-154/+132
2008-08-21Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao44-21/+48