summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core/Dxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch41-24836/+0
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-1/+1
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli241-0/+1
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff14-117/+117
2007-06-04MdePkg: qhuang81-0/+11
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang127-63/+63
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff1-5/+0
2007-03-22Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang121-2/+37
2007-03-22Need no zero pool for improving performance.klu21-15/+9
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff3-209/+107
2007-03-19Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImag...qwang121-10/+17
2007-03-12Add a lock to protect the critical region in UEFI Boot Service API: Exit() an...qwang121-7/+25
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82-2/+2
2007-02-26Clean up MSA file of the checked in modules which include:qwang121-15/+18
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli241-4/+7
2007-02-12Fix an issue in page allocation.xli241-1/+1
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-08Fix the runtime memory map change issue jchen201-1/+1
2007-02-08Fix the runtime memory map change issue jchen201-18/+81
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli247-197/+268
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli2411-44/+58
2007-01-16Fix several capitalization issues.bbahnsen1-3/+3
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao41-0/+12
2006-12-31Integrated FV memory map into R9bxing1-17/+30
2006-12-19Remove some non-existent files from msa files.bbahnsen1-2/+1
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao48-193/+119
2006-12-11Fix the bug that could make gMemoryTypeInformation unavailable when gMemoryTy...xgu31-1/+1
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao41-1/+1
2006-11-29Added the StatusCode protocol installation for the IPF architecture; removed ...zliu31-24/+26
2006-11-291) Fix buffer overflow in JUMP_BUFFER in the DXE Core StartImage()mdkinney1-2/+2
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao42-3/+3
2006-11-28Add JumpBuffer field to the static structuremdkinney1-3/+7
2006-11-28Add JumpBuffer field that records the allocated pool address that may be diff...mdkinney1-0/+1
2006-11-20In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of...lgao41-1/+1
2006-11-03 I fixed following bugs in EDKII.mikewuping1-0/+3
2006-11-031. Add the fix for the following Bugs:cwu113-9/+9
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping1-2/+2
2006-10-24MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA...ajfish1-1/+1
2006-10-16I fixed following bugs.mikewuping3-4/+4
2006-10-10Add pair of performance macro function to measure the whole PEI phase's perfo...klu21-1/+1
2006-10-08Add PERF_START function for collecting performance data for DXE_OK tag.klu21-0/+2
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-8/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-10/+10
2006-08-17Remove dead code.qhuang81-6/+0
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2-22/+22
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish2-3/+25
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred1-1/+1
2006-07-12Add description of module.xgu31-3/+3
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-51/+51