]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submit
authorDandan Bi <dandan.bi@intel.com>
Tue, 6 Sep 2016 10:14:58 +0000 (18:14 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 19 Oct 2016 03:37:10 +0000 (11:37 +0800)
commitb6f07bdd2af6d28178d6c23bd1931c9baec89107
tree23289b7045f41f19b795c946bb8395dd8dd70792
parentdff49edc2b9526a721a4fa863bbbf6e4977b58cb
MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submit

When fail to submit data and user discard the change, we should send
the discard info to driver with EFI_BROWSER_ACTION_CHANGED callback.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Universal/SetupBrowserDxe/Setup.c