]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the BDS UI to keep the old behaviors after add exit action when Config_Access_...
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 16 Sep 2011 06:01:11 +0000 (06:01 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 16 Sep 2011 06:01:11 +0000 (06:01 +0000)
Signed-off-by: ydong10
Reviewed-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12362 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c

index ed2564998f49404c325508f2d1572c1da806128d..35c965f316c94e9ef4ccfe1f67752f3f56a14bec 100644 (file)
@@ -598,7 +598,7 @@ BootMaintCallback (
           // Tell browser not to ask for confirmation of changes,\r
           // since we have already applied or discarded.\r
           //\r
-          *ActionRequest = EFI_BROWSER_ACTION_REQUEST_SUBMIT;\r
+          *ActionRequest = EFI_BROWSER_ACTION_REQUEST_FORM_APPLY;\r
           break;\r
 \r
         default:\r