Re: [edk2] [Patch] MdeModulePkg/DeviceManagerUiLib: Fix the network device MAC display issue

2017-04-20 Thread Dong, Eric
Jiaxin, Thanks to help to fix this issue. We'd better define new STR_FORM_NETWORK_DEVICE_TITLE_HEAD for L" Network Device " instead of hard code in the code. Thanks, Eric -Original Message- From: Wu, Jiaxin Sent: Monday, April 17, 2017 4:08 PM To: edk2-devel@lists.01.org Cc: Dong,

[edk2] [Patch] MdeModulePkg/DeviceManagerUiLib: Fix the network device MAC display issue

2017-04-17 Thread Jiaxin Wu
Network device tile (STR_FORM_NETWORK_DEVICE_TITLE) is dynamic adjusted according the different MAC value. So, the string value shouldn't be treated as a constant string (Network Device). Otherwise, the display will be incorrect. Reproduce: Device Manager->Network Device List, select to enter