summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core/Pei/Ipf/Stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'EdkModulePkg/Core/Pei/Ipf/Stack.c')
-rw-r--r--EdkModulePkg/Core/Pei/Ipf/Stack.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkModulePkg/Core/Pei/Ipf/Stack.c b/EdkModulePkg/Core/Pei/Ipf/Stack.c
index 57d04a27e5..56a876df15 100644
--- a/EdkModulePkg/Core/Pei/Ipf/Stack.c
+++ b/EdkModulePkg/Core/Pei/Ipf/Stack.c
@@ -1,7 +1,7 @@
/** @file
PeiSwitchStacks() function for PEI dispatcher.
- Copyright (c) 2006, Intel Corporation<BR>
+ Copyright (c) 2006 - 2007, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -48,7 +48,7 @@ PeiSwitchStacks (
IN VOID *NewBsp
)
{
- AsmSwitchStackAndBackingStore (
+ SwitchStack (
EntryPoint,
Context1,
Context2,