]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Bds: Wide match HTTP boot option.
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 24 Feb 2016 06:47:34 +0000 (14:47 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Fri, 4 Mar 2016 08:00:50 +0000 (16:00 +0800)
commitbf5328f08877254f9ae30de5001e06cb6b0386da
treea386ff83d0defb72e4c45219bd748e2df7e09543
parent525839edebbf92b64af73820cd0b1e0f8c6cb06b
MdeModulePkg/Bds: Wide match HTTP boot option.

Enhance BDS to wide match the HTTP boot option without matching
the specific device path data in IP device path and URI device
path node.
It's to follow UEFI Spec 2.6.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Sunny Wang <sunnywang@hpe.com>
MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c