]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h
For Itanium platform, the switch CAR action has been moved to SecCore according to...
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Ipf / IpfPeiMain.h
diff --git a/MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h b/MdeModulePkg/Core/Pei/Ipf/IpfPeiMain.h
deleted file mode 100644 (file)
index f3d1ff5..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-/*++\r
-\r
-Copyright (c) 2006, 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
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-Module Name:\r
-\r
-  IpfPeiMain.h\r
-\r
-Abstract:\r
-\r
-  Definition of IPF specific function\r
-\r
-Revision History\r
-\r
---*/\r
-\r
-#ifndef _IPF_PEI_MAIN_H_\r
-#define _IPF_PEI_MAIN_H_\r
-\r
-#include <PeiMain.h>\r
-#include <IndustryStandard/Sal.h>\r
-\r
-SAL_RETURN_REGS\r
-GetHandOffStatus (\r
-  VOID\r
-  )\r
-/*++\r
-\r
-Routine Description:\r
-\r
-   This routine is called by all processors simultaneously, to get some hand-off\r
-   status that has been captured by IPF dispatcher and recorded in kernel registers.\r
-  \r
-Arguments :\r
-\r
-  On Entry :  None.\r
-\r
-Returns:\r
-\r
-   Lid, R20Status.\r
-\r
---*/\r
-\r
-;\r
-\r
-#endif\r