From 50db0d905d525fd5a42a9336946a965a3b1439e9 Mon Sep 17 00:00:00 2001 From: lushifex Date: Thu, 6 Jul 2017 14:12:33 +0800 Subject: Setup clean. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex --- .../Common/PlatformSettings/PlatformSetupDxe/Boot.vfi | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Boot.vfi') diff --git a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Boot.vfi b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Boot.vfi index b8a9c41b1a..65f772c6c5 100644 --- a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Boot.vfi +++ b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/Boot.vfi @@ -81,14 +81,6 @@ form formid = BOOT_CONFIGURATION_FORM_ID, option text = STRING_TOKEN(STR_ENABLE), value = 1, flags = 0 | RESET_REQUIRED; endoneof; - oneof varid = Setup.RTEn, - prompt = STRING_TOKEN(STR_RT_IDI_AGENT_PROMPT), - help = STRING_TOKEN(STR_RT_IDI_AGENT_HELP), - flags = INTERACTIVE, - option text = STRING_TOKEN(STR_RT_IDI_AGENT_DISABLE), value=0, flags=DEFAULT | MANUFACTURING | RESET_REQUIRED; - option text = STRING_TOKEN(STR_RT_IDI_AGENT_DID1), value=2, flags=0 | RESET_REQUIRED; - endoneof; - endform; -- cgit v1.2.3