]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/Include/Library/FspCommonLib.h
IntelFsp2Pkg-BaseFspCommonLib: Add funtion to return the reset required status
[mirror_edk2.git] / IntelFsp2Pkg / Include / Library / FspCommonLib.h
index e13d0c33467bb104c46ec06d6ddde76f507d5215..231f1e44b3b715f10b86be750be41e23eb04b876 100644 (file)
@@ -309,4 +309,15 @@ GetFspCarSize (
   VOID\r
   );\r
 \r
+/**\r
+  This function updates the return status of the FSP API with requested reset type and returns to Boot Loader.\r
+\r
+  @param[in] FspResetType     Reset type that needs to returned as API return status\r
+\r
+**/\r
+VOID\r
+EFIAPI\r
+FspApiReturnStatusReset (\r
+  IN UINT32   FspResetType\r
+  );\r
 #endif\r