X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FCore%2FDxeIplPeim%2FIpf%2FDxeLoadFunc.c;fp=EdkModulePkg%2FCore%2FDxeIplPeim%2FIpf%2FDxeLoadFunc.c;h=34141ab9f6c887a364ddd971f037f6025abd8739;hp=b7cdb9db45f472781c152231a1aeb5a848a8651a;hb=cb41bea732ae6319ebbc9ccfa940e7433aae7a18;hpb=ebc5b9557e782974e82e29ee68bf28b0d73696a5 diff --git a/EdkModulePkg/Core/DxeIplPeim/Ipf/DxeLoadFunc.c b/EdkModulePkg/Core/DxeIplPeim/Ipf/DxeLoadFunc.c index b7cdb9db45..34141ab9f6 100644 --- a/EdkModulePkg/Core/DxeIplPeim/Ipf/DxeLoadFunc.c +++ b/EdkModulePkg/Core/DxeIplPeim/Ipf/DxeLoadFunc.c @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2006, Intel Corporation +Copyright (c) 2006 - 2007, Intel Corporation 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 @@ -62,7 +62,7 @@ HandOffToDxeCore ( Status = PeiServicesInstallPpi (EndOfPeiSignal); ASSERT_EFI_ERROR (Status); - AsmSwitchStackAndBackingStore ( + SwitchStack ( (SWITCH_STACK_ENTRY_POINT)(UINTN)DxeCoreEntryPoint, HobList.Raw, NULL,