summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
diff options
context:
space:
mode:
authorMang Guo <mang.guo@intel.com>2015-03-06 05:56:43 +0000
committerzwei4 <zwei4@Edk2>2015-03-06 05:56:43 +0000
commit69a99d0b2c0d601c60a1d65bac057adb045d002b (patch)
tree9ead56f5bb7407d4a8728d937eb7b4ce35713f38 /Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
parent15290510dbb2489c1352a9e5ec457c9b45bb96b8 (diff)
Set network boot option to the default last priority.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Mang Guo <mang.guo@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17018 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h')
-rw-r--r--Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h b/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
index 46262472f..d7572435e 100644
--- a/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
+++ b/Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.h
@@ -77,6 +77,9 @@ extern EFI_DEVICE_PATH_PROTOCOL *gUserAuthenticationDevice[];
extern BDS_CONSOLE_CONNECT_ENTRY gPlatformSimpleConsole [];
extern EFI_DEVICE_PATH_PROTOCOL *gPlatformSimpleBootOption [];
+extern BOOLEAN mEnumBootDevice;
+
+
//
// the short form device path for Usb keyboard
//
@@ -437,6 +440,16 @@ WaitForSingleEvent (
IN UINT64 Timeout OPTIONAL
);
+EFI_STATUS
+BdsLibDeleteOptionFromHandle (
+ IN EFI_HANDLE Handle
+ );
+
+EFI_STATUS
+BdsDeleteAllInvalidEfiBootOption (
+ VOID
+ );
+
#define ONE_SECOND 10000000
#define FRONT_PAGE_KEY_CONTINUE 0x1000