summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core/Pei
AgeCommit message (Expand)AuthorFilesLines
2007-02-01Add PeiCore function declaration in PeiMain.h file.lgao41-1/+33
2007-01-311. PEI core needs to check image machine typexgu31-2/+14
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli245-8/+59
2007-01-26Remove private data structure in PEI core entry point.xli242-33/+3
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli243-5/+3
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao41-1/+1
2007-01-12Use / as path separatortgingold1-1/+1
2007-01-11Display error message when HOB creation fails due to lack of memory.xli241-0/+3
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu31-41/+41
2006-12-26Add debug info when allocate pages failed in PeiMain.lgao41-1/+1
2006-12-26Add debug info when decompress failed in DxeIpl and allocate pages failed in ...lgao41-0/+3
2006-12-18Remove commented out inclusion of SalApi.hmdkinney1-4/+0
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney1-3/+3
2006-11-28Align the top of the stack correctly when the PEI Core calls SwitchStack()mdkinney1-4/+6
2006-11-27The performance data for PEI phase should be collected from pre-memory, so mo...klu21-1/+2
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-10-30Fix one bugger in Image.c in PeiCore module to get the correct module name fo...lgao41-1/+1
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