]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2008-11-29 qwang12Add CompilerStubLib_Edk2.inf which is built by EDK...
2008-11-29 qwang12Add CompilerStubLib_Edk2.inf which is built by EDK...
2008-11-29 qwang121) Revert the original CompilerStubLib.inf which will...
2008-11-29 zliu3Fix to pass the Richford tip ICC build, this check...
2008-11-28 niryFix coding style issues for Tcp4Dxe driver.
2008-11-28 qhuang8Refine the comments in PciSegmentLib
2008-11-28 jwang36Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in...
2008-11-28 jwang36a. Fixed R8 module build issue for EBC arch
2008-11-28 jji4Function headers in .h and .c files synchronized with...
2008-11-28 qwang12Update the entry point function's prototype.
2008-11-28 qwang12Update the entry point function's prototype.
2008-11-27 qhuang8Add the AND of all architectural protocols for this...
2008-11-27 qhuang8Add several missing assertions.
2008-11-27 qhuang8Fix the parameter typo, it should confirm to UEFI spec.
2008-11-27 qhuang8Make HiiDatabase module not depend on HiiLib; otherwise...
2008-11-27 vanjeffFixed one bug when calculating timeout value in timeout...
2008-11-27 lgao4Check In Build.exe and tools_def.template
2008-11-27 klu2Pass ICC building.
2008-11-27 xli24Clean ECP for build failure.
2008-11-27 qhuang8Remove GetCurrentLanguage () from UefiLib in MdePkg
2008-11-27 qhuang8Add GetCurrentLanguage() to HiiLib in MdeModulePkg
2008-11-27 qhuang81. Removal PalCallStatic API
2008-11-27 qhuang8Add the AND of all architectural protocols for UEFI...
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-27 xli24Add necessary CONST modifier.
2008-11-27 xli24Add necessary CONST modifier.
2008-11-27 lgao4Add additional comments for structure definition.
2008-11-27 klu2Fix ICC building issue for DuetPkg
2008-11-27 qwang121) Initialize return value for UefiOp for all execution...
2008-11-27 qwang121) Change the return type of IfrLibFreeUpdateData to...
2008-11-27 qwang12ICC IA32 Cleanup.
2008-11-27 klu2Fix ECC issue for PCD Dxe and Peim
2008-11-27 klu2Fix ECC issue for GenericBdsLib
2008-11-27 qwang12GCC/ICC Cleanup.
2008-11-27 qhuang8Fix constructor/destructor issue for DXE_DRIVER library...
2008-11-27 qhuang8Fix constructor/destructor issue for DXE_RUNTIM_DRIVER...
2008-11-26 klu2Fix bundle of issue for ICC build
2008-11-26 qwang12PI defines the architectural way to get PeiServicesTabl...
2008-11-26 qwang12add ULL suffix to Long Long number.
2008-11-26 qwang12add ULL suffix to PEI_SERVICES_SIGNATURE
2008-11-26 qwang121) Add in SharingStringPack to make UpdateString only...
2008-11-26 klu2Pcd Tools need .Map file when building a EFI binary...
2008-11-26 xli24Remove BootSector from DSC of DuetPkg.
2008-11-26 xli24Fix the build failure of DuetBdsLib.
2008-11-26 gikidySynchronize function comment in h file
2008-11-26 jji4Function headers in .h and .c files synchronized with...
2008-11-26 qhuang8Add SEC as supported module types to follow MdeLib...
2008-11-26 qhuang8Remove the EBC architecture support.
2008-11-26 jji4Function headers in .h and .c files synchronized with...
2008-11-26 gikidySynchronize function comment in
2008-11-26 qhuang8Remove checking for overflow in several Multiple functi...
2008-11-26 jljustenFix build warning generated by ICC and MSVC compilers.
2008-11-25 jwang36Fixed an incorrect PCD type string conversion
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseMemo...
2008-11-25 vanjeffremove vendor specific fields to improve CDROM read...
2008-11-25 lgao4Add PI_SPECIFICATION_VERSION = 0x00010000 for the...
2008-11-25 gikidySynchronize function comment in MdePkg\Library\BaseLib...
2008-11-25 qhuang8Fix minor issues in GCC assembly. The operand is 64bit...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-25 eric_tiancode scrub
2008-11-25 qhuang8Fix ICC warnings
2008-11-25 qhuang8Use ".486" for the instruction of "wbinvd"
2008-11-24 klu2Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variab...
2008-11-24 lgao4Update VfrCompile tool to fix bug that parse the compli...
2008-11-24 jji4Function headers checked with spec
2008-11-24 mdkinneyAdd runtime safe PCI Express Library instance
2008-11-24 mdkinneyAdd runtime registration function to all PCI Libs
2008-11-24 mdkinneyAdd reallocation functions to the UEFI Memory Allocatio...
2008-11-24 mdkinneyAdd reallocate functions to the PEI Memory Allocation...
2008-11-24 mdkinneyAdd EnableCache() and DisableCache() implementations...
2008-11-24 mdkinneyAdd DxeRuntimePciExpressLib
2008-11-24 mdkinneyAdd runtime registration functions to the 4 PCI Library...
2008-11-24 mdkinneyFix typos in the Memory Allocation Library comments
2008-11-24 gikidysynchronize the files with the MDE_Library_Spec
2008-11-24 klu2Remove GraphicLib library class from MdePkg.dec file.
2008-11-24 jji4Code scrub with spec.
2008-11-24 klu2Should use uppercase character for return value's comment.
2008-11-24 xli24Rename DxePciLibPciRootBridgeIo to UefiPciLibPciRootBri...
2008-11-24 xli24RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciR...
2008-11-24 vanjeff1. refine the comments
2008-11-24 klu2Synchronize comments with .h and .c file. Even format...
2008-11-24 vanjeffretried graphics library class from MdePkg
2008-11-24 xli24Refine new library instances according to review comments.
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-24 xli24Update supported module type of PeiPalLib according...
2008-11-24 jljustenUse the Controller handle to open the protocol, rather...
2008-11-24 jljustenResolve a bug where the initial ReadEdidData 'for'...
2008-11-24 jljustenMove call to CoreDisplayDiscoveredNotDispatched to...
2008-11-24 jljustenAdd useful DEBUG message for determining the when drive...
2008-11-23 jljustenResolved several warnings generated by GCC.
2008-11-23 jljustenResolved several warnings generated by GCC.
2008-11-23 jljustenFix warning generated by GCC compiler.
2008-11-23 jljustenFix warning generated by GCC. This warning could have...
2008-11-23 vanjeffremove definition not defined by UEFI spec.
2008-11-23 qwang12Remove absolute URL in comment as they may become stale.
2008-11-22 mdkinneyAdd ReallocatePool(), ReallocateRuntimePool(), and...
next