From 5a6ea16122a38cf5e26ac06eb4460545cb945389 Mon Sep 17 00:00:00 2001 From: raywu Date: Thu, 13 Dec 2018 16:26:00 +0800 Subject: DW01 - Adjust Setup Menu Layout --- Board/EM/Csm/csm.sd | 1 + Board/EM/Setup/Boot.vfr | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Board/EM/Csm/csm.sd b/Board/EM/Csm/csm.sd index 9106247..165fea4 100644 --- a/Board/EM/Csm/csm.sd +++ b/Board/EM/Csm/csm.sd @@ -216,6 +216,7 @@ #ifdef FORM_SET_GOTO // Define goto commands for the forms defined in this file + SEPARATOR goto CSM_FORM_ID, prompt = STRING_TOKEN(STR_CSM_FORM), help = STRING_TOKEN(STR_CSM_FORM_HELP); diff --git a/Board/EM/Setup/Boot.vfr b/Board/EM/Setup/Boot.vfr index f0ea151..bb80a8b 100644 --- a/Board/EM/Setup/Boot.vfr +++ b/Board/EM/Setup/Boot.vfr @@ -180,11 +180,12 @@ formset guid = BOOT_FORM_SET_GUID, #endif endcheckbox; + CSM_OPT_OUT_PXE_OPROM + #define FORM_SET_ITEM #include #undef FORM_SET_ITEM - CSM_OPT_OUT_PXE_OPROM #if !FIXED_BOOT_ORDER_SUPPORT //(EIP9585) SEPARATOR -- cgit v1.2.3