]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/PlatformBootManagerLib.h
MdeModulePkg/PlatformBootManager: Add PlatformBootManagerUnableToBoot
[mirror_edk2.git] / MdeModulePkg / Include / Library / PlatformBootManagerLib.h
index 65630ce2bbef0b1d665e6ffebc30ceefb26a875d..6e2632904380722cb6bdc4f365507a8049ec8085 100644 (file)
@@ -59,4 +59,17 @@ PlatformBootManagerWaitCallback (
   UINT16          TimeoutRemain\r
   );\r
 \r
   UINT16          TimeoutRemain\r
   );\r
 \r
+/**\r
+  The function is called when no boot option could be launched,\r
+  including platform recovery options and options pointing to applications\r
+  built into firmware volumes.\r
+\r
+  If this function returns, BDS attempts to enter an infinite loop.\r
+**/\r
+VOID\r
+EFIAPI\r
+PlatformBootManagerUnableToBoot (\r
+  VOID\r
+  );\r
+\r
 #endif\r
 #endif\r