diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2018-01-23 15:06:52 +0800 |
---|---|---|
committer | Jiaxin Wu <jiaxin.wu@intel.com> | 2018-01-25 13:36:56 +0800 |
commit | 6945837e4c30231b82c85d71df69f8aaab88f352 (patch) | |
tree | e640fefa79750bb06c988c956dc761cf98f9b2a9 /BaseTools/Source/Python/GenFds/AprioriSection.py | |
parent | 4faf5340467a9595b1df7f4faf43f78ec59d3157 (diff) | |
download | edk2-6945837e4c30231b82c85d71df69f8aaab88f352.tar.gz edk2-6945837e4c30231b82c85d71df69f8aaab88f352.tar.bz2 edk2-6945837e4c30231b82c85d71df69f8aaab88f352.zip |
MdeModulePkg/UefiBootManagerLib: Skip the DNS device path node check.
After HTTP boot successfully in home mode, the HTTP device path will be
updated accordingly. So, the new device path may be appended with a DNS
device path node. When executing home mode boot again, the original HTTP
device path will mismatch with the new updated one, which will cause the
HTTP boot failure. So, we need update the current match algorithm to match
the correct FilePath. Since the DNS device path is an optional, we can skip
it check.
This patch is to fix above issue.
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/AprioriSection.py')
0 files changed, 0 insertions, 0 deletions