PI Enable:

1) The entry point of PeiCore has been changed to EFI_PEI_CORE_ENTRY_POINT defined in PI. 
2) Nt32, Tiger and lakeport platform's SecCore has been updated.
3) Autogen tools also has been updated.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3804 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-09-12 09:52:37 +00:00
parent 2303536ca1
commit 5aae0aa7d8
12 changed files with 296 additions and 46 deletions

View File

@@ -59,6 +59,8 @@
Ipf/IpfCpuCore.s
Ipf/IpfCpuCore.i
Ipf/SwitchToCacheMode.c
Ipf/InternalSwitchStack.c
Ipf/SwitchStack.s
[Sources.EBC]
Dispatcher/Stack.c
@@ -77,7 +79,7 @@
PerformanceLib
HobLib
BaseLib
OldPeiCoreEntryPoint
PeiCoreEntryPoint
DebugLib
[Guids]