commit | e4c7cefe3d088df0fa05bf78659fa8094569dd3a | [log] [tgz] |
---|---|---|
author | Ruiyu Ni <ruiyu.ni@intel.com> | Fri Mar 04 18:12:38 2016 +0800 |
committer | Ruiyu Ni <ruiyu.ni@intel.com> | Mon Mar 07 13:35:43 2016 +0800 |
tree | afdee5bc963bee3e204c9af17300840b1628aeaf | |
parent | 1f2e80af229d06a59d99a7882ab1872ba72e0654 [diff] |
MdeModulePkg/Bds: More user-friendly network boot option description The patch enhances the UefiBootManagerLib to use more user-friendly network boot option description. It builds description like below: "PXEv6 (MAC:112233445566 VLAN1)" "HTTPv4 (MAC:112233445566)" Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>