]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/Bcfg: Add support for 'addp' command.
authorQiu Shumin <shumin.qiu@intel.com>
Fri, 20 May 2016 04:48:44 +0000 (12:48 +0800)
committerQiu Shumin <shumin.qiu@intel.com>
Fri, 20 May 2016 06:16:49 +0000 (14:16 +0800)
commitf86a5c346578a9503f7383c6eb77ce256f33b605
tree555d5badc4d87ef0f44cb911edb2f4937d3a3a9a
parentf3a51e989aeae40b754eb76e38a3cea73fe1c2d2
ShellPkg/Bcfg: Add support for 'addp' command.

Until now the 'addp' command has been handled in the same way as 'add'.
Just copy the DevicePath starting from the Hard Drive node when 'addp'
is used.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c