]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
Set network boot option to the default last priority.
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformBdsLib / BdsPlatform.h
index 46262472fe0969b2001808a4a439ff6348835fcf..d7572435eddf87a42c4e57fb287b2b5d53f9036f 100644 (file)
@@ -77,6 +77,9 @@ extern EFI_DEVICE_PATH_PROTOCOL  *gUserAuthenticationDevice[];
 extern BDS_CONSOLE_CONNECT_ENTRY gPlatformSimpleConsole [];\r
 extern EFI_DEVICE_PATH_PROTOCOL  *gPlatformSimpleBootOption [];\r
 \r
+extern BOOLEAN mEnumBootDevice;\r
+\r
+\r
 //\r
 // the short form device path for Usb keyboard\r
 //\r
@@ -437,6 +440,16 @@ WaitForSingleEvent (
   IN UINT64                     Timeout OPTIONAL\r
   );\r
 \r
+EFI_STATUS\r
+BdsLibDeleteOptionFromHandle (\r
+  IN  EFI_HANDLE                 Handle\r
+  );\r
+\r
+EFI_STATUS\r
+BdsDeleteAllInvalidEfiBootOption (\r
+  VOID\r
+  );\r
+\r
 \r
 #define ONE_SECOND  10000000\r
 #define FRONT_PAGE_KEY_CONTINUE        0x1000\r