summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core
AgeCommit message (Expand)Author
2006-11-30Fix static data initializer syntax for array of union.bbahnsen
2006-11-29Added the StatusCode protocol installation for the IPF architecture; removed ...zliu3
2006-11-291) Fix buffer overflow in JUMP_BUFFER in the DXE Core StartImage()mdkinney
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao4
2006-11-29Fix a typo in yesterday's check in.qhuang8
2006-11-29Make DxeIpl "assembly-free" to avoid the undesired LongMode.obj code in image...qhuang8
2006-11-28Set default value of DxeIplBuildShareCodeHob to FALSE.qhuang8
2006-11-28Remove this file for no usage.qhuang8
2006-11-28• Set the default value of PcdDxeIplSwitchToLongMode to TRUE.qhuang8
2006-11-28Add JumpBuffer field to the static structuremdkinney
2006-11-28Add JumpBuffer field that records the allocated pool address that may be diff...mdkinney
2006-11-28Align the top of the stack correctly when the PEI Core calls SwitchStack()mdkinney
2006-11-27Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.qhuang8
2006-11-27The performance data for PEI phase should be collected from pre-memory, so mo...klu2
2006-11-21Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 modu...lgao4
2006-11-20In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of...lgao4
2006-11-17Start to port the LongMode stuff to gnu asm.bbahnsen
2006-11-17Fix gcc warnings -- please review affected files.bbahnsen
2006-11-13Fix gcc build break for this module.lgao4
2006-11-13Fix build break error.lgao4
2006-11-13Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ...lgao4
2006-11-10Fix to pre-allocate 32bytes in stack to Load X64 Image. lgao4
2006-11-09Fix build break from CPU_STACK_ALIGNMENT update.mdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-03 I fixed following bugs in EDKII.mikewuping
2006-11-031. Add the fix for the following Bugs:cwu11
2006-10-31Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs ty...lgao4
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping
2006-10-30Fix one bugger in Image.c in PeiCore module to get the correct module name fo...lgao4
2006-10-24MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA...ajfish
2006-10-16I fixed following bugs.mikewuping
2006-10-10Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...klu2
2006-10-10Add pair of performance macro function to measure the whole PEI phase's perfo...klu2
2006-10-08Add PERF_START function for collecting performance data for DXE_OK tag.klu2
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-26Optimize the algorithm of creating page table to enhance boot performance and...qhuang8
2006-09-19Add PCD Feature Flags to control which decompression method(s) are included i...mdkinney
2006-09-19Remove IDT mdkinney
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao4
2006-09-05Fix PeiLoadImage() for compressed peim to print the correct image address and...lgao4
2006-09-05Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 ...lgao4
2006-08-23Fix Edk Tracker 206.lgao4
2006-08-22Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx...lgao4
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing
2006-08-17Remove dead code.qhuang8
2006-07-27Add temporary fix for PeLoaderklu2
2006-07-26Reverted back to Old style not using the library and fixed the code to do PE3...ajfish
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish