mirror_edk2/MdeModulePkg/Universal/SetupBrowserDxe
lgao4 5adb8db71e Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes.
Update SetupBrowser driver to call Callback function (FORM_OPEN/FORM_CLOSE) based on UEFI spec, and update all EDKII HII drivers to correctly handle FORM_OPEN and FORM_CLOSE call back. 


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10560 6f19259b-4bc3-4df7-8a09-765794883524
2010-06-02 02:05:47 +00:00
..
Colors.h Update the copyright notice format 2010-04-24 09:33:45 +00:00
Expression.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
IfrParse.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
InputHandler.c 1. Use the max string size to compare password string. 2010-05-10 02:17:31 +00:00
Presentation.c Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes. 2010-06-02 02:05:47 +00:00
Print.c Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00
ProcessOptions.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Setup.c Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes. 2010-06-02 02:05:47 +00:00
Setup.h Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00
SetupBrowserDxe.inf Update the copyright notice format 2010-04-24 09:33:45 +00:00
SetupBrowserStr.uni Update the copyright notice format 2010-04-24 09:33:45 +00:00
Ui.c Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00
Ui.h Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00