From d9cf95c6a24c275357fed4b1f4c090a1999384c5 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 20 Sep 2019 14:37:43 -0600 Subject: [PATCH] Remove cruft from boot options --- .../Universal/BdsDxe/BootMngr/BootManagerVfr.Vfr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManagerVfr.Vfr b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManagerVfr.Vfr index 563f9974d3..4019c493d1 100644 --- a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManagerVfr.Vfr +++ b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManagerVfr.Vfr @@ -32,9 +32,9 @@ formset form formid = BOOT_MANAGER_FORM_ID, title = STRING_TOKEN(STR_BM_BANNER); - subtitle text = STRING_TOKEN(STR_LAST_STRING); - subtitle text = STRING_TOKEN(STR_BOOT_OPTION_BANNER); - subtitle text = STRING_TOKEN(STR_LAST_STRING); + // subtitle text = STRING_TOKEN(STR_LAST_STRING); + // subtitle text = STRING_TOKEN(STR_BOOT_OPTION_BANNER); + // subtitle text = STRING_TOKEN(STR_LAST_STRING); // // This is where we will dynamically add choices for the Boot Manager