summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-3063-128/+89
* edk2/MdePkg/Include/Ia32/ProcessorBind.h:jljusten2008-08-291-1/+6
* Fix build warning by replace CompareGuid by CompareMemlgao42008-08-291-4/+4
* OptionMap->Guid may not align on UINT32 baundary.qwang122008-08-291-1/+1
* Fix a bug in the assert condition.qwang122008-08-291-2/+2
* Fix a bug in the assert condition.qwang122008-08-291-1/+1
* GetNextMonotonicCount may not be available when GenerateRandomGuid is called....qwang122008-08-291-11/+5
* Add .S file for X64 GCC tool-chain for Thunk16.qwang122008-08-283-0/+286
* Add .S file for GCC tool-chain for EfiRuntimeLib.qwang122008-08-284-6/+44
* Add .S file for GCC tool-chain for PeiLib.qwang122008-08-283-0/+215
* Add .S file for GCC tool-chain for EfiCommonLib.qwang122008-08-284-0/+170
* Fix several approved code review comments:qhuang82008-08-281-671/+483
* Switch DxeCore to use DxeCoreMemoryAllocationLib for Unix platform.qhuang82008-08-281-2/+2
* Switch DxeCore to use DxeCoreMemoryAllocationLib for Duet platform.qhuang82008-08-281-1/+1
* Add new line at the end of file.qhuang82008-08-271-1/+1
* Remove the supported module type of DXE_CORE to avoid that this library insta...qhuang82008-08-271-1/+1
* Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang82008-08-2731-559/+92
* Switch DxeCore to use DxeCoreMemoryAllocationLib for NT32 platform.qhuang82008-08-271-1/+1
* Switch DxeCore to use DxeCoreMemoryAllocationLibqhuang82008-08-271-1/+2
* Add Cpu.S for X64 GCC tool-chain.qwang122008-08-272-0/+209
* Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang82008-08-272-0/+2
* Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang82008-08-273-0/+823
* CYGWIN_GCC cleanup for GenericBdsLib.qhuang82008-08-271-102/+170
* Fix issue that wrong use Guid and Protocol.klu22008-08-273-7/+9
* Remove duplicate PCDklu22008-08-271-3/+0
* Remove duplication definition for PcdUefiVariableDefaultLangCodes.klu22008-08-271-1/+0
* Add in Thunk16.S.qwang122008-08-262-0/+184
* remove all obsolete msa files from UnixPkgeric_tian2008-08-2626-2373/+0
* add .mut file type support for Microcode files.vanjeff2008-08-261-1/+1
* Refine the code.klu22008-08-253-20/+15
* Add comments for several library class and declare PCD PcdMaximumGuidedExtrac...lgao42008-08-251-1/+6
* remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao42008-08-2555-4508/+0
* remove the unused msa files in MdeModulePkg.lgao42008-08-2567-6031/+0
* remove the unused msa files in MdePkg.lgao42008-08-2558-3978/+0
* Add Fx.sqwang122008-08-252-0/+55
* Add in SupportItpDebug.S.qwang122008-08-252-0/+72
* Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao42008-08-245-20/+21
* Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.qwang122008-08-234-0/+329
* Make EfiRuntimeLib pass GCC.qwang122008-08-232-1/+63
* Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...qwang122008-08-231-2/+12
* 1) Cleanup for GCC and ICC tool-chain.qwang122008-08-2319-83/+187
* 1) Make EfiCpuVersion.c pass ICC and GCC tool-chainqwang122008-08-232-3/+4
* 1) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be built under GCC tool-chain.qwang122008-08-231-0/+45
* Add in _Edk2.inf so that library can be build by GCC and ICC tool-chain.qwang122008-08-233-0/+244
* 1) add in EfiCommonLib_Edk2.inf which will allow EfiCommonLib to build unders...qwang122008-08-234-0/+347
* Use correct link list traverse functions.qwang122008-08-221-5/+3
* 1) Add in ASSERT conditionsqwang122008-08-222-2/+8
* 1) Update comments for API in DxePiLib.hqwang122008-08-222-261/+269
* Update Hob Instance to remove the unused InternalHobLib.h file.lgao42008-08-226-80/+18
* Fix a minor GUID format issue.qhuang82008-08-221-3/+1