summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core/Pei
AgeCommit message (Expand)AuthorFilesLines
2006-10-10Add pair of performance macro function to measure the whole PEI phase's perfo...klu21-4/+5
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-6/+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-22Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx...lgao41-1/+1
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing5-50/+193
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...ajfish6-119/+45
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-2/+2
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao41-0/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-20/+20
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-14/+14
2006-07-07Obsoleted by new schema and new build tools.jwang362-100/+0
2006-07-05 DebugLib:qhuang81-9/+9
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-1/+1
2006-06-30converted all surface area description files to new schemajwang361-60/+85
2006-06-26• BaseMemoryLib:qhuang81-1/+1
2006-06-23Fix Buger in this file to process the ffs file that only contain one compress...lgao41-9/+3
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang81-6/+1
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang811-16/+16
2006-06-06Apply changes(Unix Type to Windows Type) to the rest of the 2 files:alfred2-480/+485
2006-06-01Fix capitalization issues.bbahnsen1-1/+1
2006-06-01Removed dead #ifdefajfish1-4/+0
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@319 6f19...yshang12-28/+4
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang81-2/+6
2006-05-19Fix capitalizationbbahnsen1-1/+1
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...lgao43-533/+538
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2-26/+26
2006-04-21Initial import.bbahnsen20-0/+5106