]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2WrapperPkg/Include/Library/FspWrapperMultiPhaseProcessLib.h
IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.
[mirror_edk2.git] / IntelFsp2WrapperPkg / Include / Library / FspWrapperMultiPhaseProcessLib.h
index 65a5db233f3171cf92beba9ac25d33a175b77a32..aadacc9b505b4d2b7230ec7b97b32b165df2a16a 100644 (file)
@@ -9,24 +9,6 @@
 #ifndef __FSP_WRAPPER_MULTI_PHASE_PROCESS_LIB_H__\r
 #define __FSP_WRAPPER_MULTI_PHASE_PROCESS_LIB_H__\r
 \r
-/**\r
-  FSP Wrapper Platform MultiPhase Handler\r
-\r
-  @param[in] FspHobListPtr        - Pointer to FSP HobList (valid after FSP-M completed)\r
-  @param[in] ComponentIndex       - FSP Component which executing MultiPhase initialization.\r
-  @param[in] PhaseIndex           - Indicates current execution phase of FSP MultiPhase initialization.\r
-\r
-  @retval EFI_STATUS        Always return EFI_SUCCESS\r
-\r
-**/\r
-VOID\r
-EFIAPI\r
-FspWrapperPlatformMultiPhaseHandler (\r
-  IN OUT VOID  **FspHobListPtr,\r
-  IN UINT8     ComponentIndex,\r
-  IN UINT32    PhaseIndex\r
-  );\r
-\r
 /**\r
   FSP Wrapper Variable Request Handler\r
 \r