]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
MdeModulePkg CapsuleApp: Add -NR (no-reset) option support
authorStar Zeng <star.zeng@intel.com>
Fri, 17 Mar 2017 03:27:37 +0000 (11:27 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 21 Mar 2017 06:48:10 +0000 (14:48 +0800)
commit7043a90eee1150db1d55cdde2a98700fa10838e5
tree00c8154fa9e86081ef5df8d253b8967a2c6d9765
parentf2333c707dd04f069c102bcae004561ec590a3a0
MdeModulePkg CapsuleApp: Add -NR (no-reset) option support

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=388

Add -NR (no-reset) option support, once the option is specified,
no reset will be trigger for the capsule with flag
CAPSULE_FLAGS_PERSIST_ACROSS_RESET and no CAPSULE_FLAGS_INITIATE_RESET.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Xiaofeng Wang <winggundum82@163.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
MdeModulePkg/Application/CapsuleApp/CapsuleApp.c