summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
2006-11-031. Add the fix for the following Bugs:cwu114-10/+10
2006-10-31Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs ty...lgao42-35/+86
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping1-2/+2
2006-10-30Fix one bugger in Image.c in PeiCore module to get the correct module name fo...lgao41-1/+1
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-10Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...klu22-5/+15
2006-10-10Add pair of performance macro function to measure the whole PEI phase's perfo...klu22-5/+6
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.lgao42-16/+0
2006-09-26Optimize the algorithm of creating page table to enhance boot performance and...qhuang82-485/+58
2006-09-19Add PCD Feature Flags to control which decompression method(s) are included i...mdkinney2-15/+40
2006-09-19Remove IDT mdkinney1-1056/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao44-18/+18
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao43-12/+6
2006-09-05Fix PeiLoadImage() for compressed peim to print the correct image address and...lgao41-9/+13
2006-09-05Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 ...lgao41-3/+3
2006-08-23Fix Edk Tracker 206.lgao42-4/+14
2006-08-22Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx...lgao43-25/+10
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing9-89/+331
2006-08-17Remove dead code.qhuang81-6/+0
2006-07-27Add temporary fix for PeLoaderklu21-11/+14
2006-07-26Reverted back to Old style not using the library and fixed the code to do PE3...ajfish1-22/+102
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish8-141/+67
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish2-3/+25
2006-07-13Remove extra code in DxeLoadX64.c file.lgao41-4/+0
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao410-26/+204
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred4-4/+4
2006-07-12Add description of module.xgu34-10/+10
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42-46/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang4-121/+121
2006-07-07Redefine SPEC and Release Version to 0x20000lgao44-50/+50
2006-07-07Obsoleted by new schema and new build tools.jwang367-375/+0
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang2-0/+9
2006-07-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19...lgao41-1/+1
2006-07-05 DebugLib:qhuang81-9/+9
2006-06-30removed unnecessary name space declarations in some top level elementsjwang364-4/+4
2006-06-30For new Tool.qouyang1-2/+2
2006-06-30converted all surface area description files to new schemajwang364-404/+548
2006-06-30changed module's duplicated guid valuejwang361-112/+108
2006-06-26• BaseMemoryLib:qhuang84-4/+4
2006-06-23Fix Buger in this file to process the ffs file that only contain one compress...lgao41-9/+3
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao41-2/+2
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang82-14/+5
2006-06-21Fix bug in DxeMain module and EdkMemoryStatusCodeLib library.lgao41-4/+6
2006-06-16Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ...lgao43-17/+31
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang818-57/+57
2006-06-06Apply changes(Unix Type to Windows Type) to the rest of the 2 files:alfred2-480/+485
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@430 6f19...alfred1-862/+862
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@429 6f19...alfred1-1083/+1083