]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2007-04-13 bxingFixed bug of incorrect processing of hexadecimal numbers.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-13 vanjeffFixed some issues for IA32 architecture platform build.
2007-04-13 lgao4Add link Map option for GCC tool to generate map file.
2007-04-12 vanjeff1. Added EdkPciIncompatibleDeviceSupportLib in EdkModul...
2007-04-12 lgao4Fix CygWinGCC build failed. When GCC build, map file...
2007-04-11 klu2Fix run broken issue for EdkUnixPkg
2007-04-11 bxing1. Updated LOG file format generated by PeiRebase.
2007-04-11 jlin16Change default ModuleSA setting panel to be "FV Info...
2007-04-11 xli24Fix the DEVICE_PATH_MESSAGING_SAS GUID definition accor...
2007-04-11 xli24Allocate memory in DebugSupport beforehand, in order...
2007-04-11 klu2Merge the patch provided by Johnson
2007-04-10 vanjeffPerfected MSA files.
2007-04-10 vanjeffremoved ICC compile issue.
2007-04-10 vanjeffPerfected MSA files.
2007-04-09 lgao4Clean up the following module msa files, they are three...
2007-04-09 qwang12Remove 3 library instances: EdkDxeDebugLibReportStatusC...
2007-04-09 klu2A typo in comments that alignment should be 8 for IPF
2007-04-09 klu2Change the alignment of variable from 2 back to 1 for...
2007-04-09 qhuang8Fix an issue that some image tool will generate PE32...
2007-04-06 qwang121) Initialize gBS, gST, gImageHandle in UefiBootService...
2007-04-05 klu2The ALIGNMENT definition has been moved to common heade...
2007-04-05 lgao4Change PcdWinNtFileSystem value is to the correct direc...
2007-04-05 xgu3To fix
2007-04-05 lgao4Clean up the following module msa files, they are edkmo...
2007-04-05 jwang36Fixed the incremental build issue for .dxs file by...
2007-04-05 klu2Open all warning checking for EdkUnixPkg, and current...
2007-04-05 klu2Add more judgement.
2007-04-05 klu21) Change the alignment from 1 to 2 for IA32 and X64...
2007-04-05 klu2fix build warning issue
2007-04-05 klu2The alignment of data section also meet with the requir...
2007-04-05 qwang12Sync the HII GUID with EDK I code base. Please take...
2007-04-04 klu2Fix the TPL broken issue for UnixPkg
2007-04-04 lgao4Change BDS to get the default logo picture by default...
2007-04-04 yshang1Fixed issue for ICC, since ICC does not allow to cast...
2007-04-04 klu2Fix the unalignment issue for RODATA section when conve...
2007-04-04 qhuang8Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTO...
2007-04-04 yshang1Rename the enum value of EFI_STANDBY_BUTTON_PHASE.
2007-04-04 yshang1Update the MSA for ICC build.
2007-04-03 yshang1SMMcis defines "Exit" as the one of phases of EFI_SMM_S...
2007-04-03 yshang1Updated MSA file for EBC.
2007-04-03 jwang36Fixed an issue which a library module could be built...
2007-04-03 yshang1Add the ReadWriteBarrier in the Acquire/ReleaseSpin...
2007-04-02 qwang12Add in OFFSET_OF macro as defined in MDE Library spec
2007-04-02 qhuang8Add comments on the definition of SPIN_LOCK_RELEASED...
2007-04-02 jwang36Merged the fix of CompressDll.dll manifest issue when...
2007-03-30 jwang36Restored the SetVirtualAddress and SetExitBootService...
2007-03-30 qhuang81. Advance IP in case of Break(3) in breakpoint exception
2007-03-30 vanjeffremove unnecessary files from EdkGenericBdsLib in EdkNt...
2007-03-30 vanjeff1. Perfect libraries MSA files
2007-03-30 qhuang8Sync the Guid value of MTFTP protocol in spd file since...
2007-03-29 qhuang8Variable driver: add checking to make sure flash is...
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-03-29 vanjeff1. Use MemoryAllocationLib to replace boot services...
2007-03-29 xgu3to fix
2007-03-29 xgu3[Source] Useless assigning statement in ata and atapi
2007-03-28 vanjeff1. Removed #ifndef to enable Capsule architecture proto...
2007-03-27 qhuang8Correct some wrong usage types
2007-03-27 klu2add new blank line for GCC build
2007-03-27 jwang36Fixed an Autogen issue which will cause build break...
2007-03-26 jwang36Remove the generation of "Exit" function calling since...
2007-03-26 vanjeff1. Removed definition for EFI_1_1 from module ConSplitter
2007-03-26 klu2For building UnixPkg in CYGWIN, it should use gcc binde...
2007-03-23 klu2Add tool chain's configuration for building and running...
2007-03-23 klu2Add target.txt file for building UnixPkg in CYGWIN...
2007-03-22 qwang12Add return EFI_INVALID_PARAMETER if pointer type parame...
2007-03-22 klu2Need no zero pool for improving performance.
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-21 klu2fix build broken issue
2007-03-21 klu2fix the build broken issue
2007-03-21 klu2Fix build broken issue.
2007-03-21 vanjeff1. Removed #ifdef EDK_RELEASE_VERSION from all c files...
2007-03-20 qwang12Change the TPL lock level to EFI_TPL_NOTIFY. Variable...
2007-03-20 jlin16Thread work load assignment change.
2007-03-20 vanjeffRemoved #ifdef SNP_DEBUG and used debug lib to output...
2007-03-20 jlin16Create more threads to synchronize pcd data for Framewo...
2007-03-20 jlin16Utilize multi-thread support of JAVA to improve UI...
2007-03-20 vanjeff1. Removed #ifdef SNP_DEBUG and used debug lib to outpu...
2007-03-19 qwang12Change the EfiAquireLock with RaiseTPL as the call...
2007-03-16 klu2Cleanup the msa for PeiVariable.
2007-03-16 qhuang8Rollback the work-around fix of FAT detection since...
2007-03-16 qhuang8Fix a critical bug: When reading block succeeds but...
2007-03-16 klu2Fix the issue that the variable Unicode string may...
2007-03-16 vanjeff1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
2007-03-16 lgao4Perfect the msa of the following modules, DiskIo, Parti...
2007-03-16 vprabhalfixed a build error with Intel IPF compiler
2007-03-15 qhuang8Fix the issue of FAT detection in previous check-in...
2007-03-15 klu2Fix the issue that HiiGetForms does not return correct...
2007-03-15 klu2Fix the issue of Wide char help strings cannot break...
2007-03-15 qhuang8Fix the TPL issue
2007-03-15 jwang36Fixed EDKT538; Removed the some code generation for...
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalthe ipf compiler needs a switch to not use FP registers...
2007-03-14 vprabhalredefined the guids as _hi and _lo to deal with intel...
2007-03-14 lgao4Add check whether input parameter is NULL before call...
2007-03-14 qwang12Make sure RestoreTPL paired with RaiseTPL
next