Re: [edk2] [PATCH v2] MdeModulePkg/Browser: Enhance the logic when getting value from AltResp

2016-08-11 Thread Gao, Liming
MdeModulePkg/Browser: Enhance the logic > when getting value from AltResp > > This patch is to enhance SetupBrowser to handle following two cases: > 1. When searching BlockName in AltResp, the hex digits of related > BlockName >in AltResp may be in uppercase. > 2. When conver

[edk2] [PATCH v2] MdeModulePkg/Browser: Enhance the logic when getting value from AltResp

2016-08-11 Thread Dandan Bi
This patch is to enhance SetupBrowser to handle following two cases: 1. When searching BlockName in AltResp, the hex digits of related BlockName in AltResp may be in uppercase. 2. When converting the Value in AltResp to HiiValue, the length of value string is bigger than the length of Storage