MdeModulePkg/DriverSampleDxe: Add a sample case
Add the sample case for orderedlist to get standard default value from Callback function. 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: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -69,6 +69,7 @@ typedef struct {
|
||||
EFI_HII_TIME Time;
|
||||
UINT8 RefreshGuidCount;
|
||||
UINT8 Match2;
|
||||
UINT8 GetDefaultValueFromCallBackForOrderedList[3];
|
||||
} DRIVER_SAMPLE_CONFIGURATION;
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user