mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
REF: UEFI_Spec_2_10_Aug29.pdf page 1695. In 35.5.4 EFI_HII_CONFIG_ACCESS_PROTOCOL.CallBack(): If the callback function returns with the ActionRequest set to _QUESTION_APPLY, then the Forms Browser will write the current modified question value on the selected form to storage. Update the DriverSampleDxe, add a new question "Question apply test". Signed-off-by: Ming Tan <ming.tan@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> |
||
|---|---|---|
| .. | ||
| DriverSample.c | ||
| DriverSample.h | ||
| DriverSample.uni | ||
| DriverSampleDxe.inf | ||
| DriverSampleExtra.uni | ||
| Inventory.vfr | ||
| InventoryStrings.uni | ||
| NVDataStruc.h | ||
| Vfr.vfr | ||
| VfrStrings.uni | ||