Age | Commit message (Expand) | Author |
2007-04-06 | 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL | qwang12 |
2007-03-28 | 1. Removed #ifndef to enable Capsule architecture protocol on IPF. | 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-21 | 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules | vanjeff |
2007-03-19 | Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImag... | qwang12 |
2007-03-12 | Add a lock to protect the critical region in UEFI Boot Service API: Exit() an... | qwang12 |
2007-03-08 | 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec | qhuang8 |
2007-02-26 | Clean up MSA file of the checked in modules which include: | qwang12 |
2007-02-12 | Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo... | xli24 |
2007-02-12 | Fix an issue in page allocation. | xli24 |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-08 | Fix the runtime memory map change issue | jchen20 |
2007-02-08 | Fix the runtime memory map change issue | jchen20 |
2007-01-31 | Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn... | xli24 |
2007-01-25 | Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. | xli24 |
2007-01-16 | Fix several capitalization issues. | bbahnsen |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 |
2006-12-31 | Integrated FV memory map into R9 | bxing |
2006-12-19 | Remove some non-existent files from msa files. | bbahnsen |
2006-12-14 | Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ... | lgao4 |
2006-12-11 | Fix the bug that could make gMemoryTypeInformation unavailable when gMemoryTy... | xgu3 |
2006-12-07 | (1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t... | lgao4 |
2006-11-29 | Added the StatusCode protocol installation for the IPF architecture; removed ... | zliu3 |
2006-11-29 | 1) Fix buffer overflow in JUMP_BUFFER in the DXE Core StartImage() | mdkinney |
2006-11-29 | Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre... | lgao4 |
2006-11-28 | Add JumpBuffer field to the static structure | mdkinney |
2006-11-28 | Add JumpBuffer field that records the allocated pool address that may be diff... | mdkinney |
2006-11-20 | In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of... | lgao4 |
2006-11-03 | I fixed following bugs in EDKII. | mikewuping |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-10-30 | 1. In event.c, a function's name is not spelled correctly, a typo. | mikewuping |
2006-10-24 | MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA... | ajfish |
2006-10-16 | I fixed following bugs. | mikewuping |
2006-10-10 | Add pair of performance macro function to measure the whole PEI phase's perfo... | klu2 |
2006-10-08 | Add PERF_START function for collecting performance data for DXE_OK tag. | klu2 |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 |
2006-09-18 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 |
2006-08-17 | Remove dead code. | qhuang8 |
2006-07-26 | Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla... | ajfish |
2006-07-19 | Fixed some naming issues and update to the EDK II name. I also fixed an issue... | ajfish |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19... | alfred |
2006-07-12 | Add description of module. | xgu3 |
2006-07-10 | Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ... | qouyang |
2006-07-07 | Redefine SPEC and Release Version to 0x20000 | lgao4 |
2006-07-07 | Obsoleted by new schema and new build tools. | jwang36 |
2006-07-06 | 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim... | davidhuang |
2006-07-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19... | lgao4 |
2006-06-30 | removed unnecessary name space declarations in some top level elements | jwang36 |