summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-27Switch DxeCore to use DxeCoreMemoryAllocationLib for NT32 platform.qhuang8
2008-08-27Switch DxeCore to use DxeCoreMemoryAllocationLibqhuang8
2008-08-27Add Cpu.S for X64 GCC tool-chain.qwang12
2008-08-27Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang8
2008-08-27Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang8
2008-08-27CYGWIN_GCC cleanup for GenericBdsLib.qhuang8
2008-08-27Fix issue that wrong use Guid and Protocol.klu2
2008-08-27Remove duplicate PCDklu2
2008-08-27Remove duplication definition for PcdUefiVariableDefaultLangCodes.klu2
2008-08-26Add in Thunk16.S.qwang12
2008-08-26remove all obsolete msa files from UnixPkgeric_tian
2008-08-26add .mut file type support for Microcode files.vanjeff
2008-08-25Refine the code.klu2
2008-08-25Add comments for several library class and declare PCD PcdMaximumGuidedExtrac...lgao4
2008-08-25remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-08-25Add Fx.sqwang12
2008-08-25Add in SupportItpDebug.S.qwang12
2008-08-24Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao4
2008-08-23Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.qwang12
2008-08-23Make EfiRuntimeLib pass GCC.qwang12
2008-08-23Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...qwang12
2008-08-231) Cleanup for GCC and ICC tool-chain.qwang12
2008-08-231) Make EfiCpuVersion.c pass ICC and GCC tool-chainqwang12
2008-08-231) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be built under GCC tool-chain.qwang12
2008-08-23Add in _Edk2.inf so that library can be build by GCC and ICC tool-chain.qwang12
2008-08-231) add in EfiCommonLib_Edk2.inf which will allow EfiCommonLib to build unders...qwang12
2008-08-22Use correct link list traverse functions.qwang12
2008-08-221) Add in ASSERT conditionsqwang12
2008-08-221) Update comments for API in DxePiLib.hqwang12
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao4
2008-08-22Fix a minor GUID format issue.qhuang8
2008-08-21Fix ICC build error for the inconsistent PeiService pointer date type.lgao4
2008-08-21Minor change to remove /GL- option unsupported by ICC tool chain.lgao4
2008-08-21Update GenSec to handle the input file whose size is Zero. And add the unifie...lgao4
2008-08-211) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang12
2008-08-21Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao4
2008-08-21remove unnecessary IN OUT.vanjeff
2008-08-211) Add GetAttributesOfFirstFormSet to scan form package to read formset title...qwang12
2008-08-20edk2/MdePkg/Library/BaseLib/BaseLib.inf:jljusten
2008-08-201) Add in fix to handle the case when a form is not related to a buffer storage.qwang12
2008-08-20Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVERqhuang8
2008-08-20Update the module type to be UEFI_DRIVER since it follow UEFI driver modelqhuang8
2008-08-20Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang8
2008-08-20Remove allocate aligned pool services.qhuang8
2008-08-20Remove the duplicated comments for function header.lgao4
2008-08-20Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c...lgao4
2008-08-20Add missing library instance to MdePkg.dscklu2
2008-08-20Misuse protocol and guidklu2