]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qwang12Fix a bug. FindVariable now search volatile variable...
2007-10-09 lgao4Add BINARY_MODULE = true attribute in binary module...
2007-10-09 lgao4Add BINARY_MODULE = true attribute in binary module...
2007-10-09 lgao4Add BINARY_MODULE = true attribute in binary module...
2007-10-09 qhuang8Add Unicode Collation related PCD entries in DSC file.
2007-10-09 qhuang8Add Unicode Collation related feature flags:
2007-10-09 qhuang8Add Unicode Collation related PCD entries in DSC file.
2007-10-09 qhuang8Update English Module to selectively install Unicode...
2007-10-09 qhuang8Add Unicode Collation 2 protocol GUID value according...
2007-10-08 mdkinneyUpdate FIT_SIGNATURE from "_FIT_" to "_FIT_ "
2007-10-08 jwang36Updated the revision number of build.exe and GenFds.exe
2007-10-08 jwang36Fixed build hang issue in multi-thread mode and in...
2007-10-08 jlin16Add support for MACRO in key string list of INF.
2007-10-08 zliu3Added the "#include <Library/PalCallLib.h>" to pass...
2007-10-08 htaoUse return GetUtilityStatus (); to exit and report...
2007-10-08 lgao4Correct CpuLib.inf format in DSC file
2007-10-08 htaoerror/warn/debug message format has been updated so...
2007-10-08 yshang1Support ICC build .
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-10-06 mdkinneyChange NT32 to use optimized BaseMemoryLibs
2007-10-06 mdkinneyAdd BaseMemoryLib optimized for DXE
2007-10-06 mdkinneyAdd BaseMemoryLib optimized for PEI
2007-10-06 mdkinneyMake header consistent with other files.
2007-10-06 mdkinneyRestore original algorithm and add comments
2007-10-06 mdkinneyReturn buffer in rax
2007-10-06 mdkinneySync with other libs
2007-10-06 AJFISHFix a bug with changing the NVRAM properties of a Variable
2007-10-05 vprabhaladded the CpuLib
2007-10-05 vprabhaladded the CpuLib
2007-10-05 vprabhaladded the CpuLib
2007-10-05 vprabhaladded the CpuLib
2007-10-05 vprabhalcreated a new library instance with CpuSleep and CpuFlu...
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-10-05 vprabhalremoved the use of PalCallStatic and changed to PalCall
2007-10-05 vprabhalremoved the use of PalCallStatic and changed to PalCall
2007-10-05 vprabhalcreated a CpuLib for CpuSleep and CpuFlushTlb from...
2007-10-05 AJFISHUpdate comments in Variable driver and removed referenc...
2007-10-04 AJFISHAdded new PCD setting
2007-10-04 AJFISHMade PCD valid for all architectures. Added new Variabl...
2007-10-04 AJFISHAdded PCD for Variable Store profiling
2007-10-04 AJFISHAdd Profiling support for Variable store and added...
2007-10-02 vprabhalgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-02 vprabhalgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-02 vprabhalgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-10-02 vprabhalThe functions in these deleted files are not being...
2007-09-30 lgao4Correct module type for library instance.
2007-09-30 lgao4Add two ExtractGuidedSectionLib instance separately...
2007-09-30 lgao4Fix one bug on memory access exceed in GenFw tool
2007-09-30 qhuang8Update change log to include the enabling of component...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update change log to include the enabling of component...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-30 qhuang8Work around fix to bypass to register GUID on S3 resume.
2007-09-29 qhuang8Enable to produce component name 2 protocol for all...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-09-29 jwang36a. Fixed unnecessary re-build issue
2007-09-29 lgao4Update ChangeLog.txt file to log change:
2007-09-29 lgao4Remove unused library instance Nt32PeCoffLoader.
2007-09-29 lgao4Remove CustomDecompressLib, which has replaced by Extra...
2007-09-29 qhuang8Use RShiftU64() from base lib to handle 64-bit right...
2007-09-29 lgao4Add more verbose and debug info for GenFv, GenFfs,...
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-29 jlin16Add MACRO support for path in FDF file.
2007-09-29 klu2Remove duplicate section.
2007-09-29 lgao4Update DxeCore to set efi memory type for the different...
2007-09-29 vanjeff1. Fixed one bug in ConPlatform.c, add NULL judgment.
2007-09-29 jwang36Fixed an issue in which the dependent makefile is put...
2007-09-29 jwang36Fixed an issue that is the auto-generated code for...
2007-09-28 qwang12Merge in bug fix from EDK1's PiPei Dispatcher.c
2007-09-28 klu2Fix the cast issue
2007-09-28 lgao4Update ChangeLog.txt to log remove PeCoffLoader library...
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-09-28 klu2Add PeiPiLib in MdeModulePkg DSC file
2007-09-28 klu2Add PeiPiLib in Nt32's DSC file
2007-09-28 lgao4Remove PeCoffLoader library class and its instances.
2007-09-28 yshang1Enable the 0-31 temporary IDT entries prior to activate...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-28 klu2Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface inste...
2007-09-28 jlin16Add cycle reference check for FD/FV in FDF file.
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-09-28 xli24Fix a bug of ScsiWrite10Command() UefiScsiLib. After...
2007-09-28 xli24PCI Bus Driver Enhancement
2007-09-28 vanjeffSync BASE_NAME of Upd4Dxe to Udp4Dxe.
2007-09-28 xli24Add necessary parameter checking for WinNtSerialIoDxe...
next