]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/DriverSampleDxe/DriverSample.c
MdeModulePkg:Fix the issue that refresh the question fail in DriverSample
authorDandan Bi <dandan.bi@intel.com>
Tue, 4 Aug 2015 09:09:10 +0000 (09:09 +0000)
committerdandanbi <dandanbi@Edk2>
Tue, 4 Aug 2015 09:09:10 +0000 (09:09 +0000)
commit40ffc3b9f7ff2821ebfcc5361b3fb2be648c64c5
tree77c27e5cbe6945b97df04ce78b56b23422b0aff0
parent6f2ef18e8097c4fa11dd6ff5fdd0152c2c61ffc5
MdeModulePkg:Fix the issue that refresh the question fail in DriverSample

Once the question is refreshed,the processing should happen in the callback function
of EFI_BROWSER_ACTION_RETRIEVE case,rather than EFI_BROWSER_ACTION_CHANGING in DriverSample.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18150 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/DriverSampleDxe/DriverSample.c