audk/MdeModulePkg/Universal/HiiDatabaseDxe
Dandan Bi e68c776bf8 MdeModulePkg:Set default string value
Previously construct Default Value in AltResp for string opcode is String Id,
Now change it to string value if the string opcode has default value.
This change is compatible for SetupBrowser to handle.And add default value
for string in DriverSample to test this case.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18337 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-27 08:35:19 +00:00
..
ConfigKeywordHandler.c MdeModulePkg:Refine the code in HiiDatabaseDxe 2015-08-24 06:25:50 +00:00
ConfigRouting.c MdeModulePkg:Set default string value 2015-08-27 08:35:19 +00:00
Database.c MdeModulePkg:Modify the incorrect DestStr length in safe string functions 2015-07-07 04:37:07 +00:00
Font.c MdeModulePkg:Use safe string functions 2015-06-29 02:36:31 +00:00
HiiDatabase.h MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabase.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
HiiDatabaseDxe.inf MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabaseEntry.c MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabaseExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
Image.c
String.c Support get string from configuration string packages. 2015-07-27 07:40:18 +00:00