]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2008-09-04 vanjeffChanged x64 into X64.
2008-09-04 vanjeffadded additional comments and fixed some typo.
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-04 vanjeffRemove unnecessary CONST.
2008-09-04 vanjeff1. Remove unnecessary CONST.
2008-09-03 jljustenedk2/MdePkg/Include/x64/ProcessorBind.h:
2008-09-03 jljustenedk2/MdePkg/Include/Ia32/ProcessorBind.h:
2008-09-03 qwang12Use Numeric Opcode to host the backward compatibility...
2008-09-03 qwang12Update FrameworkHiiToUefiHiiThunk to produce Framework...
2008-09-03 qwang12Update FrameworkHiiToUefiHiiThunk to produce Framework...
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
2008-09-03 klu2Add more comment for library instance and remove unused...
2008-09-03 klu2Add more comment for library instance and remove unused...
2008-09-03 klu2Add more file comments
2008-09-03 vanjeff1.Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2...
2008-09-03 klu2Fix wrong comment for SetPeiServiceTable
2008-09-03 klu2remove internal header file.
2008-09-03 klu21, remove MigrateIdt interface, 2, remove unused librar...
2008-09-03 vanjefffixed one typo.
2008-09-03 klu2Remove MigrateIDT interface from PeiServiceTableLib...
2008-09-03 klu2Add more file comments for PeiServiceTableLib
2008-09-03 vanjeffclean the codes according to review comments.
2008-09-03 klu2Add more comments for DxeServicesTableLib library instance.
2008-09-03 klu2move ProcessFv() from dispatcher.c to FwVol.c
2008-09-03 klu2Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporary...
2008-09-03 klu2When new FV is installed, VerifyFv() should be invoked...
2008-09-03 qhuang8Update Shell binaries to integrate a fix to solve ...
2008-09-03 qhuang8Update Shell hot fix patch to integrate a fix to solve...
2008-09-03 lgao4Fix vfr compiler build error for checkbox check.
2008-09-02 xli24Remove unnecessary TPL operations in BDS module & library.
2008-09-02 lgao4Update VfrCompile to check Array Index and VarId data...
2008-09-02 xli24Remove unnecessary TPL operations in BDS module & library.
2008-09-02 jlin16roll back workspace.py code change.
2008-09-02 hche10x1. Fix a bug for variable init issue.
2008-09-02 qhuang8Change default PcdLib instances for UEFI drivers and...
2008-09-02 xli24Fix 2 flaws in MdePkg/Include/Library/UefiRuntimeLib.h:
2008-09-02 qhuang81. Use AllocateAlignedPages() to remove tricky logic...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12Save the type of OneOf question.
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-02 qwang12To improve backward compatibility, add gEfiPrint2Protoc...
2008-09-01 qhuang8clean up DxeCore to remove some dead code.
2008-09-01 eric_tianFix a issue "BlockIOProtocolTest failed on Several...
2008-09-01 jlin16Build & GenFds R8 ECP support.
2008-09-01 qhuang8Clean up DxeCore to use report status code macros in...
2008-09-01 qwang121) Remove the hard-code length before building FRAMEWOR...
2008-09-01 lgao4Add the special build rule for AcpiTable C Source file.
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-29 jljustenedk2/MdePkg/Include/Ia32/ProcessorBind.h:
2008-08-29 lgao4Fix build warning by replace CompareGuid by CompareMem
2008-08-29 qwang12OptionMap->Guid may not align on UINT32 baundary.
2008-08-29 qwang12Fix a bug in the assert condition.
2008-08-29 qwang12Fix a bug in the assert condition.
2008-08-29 qwang12GetNextMonotonicCount may not be available when Generat...
2008-08-28 qwang12Add .S file for X64 GCC tool-chain for Thunk16.
2008-08-28 qwang12Add .S file for GCC tool-chain for EfiRuntimeLib.
2008-08-28 qwang12Add .S file for GCC tool-chain for PeiLib.
2008-08-28 qwang12Add .S file for GCC tool-chain for EfiCommonLib.
2008-08-28 qhuang8Fix several approved code review comments:
2008-08-28 qhuang8Switch DxeCore to use DxeCoreMemoryAllocationLib for...
2008-08-28 qhuang8Switch DxeCore to use DxeCoreMemoryAllocationLib for...
2008-08-27 qhuang8Add new line at the end of file.
2008-08-27 qhuang8Remove the supported module type of DXE_CORE to avoid...
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-08-27 qhuang8Switch DxeCore to use DxeCoreMemoryAllocationLib for...
2008-08-27 qhuang8Switch DxeCore to use DxeCoreMemoryAllocationLib
2008-08-27 qwang12Add Cpu.S for X64 GCC tool-chain.
2008-08-27 qhuang8Add dependency of DevicePathLib to DxeCore so that...
2008-08-27 qhuang8Add DxeCoreMemoryAllocationLib instance dedicated to...
2008-08-27 qhuang8CYGWIN_GCC cleanup for GenericBdsLib.
2008-08-27 klu2Fix issue that wrong use Guid and Protocol.
2008-08-27 klu2Remove duplicate PCD
2008-08-27 klu2Remove duplication definition for PcdUefiVariableDefaul...
2008-08-26 qwang12Add in Thunk16.S.
2008-08-26 eric_tianremove all obsolete msa files from UnixPkg
2008-08-26 vanjeffadd .mut file type support for Microcode files.
2008-08-25 klu2Refine the code.
2008-08-25 lgao4Add comments for several library class and declare...
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-08-25 qwang12Add Fx.s
2008-08-25 qwang12Add in SupportItpDebug.S.
2008-08-24 lgao4Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.
2008-08-23 qwang12Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.
2008-08-23 qwang12Make EfiRuntimeLib pass GCC.
2008-08-23 qwang12Fix a bug in UefiDefaultsToFwDefaults NULL should be...
2008-08-23 qwang121) Cleanup for GCC and ICC tool-chain.
2008-08-23 qwang121) Make EfiCpuVersion.c pass ICC and GCC tool-chain
2008-08-23 qwang121) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be...
2008-08-23 qwang12Add in _Edk2.inf so that library can be build by GCC...
2008-08-23 qwang121) add in EfiCommonLib_Edk2.inf which will allow EfiCom...
2008-08-22 qwang12Use correct link list traverse functions.
2008-08-22 qwang121) Add in ASSERT conditions
next