Age | Commit message (Expand) | Author |
2007-04-10 | removed ICC compile issue. | vanjeff |
2007-04-10 | Perfected MSA files. | vanjeff |
2007-04-09 | Clean up the following module msa files, they are three networt and two PCD m... | lgao4 |
2007-04-09 | Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo... | qwang12 |
2007-04-09 | A typo in comments that alignment should be 8 for IPF | klu2 |
2007-04-09 | Change the alignment of variable from 2 back to 1 for compability of test case. | klu2 |
2007-04-06 | 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL | qwang12 |
2007-04-05 | The ALIGNMENT definition has been moved to common header file. | klu2 |
2007-04-05 | To fix | xgu3 |
2007-04-05 | Clean up the following module msa files, they are edkmodule package ftwlit, C... | lgao4 |
2007-04-05 | 1) Change the alignment from 1 to 2 for IA32 and X64 arch. | klu2 |
2007-04-04 | Change BDS to get the default logo picture by default bmp logo guid. | lgao4 |
2007-03-30 | 1. Advance IP in case of Break(3) in breakpoint exception | qhuang8 |
2007-03-29 | Variable driver: add checking to make sure flash is properly initialized | qhuang8 |
2007-03-29 | 1. Use MemoryAllocationLib to replace boot services memory services functions... | vanjeff |
2007-03-29 | [Source] Useless assigning statement in ata and atapi | xgu3 |
2007-03-28 | 1. Removed #ifndef to enable Capsule architecture protocol on IPF. | vanjeff |
2007-03-27 | add new blank line for GCC build | klu2 |
2007-03-26 | 1. Removed definition for EFI_1_1 from module ConSplitter | vanjeff |
2007-03-22 | Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano... | qwang12 |
2007-03-22 | Need no zero pool for improving performance. | klu2 |
2007-03-22 | 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h | vanjeff |
2007-03-21 | fix the build broken issue | klu2 |
2007-03-21 | 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules | vanjeff |
2007-03-20 | Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re... | qwang12 |
2007-03-20 | Removed #ifdef SNP_DEBUG and used debug lib to output information. | vanjeff |
2007-03-20 | 1. Removed #ifdef SNP_DEBUG and used debug lib to output information | vanjeff |
2007-03-19 | Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImag... | qwang12 |
2007-03-16 | Cleanup the msa for PeiVariable. | klu2 |
2007-03-16 | Fix a critical bug: When reading block succeeds but detecting MBR fails, it s... | qhuang8 |
2007-03-16 | Fix the issue that the variable Unicode string may be not aligned on 16-bit b... | klu2 |
2007-03-16 | 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR | vanjeff |
2007-03-16 | Perfect the msa of the following modules, DiskIo, Partition, English and Ebc. | lgao4 |
2007-03-16 | fixed a build error with Intel IPF compiler | vprabhal |
2007-03-15 | Fix the issue that HiiGetForms does not return correct BufferLength | klu2 |
2007-03-15 | Fix the issue of Wide char help strings cannot break into multiple lines corr... | klu2 |
2007-03-15 | 1. Remove #ifdef _MSC_EXTENSION_ from all source files | vanjeff |
2007-03-14 | changed the guid assignment from constant array to hi and low UINT64s (Intel ... | vprabhal |
2007-03-14 | changed the guid assignment from constant array to hi and low UINT64s (Intel ... | vprabhal |
2007-03-14 | changed the guid assignment from constant array to hi and low UINT64s (Intel ... | vprabhal |
2007-03-14 | redefined the guids as _hi and _lo to deal with intel compiler's method of as... | vprabhal |
2007-03-14 | Add check whether input parameter is NULL before call freepool API defined in... | lgao4 |
2007-03-14 | Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo... | qwang12 |
2007-03-14 | Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co... | lgao4 |
2007-03-13 | STATIC should be prefixed for internal functions to pass the stringent compil... | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO... | qwang12 |
2007-03-12 | Resolve the build break caused by changes to DxeCore. | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for UEFI Runtime Va... | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt... | qwang12 |
2007-03-12 | Add a lock to protect the critical region in UEFI Boot Service API: Exit() an... | qwang12 |