summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core
AgeCommit message (Expand)Author
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
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish
2006-07-13Remove extra code in DxeLoadX64.c file.lgao4
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-12Add description of module.xgu3
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao4
2006-07-05 DebugLib:qhuang8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36