]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/SecurityStubDxe: Mark the File parameter as OPTIONAL
authorGuomin Jiang <guomin.jiang@intel.com>
Thu, 16 Apr 2020 07:14:27 +0000 (15:14 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 22 Apr 2020 01:55:34 +0000 (01:55 +0000)
commit1e823422fbbea531cd162ee6dd8fe40208140b58
treed252564b83036f5a73ba34547ed1579423ebceb2
parentbfd42b20754034eb403d33c5f83d609bd5654de4
MdeModulePkg/SecurityStubDxe: Mark the File parameter as OPTIONAL

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

According to the 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/Universal/SecurityStubDxe/SecurityStub.c