]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Include/Library/SecurityManagementLib.h
MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONAL
authorGuomin Jiang <guomin.jiang@intel.com>
Thu, 16 Apr 2020 07:06:04 +0000 (15:06 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 22 Apr 2020 01:55:34 +0000 (01:55 +0000)
commitbfd42b20754034eb403d33c5f83d609bd5654de4
tree7a3bd768969540aede453a235370b1273f80901e
parent1854eee1b464ccd9cd3aec55141178e10a6dc502
MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONAL

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

According to the File description, the File is optional and can be NULL.

Signed-off-by: Guomin Jiang <guomin.jiang@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
MdeModulePkg/Include/Library/SecurityManagementLib.h
MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.c