]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
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
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
2007-03-14 lgao4Clean up the gBS sevice (CopyMem, SetMem, AllocatePool...
2007-03-13 qwang12pair RaiseTPL with RestoreTPL
2007-03-13 qwang12STATIC should be prefixed for internal functions to...
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 qwang12Resolve the build break caused by changes to DxeCore.
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 qwang12Resolve the build break caused by changes to DxeCore.
2007-03-12 qwang12Resolve the build break caused by changes to DxeCore.
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 jwang36Fixed EDKT532 and EDKT533
2007-03-12 qwang12Add a lock to protect the critical region in UEFI Boot...
2007-03-10 jwang36Commented out the pre-compile option of IPF ARCH for...
2007-03-09 lgao4Perfect the msa of the following console, datahub and...
2007-03-09 klu2The latest IPF boot failure is found and is not caused...
2007-03-09 qwang121) Replace BdsLibGetBootMode with GetBootMode from...
2007-03-09 qwang12Update the comments.
2007-03-08 qhuang81. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI...
2007-03-08 hche10x1. Fix EDKT528: Framework wizard should not force user...
2007-03-08 jwang36- Fixed PVCS tracker 484 by merging the GenDll and...
2007-03-07 xli24Fix the issue of Linux cannot boot and reset on IPF.
2007-03-07 lgao4Update binary shell application with UEFI version and...
2007-03-06 klu2Do not use return value of REPORT_STATUS_CODE_WITH_DEVI...
2007-03-06 jwang36Fixed EDKT527 by adding a check on the file size in...
2007-03-05 qhuang81. Change the protocol usage type in UefiDriverModelLib
2007-03-05 klu2Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk...
2007-03-05 lgao4Correct APPLICATION_EFI ffs key file type from EFI_FV_F...
2007-03-05 vanjeffRemoved EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_I...
2007-03-05 klu2Rollback wrong commit in r2414
2007-03-05 klu2Fix case-sensitive build issue for filename in Linux
2007-03-05 klu2Add blank line at end of file to pass GCC build.
2007-03-02 klu2In IdeBus driver block I/O read/write interface, it...
2007-03-02 vanjeff1.replace macros EFI32 with MDE_CPU_IA32
2007-02-28 qhuang81. Fix an issue about the calculation of GlyphBufferSize
next