]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Core/Pei/Ipf/Stack.c
1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
[mirror_edk2.git] / EdkModulePkg / Core / Pei / Ipf / Stack.c
index 57d04a27e56611252965e2e00f8538e092f09ea9..56a876df152b64c676d95a1cb7f5e3378e087817 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   PeiSwitchStacks() function for PEI dispatcher.\r
 \r
-  Copyright (c) 2006, Intel Corporation<BR>\r
+  Copyright (c) 2006 - 2007, Intel Corporation<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -48,7 +48,7 @@ PeiSwitchStacks (
   IN      VOID                      *NewBsp\r
   )\r
 {\r
-  AsmSwitchStackAndBackingStore (\r
+  SwitchStack (\r
     EntryPoint,\r
     Context1,\r
     Context2,\r