1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() on IPF.
2. Added SwitchIplStacks() function to DxeIplPeim to encapsulate arch details on stack switching. 3. Added PeiSwitchStacks() function to PeiMain to encapsulate arch details on stack switching. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1328 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -410,6 +410,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
<Filename SupArchList="IPF">Ipf/CpuPause.s</Filename>
|
||||
<Filename SupArchList="IPF">Ipf/CpuFlushTlb.s</Filename>
|
||||
<Filename SupArchList="IPF">Ipf/GetInterruptState.s</Filename>
|
||||
<Filename SupArchList="IPF">Ipf/Non-existing.c</Filename>
|
||||
<Filename SupArchList="EBC">Math64.c</Filename>
|
||||
<Filename SupArchList="EBC">Unaligned.c</Filename>
|
||||
<Filename SupArchList="EBC">Ebc/SwitchStack.c</Filename>
|
||||
|
Reference in New Issue
Block a user