]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Core/DxeIplPeim/Ipf/DxeLoadFunc.c
1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplPeim / Ipf / DxeLoadFunc.c
index b7cdb9db45f472781c152231a1aeb5a848a8651a..34141ab9f6c887a364ddd971f037f6025abd8739 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+Copyright (c) 2006 - 2007, Intel Corporation\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
@@ -62,7 +62,7 @@ HandOffToDxeCore (
   Status = PeiServicesInstallPpi (EndOfPeiSignal);\r
   ASSERT_EFI_ERROR (Status);\r
 \r
-  AsmSwitchStackAndBackingStore (\r
+  SwitchStack (\r
     (SWITCH_STACK_ENTRY_POINT)(UINTN)DxeCoreEntryPoint,\r
     HobList.Raw,\r
     NULL,\r