]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/CapsuleApp: Add a function used to get next DevicePath
authorChen A Chen <chen.a.chen@intel.com>
Mon, 28 Jan 2019 00:56:55 +0000 (08:56 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 31 Jan 2019 06:07:59 +0000 (14:07 +0800)
commitb4e1ad87d0ee32df6795b47a511bb8c699ce3915
tree5bbc54488e32865eca368295d2b118dfcce7e745
parent1cf40fbcf6c40ab02fa3da8e34b3d74e192ac704
MdeModulePkg/CapsuleApp: Add a function used to get next DevicePath

BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1482

Add a new function to support Capsule-on-Disk feature.
This function is used to get next full DevicePath from a load option.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Zhang Chao B <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
MdeModulePkg/Include/Library/UefiBootManagerLib.h
MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c